__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" (Build target(s)):
Building with tools version "Current".
Target "_GetProjectJsonPath" in file "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets":
Task "GetRestoreProjectJsonPathTask" skipped, due to false condition; ( '$(RestoreProjectStyle)' == 'ProjectJson' OR '$(RestoreProjectStyle)' == '' ) was evaluated as ( 'PackageReference' == 'ProjectJson' OR 'PackageReference' == '' ).
Done building target "_GetProjectJsonPath" in project "SuiHanIME.iOS.csproj".
Target "CollectPackageReferences" in file "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets":
Done building target "CollectPackageReferences" in project "SuiHanIME.iOS.csproj".
Target "_GetRestoreProjectStyle" in file "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets":
Set Property: _HasPackageReferenceItems=true
Using "GetRestoreProjectStyleTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetRestoreProjectStyleTask"
任务参数:HasPackageReferenceItems=True
任务参数:RestoreProjectStyle=PackageReference
任务参数:MSBuildProjectName=SuiHanIME.iOS
任务参数:MSBuildProjectDirectory=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
(in) HasPackageReferenceItems 'True'
(in) MSBuildProjectDirectory '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS'
(in) MSBuildProjectName 'SuiHanIME.iOS'
(in) ProjectJsonPath ''
(in) RestoreProjectStyle 'PackageReference'
(out) IsPackageReferenceCompatibleProjectStyle 'True'
(out) ProjectStyle 'PackageReference'
Output Property: RestoreProjectStyle=PackageReference
Output Property: PackageReferenceCompatibleProjectStyle=True
Done executing task "GetRestoreProjectStyleTask".
Set Property: _HasPackageReferenceItems=
Done building target "_GetRestoreProjectStyle" in project "SuiHanIME.iOS.csproj".
Target "EnableIntermediateOutputPathMismatchWarning" in file "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets":
Set Property: EnableBaseIntermediateOutputPathMismatchWarning=true
Done building target "EnableIntermediateOutputPathMismatchWarning" in project "SuiHanIME.iOS.csproj".
Target "_ValidateXFTasks" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Task "Error" skipped, due to false condition; ('$(_XFTargetsImportedAgain)' == 'True') was evaluated as ('' == 'True').
Done building target "_ValidateXFTasks" in project "SuiHanIME.iOS.csproj".
Target "_ValidateMSBuild" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Task "Error" skipped, due to false condition; ('$(IsXBuild)' == 'true') was evaluated as ('false' == 'true').
Done building target "_ValidateMSBuild" in project "SuiHanIME.iOS.csproj".
Target "_ValidateNETFrameworkVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' AND '$(TargetFrameworkVersion.Substring(1))' < '4.6.1' AND '$(ProjectExt)' != '.wapproj' AND '$(XFDisableFrameworkVersionValidation)' != 'True') was evaluated as ('Xamarin.iOS' == '.NETFramework' AND '1.0' < '4.6.1' AND '.csproj' != '.wapproj' AND '' != 'True').
Target "_CheckForInvalidConfigurationAndPlatform" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _InvalidConfigurationMessageText=The BaseOutputPath/OutputPath property is not set for project 'SuiHanIME.iOS.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='iPhone'.
Set Property: _InvalidConfigurationMessageText=The BaseOutputPath/OutputPath property is not set for project 'SuiHanIME.iOS.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='iPhone'. This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Configuration or Platform.
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Message"
任务参数:Importance=Low
任务参数:Text=Configuration=Debug
Configuration=Debug
Done executing task "Message".
Task "Message"
任务参数:Importance=Low
任务参数:Text=Platform=iPhone
Platform=iPhone
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/iPhone/Debug/' != '' and !HasTrailingSlash('bin/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/iPhone/Debug/' != '' and !HasTrailingSlash('obj/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj/' != '' and !HasTrailingSlash('obj/')).
Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/' != '' And '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/' ).
Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( 'true' == 'true' And 'obj/' != 'obj/' And 'obj/' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/' ).
Done building target "_CheckForInvalidConfigurationAndPlatform" in project "SuiHanIME.iOS.csproj".
Target "BuildOnlySettings" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: BuildingProject=true
Done building target "BuildOnlySettings" in project "SuiHanIME.iOS.csproj".
Target "GetFrameworkPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetFrameworkPaths" in project "SuiHanIME.iOS.csproj".
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: TargetFrameworkDirectory=
Task "GetReferenceAssemblyPaths"
任务参数:TargetFrameworkFallbackSearchPaths=;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
Output Property: _TargetFrameworkDirectories=/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Output Property: _FullFrameworkReferenceAssemblyPaths=/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Output Property: TargetFrameworkMonikerDisplayName=Xamarin.iOS
Done executing task "GetReferenceAssemblyPaths".
Set Property: TargetFrameworkDirectory=/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/;;
Set Property: RemoveAssemblyFoldersIfNoTargetFramework=true
添加的项:
DesignTimeFacadeDirectoryRoots=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
添加的项: DesignTimeFacadeDirectories=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Set Property: TargetFrameworkDirectory=/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/;;;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Done building target "GetReferenceAssemblyPaths" in project "SuiHanIME.iOS.csproj".
Target "AssignLinkMetadata" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignLinkMetadata" skipped, due to false condition; ('@(None)' != '' and '%(None.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('Info.plist;Entitlements.plist' != '' and '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj').
Task "AssignLinkMetadata" skipped, due to false condition; ('@(Content)' != '' and '%(Content.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj').
Task "AssignLinkMetadata" skipped, due to false condition; ('@(Page)' != '' and '%(Page.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj').
Task "AssignLinkMetadata" skipped, due to false condition; ('@(ApplicationDefinition)' != '' and '%(ApplicationDefinition.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj').
Task "AssignLinkMetadata" skipped, due to false condition; ('@(EmbeddedResource)' != '' and '%(EmbeddedResource.DefiningProjectFullPath)' != '$(MSBuildProjectFullPath)') was evaluated as ('' != '' and '' != '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj').
Done building target "AssignLinkMetadata" in project "SuiHanIME.iOS.csproj".
Target "WinUICheckTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformIdentifier)' == 'UAP' AND '$(TargetPlatformVersion)' != '' AND '$(TargetPlatformMinVersion)' != '') was evaluated as ('Windows' == 'UAP' AND '7.0' != '' AND '' != '').
Target "PrepareForBuild" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "FindAppConfigFile"
任务参数:
PrimaryList=
Info.plist
Entitlements.plist
任务参数:TargetPath=SuiHanIME.iOS.exe.config
Done executing task "FindAppConfigFile".
Using "MakeDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "MakeDir"
任务参数:
Directories=
bin/iPhone/Debug/
obj/iPhone/Debug/
Done executing task "MakeDir".
Done building target "PrepareForBuild" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.props":
Set Property: _ComputedTargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
Done building target "_ComputeTargetFrameworkMoniker" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetArchitectures" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ParseDeviceSpecificBuildInformation" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ParseDeviceSpecificBuildInformation"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/
任务参数:TargetiOSDevice=
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
任务参数:Architectures=ARM64
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:OutputPath=bin/iPhone/Debug/
Output Property: DeviceSpecificIntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
Output Property: DeviceSpecificOutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Output Property: TargetArchitectures=ARM64
Output Property: TargetDeviceModel=iPhone8,4
Output Property: TargetDeviceOSVersion=15.5
Done executing task "ParseDeviceSpecificBuildInformation".
Set Property: _MtouchSymbolsList=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
Set Property: _ACTool_PartialAppManifestCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
Set Property: _ACTool_BundleResourceCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
Set Property: _CoreMLModel_PartialAppManifestCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
Set Property: _CoreMLModel_BundleResourceCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
Set Property: _IBToolCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
Set Property: _SceneKitCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_BundleResourceWithLogicalName.items
Set Property: _TextureAtlasCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_BundleResourceWithLogicalName.items
Set Property: _ProcessedBundleResourcesPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
Set Property: _ProcessedContentPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
Set Property: _ProcessedImageAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
Set Property: _ProcessedInterfaceDefinitionsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
Set Property: _ProcessedSceneKitAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_ProcessedSceneKitAssetsPath.items
Set Property: _ProcessedColladaAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/collada/_ProcessedColladaAssetsPath.items
Set Property: _ProcessedTextureAtlasesPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_ProcessedTextureAtlasesPath.items
Set Property: _ProcessedCoreMLModelsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
Done building target "_ComputeTargetArchitectures" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_ParseBundlerArguments" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ParseBundlerArguments" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ParseBundlerArguments"
任务参数:NoDSymUtil=false
任务参数:NoSymbolStrip=false
Output Property: NoSymbolStrip=false
Output Property: NoDSymUtil=false
Output Property: _BundlerVerbosity=0
Done executing task "ParseBundlerArguments".
Set Property: _CustomBundleName=MonoBundle
Done building target "_ParseBundlerArguments" in project "SuiHanIME.iOS.csproj".
Target "_GenerateBundleName" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _AppContainerDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Set Property: AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
Set Property: _AppBundlePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Set Property: _AppResourcesRelativePath=
Set Property: _AppResourcesPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Set Property: _AppContentsRelativePath=
Set Property: _AppContentsPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Set Property: _AppFrameworksRelativePath=Frameworks\
Set Property: _AppFrameworksPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/
Set Property: _AppCodeSignatureRelativePath=
Set Property: _AppCodeSignaturePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Set Property: _AppPlugInsRelativePath=PlugIns\
Set Property: _AppPlugInsPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/
Done building target "_GenerateBundleName" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_DetectAppManifest" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "FindItemWithLogicalName" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "FindItemWithLogicalName"
任务参数:
Items=
Info.plist
Entitlements.plist
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:LogicalName=Info.plist
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:ResourcePrefix=Resources
Info.plist found at: Info.plist
Output Property: AppBundleManifest=Info.plist
Done executing task "FindItemWithLogicalName".
Task "FindItemWithLogicalName" skipped, due to false condition; ('$(AppManifestDetectionEnabled)' != 'false' And '$(AppBundleManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('true' != 'false' And 'Info.plist' == '' And 'true' == 'true').
Task "FindItemWithLogicalName" skipped, due to false condition; ('$(AppManifestDetectionEnabled)' != 'false' And '$(AppBundleManifest)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('true' != 'false' And 'Info.plist' == '' And 'true' == 'true').
Task "Error" skipped, due to false condition; ('$(AppBundleManifest)' == '' And '$(_CanOutputAppBundle)' == 'true' And '$(UsingAppleNETSdk)' != 'true') was evaluated as ('Info.plist' == '' And 'true' == 'true' And '' != 'true').
Set Property: _AppBundleManifestPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Info.plist
Set Property: _CreateAppManifest=true
Set Property: _TemporaryAppManifest=obj/iPhone/Debug/device-builds/iphone8.4-15.5/AppManifest.plist
Done building target "_DetectAppManifest" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_DetectSdkLocations" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "DetectSdkLocations" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "DetectSdkLocations"
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:TargetArchitectures=ARM64
DeveloperRoot: /Applications/Xcode.app/Contents/Developer
GetPlatformPath: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform
Searching for 'SDK usr directory' in '/Applications/Xcode.app/Contents/Developer/usr'
Searching for 'SDK bin directory' in '/Applications/Xcode.app/Contents/Developer/usr/bin'
Output Property: _SdkVersion=15.5
Output Property: _SdkRoot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk
Output Property: _SdkBinPath=/Applications/Xcode.app/Contents/Developer/usr/bin
Output Property: _SdkDevPath=/Applications/Xcode.app/Contents/Developer
Output Property: _SdkUsrPath=/Applications/Xcode.app/Contents/Developer/usr
Output Property: _SdkPlatform=iPhoneOS
Output Property: _SdkIsSimulator=False
Output Property: _XamarinSdkRoot=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current
Done executing task "DetectSdkLocations".
Done building target "_DetectSdkLocations" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_RemoveProcessedImageAssets" skipped, due to false condition; (Exists('$(_ProcessedImageAssetsPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items')).
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "CollectAppManifests" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "CollectAppManifests" in project "SuiHanIME.iOS.csproj".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_PrepareResourceRules" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "PrepareResourceRules" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(CodesignResourceRules)' != '' And '$(ComputedPlatform)' == 'iPhone') was evaluated as ('true' == 'true' And '' != '' And 'iPhone' == 'iPhone').
Done building target "_PrepareResourceRules" in project "SuiHanIME.iOS.csproj".
Target "_SeparateWatchAppReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../IOSLib/IOSLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanIME.Shell/SuiHanIME.Shell.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanLib/SuiHanLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../Keyboard/Keyboard.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanIME/SuiHanIME.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHan2Gram/SuiHan2Gram.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanBindingableLib/SuiHanBindingableLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsWatchApp)' == 'true') was evaluated as ('../SuiHanIMELib/SuiHanIMELib.csproj' != '' And '' == 'true').
Done building target "_SeparateWatchAppReferences" in project "SuiHanIME.iOS.csproj".
Target "_AssignWatchAppConfiguration" skipped, due to false condition; ('@(_WatchAppReference)' != '') was evaluated as ('' != '').
Target "_SplitWatchAppReferencesByExistent" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Task "CreateItem" skipped, due to false condition; ('@(_WatchAppReferenceWithConfiguration)' != '') was evaluated as ('' != '').
Done building target "_SplitWatchAppReferencesByExistent" in project "SuiHanIME.iOS.csproj".
Target "_ResolveWatchAppReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Task "MSBuild" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' != 'true') was evaluated as ('' != '' and '' != 'true').
Task "MSBuild" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' == 'true' ) was evaluated as ('' != '' and '' == 'true' ).
Task "Warning" skipped, due to false condition; ('@(_WatchAppReferenceWithConfigurationNonExistent)' != '') was evaluated as ('' != '').
Done building target "_ResolveWatchAppReferences" in project "SuiHanIME.iOS.csproj".
Target "_DetectDebugNetworkConfiguration" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "DetectDebugNetworkConfiguration" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "DetectDebugNetworkConfiguration"
任务参数:SdkIsSimulator=False
任务参数:DebugOverWiFi=False
DebugIPAddresses:
Done executing task "DetectDebugNetworkConfiguration".
Done building target "_DetectDebugNetworkConfiguration" in project "SuiHanIME.iOS.csproj".
Target "_CompileAppManifest" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CompileAppManifest" completely.
No input files were specified.
Using "CompileAppManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CompileAppManifest"
任务参数:Debug=True
任务参数:AppBundleName=SuiHanIME.iOS
任务参数:IsWatchApp=False
任务参数:CompiledAppManifest=obj/iPhone/Debug/device-builds/iphone8.4-15.5/AppManifest.plist
任务参数:AppManifest=Info.plist
任务参数:Validate=True
任务参数:SdkPlatform=iPhoneOS
任务参数:SdkIsSimulator=False
任务参数:SdkVersion=15.5
任务参数:AssemblyName=SuiHanIME.iOS
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:DefaultSdkVersion=15.5
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:IsWatchExtension=False
任务参数:IsAppExtension=False
任务参数:TargetArchitectures=ARM64
任务参数:ResourcePrefix=Resources
The file obj/iPhone/Debug/device-builds/iphone8.4-15.5/AppManifest.plist is up-to-date.
Done executing task "CompileAppManifest".
Done building target "_CompileAppManifest" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_ReadAppManifest" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ReadAppManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ReadAppManifest"
任务参数:AppManifest=obj/iPhone/Debug/device-builds/iphone8.4-15.5/AppManifest.plist
任务参数:SdkVersion=15.5
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
Output Property: _ExecutableName=SuiHanIME.iOS
Output Property: _CFBundleDisplayName=洛书-岁寒输入法
Output Property: _BundleIdentifier=com.suihan.luobook
Output Property: _CFBundleVersion=2.7.2
Output Property: _MinimumOSVersion=14.0
Output Property: _UIDeviceFamily=IPhoneAndIPad
Output Property: _WKWatchKitApp=False
Output Property: _XSAppIconAssets=Assets.xcassets/AppIcon.appiconset
Done executing task "ReadAppManifest".
Task "Error" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(_BundleIdentifier)' == '' And '$(_CanOutputAppBundle)' == 'true') was evaluated as ('true' == 'true' And 'com.suihan.luobook' == '' And 'true' == 'true').
Done building target "_ReadAppManifest" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileImageAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_BeforeCoreCompileImageAssets" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items" does not exist.
Using "Delete" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "Delete"
任务参数:
Files=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
File "obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items" doesn't exist. Skipping.
File "obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Using "RemoveDir" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "RemoveDir"
任务参数:Directories=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool
Directory "obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool" doesn't exist. Skipping.
Done executing task "RemoveDir".
Done building target "_BeforeCoreCompileImageAssets" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully.
Target "_ReadCompileImageAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_PartialAppManifestCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ACTool_BundleResourceCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items')).
Done building target "_ReadCompileImageAssets" in project "SuiHanIME.iOS.csproj".
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_BeforeCoreCompileImageAssets" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_DetectSigningIdentity" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "DetectSigningIdentity" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "DetectSigningIdentity"
任务参数:AppBundleName=SuiHanIME.iOS
任务参数:RequireProvisioningProfile=True
任务参数:BundleIdentifier=com.suihan.luobook
任务参数:SigningKey=iPhone Developer: Kaijie Huang (LFLC86R2D2)
任务参数:SdkPlatform=iPhoneOS
任务参数:SdkIsSimulator=False
任务参数:RequireCodeSigning=True
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:ProvisioningProfile=profile for com.suihan.luobook Development
The certificate 'Xcode Server Builder (2018/4/5 上午8:50:37)' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
The certificate 'localhost' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
The certificate 'localhost' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
The certificate 'Apple Distribution: Kaijie Huang (BNQ9VWCZ9F)' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
The certificate 'Apple Development: Kaijie Huang (LFLC86R2D2)' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
The certificate 'iPhone Distribution: Kaijie Huang (BNQ9VWCZ9F)' does not match 'iPhone Developer: Kaijie Huang (LFLC86R2D2)'.
Available certificates:
iPhone Developer: Kaijie Huang (LFLC86R2D2)
Detected signing identity:
Code Signing Key: "iPhone Developer: Kaijie Huang (LFLC86R2D2)" (339BFA629FB54BBCA34CBB69E25255F730F7D4F4)
Provisioning Profile: "profile for com.suihan.luobook Development" (b58287fb-a172-4509-b570-af88fe297379)
Bundle Id: com.suihan.luobook
App Id: BNQ9VWCZ9F.com.suihan.luobook
Output Property: _AppIdentifier=BNQ9VWCZ9F.com.suihan.luobook
Output Property: _CodeSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
Output Property: _CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
Output Property: _DistributionType=Development
Output Property: _ProvisioningProfile=b58287fb-a172-4509-b570-af88fe297379
Done executing task "DetectSigningIdentity".
Set Property: _EmbeddedProvisionProfilePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/embedded.mobileprovision
Done building target "_DetectSigningIdentity" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_CoreCompileImageAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CoreCompileImageAssets" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items" does not exist.
Using "ACTool" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ACTool"
任务参数:OptimizePNGs=True
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:BundleIdentifier=com.suihan.luobook
任务参数:IsWatchApp=False
任务参数:SdkDevPath=/Applications/Xcode.app/Contents/Developer
任务参数:EnableOnDemandResources=True
任务参数:WKWatchKitApp=False
任务参数:XSAppIconAssets=Assets.xcassets/AppIcon.appiconset
任务参数:MinimumOSVersion=14.0
任务参数:SdkPlatform=iPhoneOS
任务参数:SdkVersion=15.5
任务参数:DeviceOSVersion=15.5
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:UIDeviceFamily=IPhoneAndIPad
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:SdkUsrPath=/Applications/Xcode.app/Contents/Developer/usr
任务参数:ResourcePrefix=Resources
任务参数:SdkBinPath=/Applications/Xcode.app/Contents/Developer/usr/bin
任务参数:
ImageAssets=
Assets.xcassets/AppIcon.appiconset/Contents.json
Visible=false
Assets.xcassets/AppIcon.appiconset/40x40.png
Assets.xcassets/AppIcon.appiconset/60x60.png
Assets.xcassets/AppIcon.appiconset/58x58.png
Assets.xcassets/AppIcon.appiconset/87x87.png
Assets.xcassets/AppIcon.appiconset/80x80.png
Assets.xcassets/AppIcon.appiconset/120x120.png
Assets.xcassets/AppIcon.appiconset/120x120-1.png
Assets.xcassets/AppIcon.appiconset/180x180.png
Assets.xcassets/AppIcon.appiconset/20x20.png
Assets.xcassets/AppIcon.appiconset/40x40-1.png
Assets.xcassets/AppIcon.appiconset/29x29.png
Assets.xcassets/AppIcon.appiconset/58x58-1.png
Assets.xcassets/AppIcon.appiconset/40x40-2.png
Assets.xcassets/AppIcon.appiconset/80x80-1.png
Assets.xcassets/AppIcon.appiconset/76x76.png
Assets.xcassets/AppIcon.appiconset/152x152.png
Assets.xcassets/AppIcon.appiconset/167x167.png
Assets.xcassets/AppIcon.appiconset/suihan.png
Assets.xcassets/forward.imageset/Contents.json
Assets.xcassets/forward.imageset/forward.png
任务参数:OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:DeviceModel=iPhone8,4
Tool /usr/bin/xcrun execution started with arguments: actool --errors --warnings --notices --output-format xml1 --output-partial-info-plist /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist --app-icon AppIcon --compress-pngs --filter-for-device-model iPhone8,4 --filter-for-device-os-version 15.5 --target-device iphone --target-device ipad --minimum-deployment-target 14.0 --platform iphoneos --compile /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets
Tool /usr/bin/xcrun execution finished (exit code = 0).
com.apple.actool.compilation-results
output-files
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist
com.apple.actool.document.notices
affected-items
./AppIcon.appiconset/[][ipad][76x76][][][1x][][][]
catalog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets
message
76x76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
type
Inapplicable Content
com.apple.actool.document.warnings
affected-items
./forward.imageset/[watch][][<=145][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][<=145][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][>145][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][>145][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][][][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][][][][][][][][][light][][][][2d][(null)]
catalog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets
message
The image set "forward" has 8 unassigned children.
type
Ambiguous Content
affected-items
./forward.imageset/[watch][][<=145][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][<=145][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][>145][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][>145][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][][2x][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][][2x][][][][][][][light][][][][2d][(null)]
./forward.imageset/[watch][][][][][][][][][][dark][][][][2d][(null)]
./forward.imageset/[watch][][][][][][][][][][light][][][][2d][(null)]
catalog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets
message
The image set "forward" has 8 unassigned children.
type
Ambiguous Content
2022-08-06 13:32:45.598 ibtoold[29628:413983] DEBUG: Added to environment: {
TMPDIR = "/var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/489D832F-0A7B-4E88-80A0-DACB27827C02";
}
actool notice : 76x76@1x app icons only apply to iPad apps targeting releases of iOS prior to 10.0.
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets : actool warning : The image set "forward" has 8 unassigned children.
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/cloned-assets/Assets.xcassets : actool warning : The image set "forward" has 8 unassigned children.
输出项: _PostCompilePartialAppManifest=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist
输出项:
_BundleResourceWithLogicalName=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
输出项: _ACTool_PartialAppManifest=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist
输出项:
_ACTool_BundleResources=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
Done executing task "ACTool".
Using "WriteItemsToFile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
任务参数:ItemName=_PostCompilePartialAppManifest
任务参数:Items=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
任务参数:ItemName=_BundleResourceWithLogicalName
任务参数:
Items=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true').
添加的项:
FileWrites=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
Done building target "_CoreCompileImageAssets" in project "SuiHanIME.iOS.csproj".
Target "_CompileImageAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileImageAssets" in project "SuiHanIME.iOS.csproj".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_RemoveProcessedInterfaceDefinitions" skipped, due to false condition; (Exists('$(_ProcessedInterfaceDefinitionsPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items')).
Target "_BeforeCoreCompileInterfaceDefinitions" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_BeforeCoreCompileInterfaceDefinitions" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items" does not exist.
Task "Delete"
任务参数:Files=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
File "obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Done building target "_BeforeCoreCompileInterfaceDefinitions" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully.
Target "_ReadCoreCompileInterfaceDefinitions" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_IBToolCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items')).
Done building target "_ReadCoreCompileInterfaceDefinitions" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileInterfaceDefinitions" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_CoreCompileInterfaceDefinitions" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CoreCompileInterfaceDefinitions" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items" does not exist.
Using "IBTool" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "IBTool"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:BundleIdentifier=com.suihan.luobook
任务参数:IsWatchApp=False
任务参数:SdkRoot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk
任务参数:SdkDevPath=/Applications/Xcode.app/Contents/Developer
任务参数:InterfaceDefinitions=LaunchScreen.storyboard
任务参数:EnableOnDemandResources=True
任务参数:WKWatchKitApp=False
任务参数:XSAppIconAssets=Assets.xcassets/AppIcon.appiconset
任务参数:MinimumOSVersion=14.0
任务参数:SdkPlatform=iPhoneOS
任务参数:SdkVersion=15.5
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:UIDeviceFamily=IPhoneAndIPad
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:SdkUsrPath=/Applications/Xcode.app/Contents/Developer/usr
任务参数:ResourcePrefix=Resources
任务参数:SdkBinPath=/Applications/Xcode.app/Contents/Developer/usr/bin
Tool /usr/bin/xcrun execution started with arguments: ibtool --errors --warnings --notices --output-format xml1 --minimum-deployment-target 14.0 --target-device iphone --target-device ipad --auto-activate-custom-fonts --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk --compilation-directory /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/LaunchScreen.storyboard
Tool /usr/bin/xcrun execution finished (exit code = 0).
com.apple.ibtool.document.errors
com.apple.ibtool.document.notices
com.apple.ibtool.document.warnings
BundleResources Output:
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
OutputManifests Output:
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool-manifests/LaunchScreen.storyboardc
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
输出项:
_IBTool_BundleResources=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
Done executing task "IBTool".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
任务参数:ItemName=_BundleResourceWithLogicalName
任务参数:
Items=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true').
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
Done building target "_CoreCompileInterfaceDefinitions" in project "SuiHanIME.iOS.csproj".
Target "_CompileInterfaceDefinitions" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileInterfaceDefinitions" in project "SuiHanIME.iOS.csproj".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_RemoveProcessedSceneKitAssets" skipped, due to false condition; (Exists('$(_ProcessedSceneKitAssetsPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_ProcessedSceneKitAssetsPath.items')).
Target "_BeforeCoreCompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCoreCompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCoreCompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_ReadCoreCompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_SceneKitCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_BundleResourceWithLogicalName.items')).
Done building target "_ReadCoreCompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCoreCompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCoreCompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_CoreCompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_CoreCompileSceneKitAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CoreCompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_CompileSceneKitAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileSceneKitAssets" in project "SuiHanIME.iOS.csproj".
Target "_RemoveProcessedColladaAssets" skipped, due to false condition; (Exists('$(_ProcessedColladaAssetsPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/collada/_ProcessedColladaAssetsPath.items')).
Target "_CollectColladaAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "CollectBundleResources" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CollectBundleResources"
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:ResourcePrefix=Resources
Done executing task "CollectBundleResources".
Done building target "_CollectColladaAssets" in project "SuiHanIME.iOS.csproj".
Target "_CollectColladaAssets" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_CoreCompileColladaAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_CoreCompileColladaAssets" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CoreCompileColladaAssets" in project "SuiHanIME.iOS.csproj".
Target "_CompileColladaAssets" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileColladaAssets" in project "SuiHanIME.iOS.csproj".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_RemoveProcessedTextureAtlases" skipped, due to false condition; (Exists('$(_ProcessedTextureAtlasesPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_ProcessedTextureAtlasesPath.items')).
Target "_BeforeCompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_ReadCoreCompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_TextureAtlasCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_BundleResourceWithLogicalName.items')).
Done building target "_ReadCoreCompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_BeforeCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_BeforeCompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_CoreCompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_CoreCompileTextureAtlases" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CoreCompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_CompileTextureAtlases" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileTextureAtlases" in project "SuiHanIME.iOS.csproj".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_RemoveProcessedCoreMLModels" skipped, due to false condition; (Exists('$(_ProcessedCoreMLModelsPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items')).
Target "_BeforeCompileCoreMLModels" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_BeforeCompileCoreMLModels" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items" does not exist.
Task "Delete"
任务参数:
Files=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
File "obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items" doesn't exist. Skipping.
File "obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items" doesn't exist. Skipping.
Done executing task "Delete".
Task "RemoveDir"
任务参数:Directories=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc
Directory "obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc" doesn't exist. Skipping.
Done executing task "RemoveDir".
Done building target "_BeforeCompileCoreMLModels" in project "SuiHanIME.iOS.csproj".
Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully.
Target "_ReadCompileCoreMLModels" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_PartialAppManifestCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_CoreMLModel_BundleResourceCache)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items')).
Done building target "_ReadCompileCoreMLModels" in project "SuiHanIME.iOS.csproj".
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_BeforeCompileCoreMLModels" skipped. Previously built successfully.
Target "_CoreCompileCoreMLModels" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CoreCompileCoreMLModels" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items" does not exist.
Using "CoreMLCompiler" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CoreMLCompiler"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:SdkDevPath=/Applications/Xcode.app/Contents/Developer
任务参数:EnableOnDemandResources=True
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:ResourcePrefix=Resources
Done executing task "CoreMLCompiler".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
任务参数:ItemName=_PostCompilePartialAppManifest
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
任务参数:ItemName=_BundleResourceWithLogicalName
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true').
添加的项:
FileWrites=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
Done building target "_CoreCompileCoreMLModels" in project "SuiHanIME.iOS.csproj".
Target "_CompileCoreMLModels" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CompileCoreMLModels" in project "SuiHanIME.iOS.csproj".
Target "_CollectBundleResources" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ProcessedBundleResourcesPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('$(_ProcessedContentPath)')) was evaluated as (Exists('obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items')).
Task "CollectBundleResources"
任务参数:OptimizePNGs=True
任务参数:OptimizePropertyLists=True
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:ResourcePrefix=Resources
任务参数:
BundleResources=
Resources/about.png
Resources/account.png
Resources/backward.png
Resources/bj.png
Resources/checked_checkbox.png
Resources/connect.png
Resources/contact_me.png
Resources/content.png
Resources/database.png
Resources/debug.png
Resources/delete.png
Resources/diamond.png
Resources/diamond@2x.png
Resources/diamond@3x.png
Resources/edit.png
Resources/file_space.png
Resources/forum.png
Resources/ic_launcher.png
Resources/info.png
Resources/input_set.png
Resources/luoge.png
Resources/method.png
Resources/more.png
Resources/more@2x.png
Resources/more@3x.png
Resources/ok.png
Resources/output.png
Resources/path.png
Resources/setlist.png
Resources/setlist_online.png
Resources/share.png
Resources/step1.png
Resources/step2.png
Resources/step3.png
Resources/step4.png
Resources/step5.png
Resources/step6.png
Resources/step7.png
Resources/step8.png
Resources/subscribe.png
Resources/tab_info.png
Resources/tab_info@2x.png
Resources/tab_info@3x.png
Resources/tab_set.png
Resources/tab_set@2x.png
Resources/tab_set@3x.png
Resources/text_online.png
Resources/theme.png
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
Resources/theme_online.png
Resources/title.png
Resources/trail.png
Resources/unchecked_checkbox.png
Resources/video.png
Resources/vote.png
Resources/yungroup.png
Resources/help.png
输出项:
_BundleResourceWithLogicalName=
Resources/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
Resources/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
Resources/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
Resources/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
Resources/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
Resources/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
Resources/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
Resources/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
Resources/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
Resources/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
Resources/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
Resources/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
Resources/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
Resources/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
Resources/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
Resources/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
Resources/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
Resources/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
Resources/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
Resources/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
Resources/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
Resources/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
Resources/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
Resources/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
Resources/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
Resources/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
Resources/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
Resources/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
Resources/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
Resources/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
Resources/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
Resources/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
Resources/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
Resources/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
Resources/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
Resources/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
Resources/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
Resources/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
Resources/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
Resources/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
Resources/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
Resources/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
Resources/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
Resources/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
Resources/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
Resources/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
Resources/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
Resources/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
Resources/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
Resources/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
Resources/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
Resources/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
Resources/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
Resources/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
Resources/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
Resources/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
Done executing task "CollectBundleResources".
Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true').
Task "WriteItemsToFile" skipped, due to false condition; ('$(_SaveProcessedItems)' == 'true') was evaluated as ('' == 'true').
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
Done building target "_CollectBundleResources" in project "SuiHanIME.iOS.csproj".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_CollectPngImages" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.png' == '.png' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.car' == '.png' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.png' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.png' And 'false' == 'true').
Task "CreateItem"
任务参数:
Include=
Resources/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
Resources/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
Resources/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
Resources/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
Resources/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
Resources/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
Resources/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
Resources/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
Resources/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
Resources/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
Resources/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
Resources/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
Resources/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
Resources/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
Resources/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
Resources/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
Resources/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
Resources/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
Resources/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
Resources/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
Resources/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
Resources/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
Resources/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
Resources/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
Resources/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
Resources/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
Resources/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
Resources/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
Resources/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
Resources/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
Resources/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
Resources/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
Resources/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
Resources/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
Resources/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
Resources/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
Resources/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
Resources/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
Resources/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
Resources/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
Resources/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
Resources/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
Resources/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
Resources/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
Resources/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
Resources/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
Resources/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
Resources/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
Resources/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
Resources/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
Resources/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
Resources/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
Resources/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
Resources/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
Resources/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
Resources/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
输出项:
_PngImage=
Resources/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
Resources/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
Resources/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
Resources/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
Resources/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
Resources/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
Resources/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
Resources/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
Resources/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
Resources/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
Resources/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
Resources/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
Resources/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
Resources/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
Resources/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
Resources/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
Resources/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
Resources/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
Resources/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
Resources/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
Resources/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
Resources/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
Resources/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
Resources/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
Resources/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
Resources/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
Resources/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
Resources/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
Resources/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
Resources/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
Resources/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
Resources/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
Resources/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
Resources/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
Resources/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
Resources/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
Resources/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
Resources/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
Resources/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
Resources/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
Resources/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
Resources/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
Resources/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
Resources/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
Resources/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
Resources/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
Resources/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
Resources/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
Resources/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
Resources/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
Resources/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
Resources/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
Resources/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
Resources/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
Resources/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
Resources/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
Done executing task "CreateItem".
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.png' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.th' == '.png' And 'False' == 'true').
Done building target "_CollectPngImages" in project "SuiHanIME.iOS.csproj".
Target "_CollectPngImages" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_CoreOptimizePngImages" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CoreOptimizePngImages" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png" does not exist.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png" does not exist.
Using "OptimizeImage" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "OptimizeImage"
任务参数:SdkDevPath=/Applications/Xcode.app/Contents/Developer
任务参数:
InputImages=
Resources/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
Resources/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
Resources/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
Resources/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
Resources/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
Resources/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
Resources/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
Resources/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
Resources/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
Resources/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
Resources/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
Resources/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
Resources/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
Resources/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
Resources/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
Resources/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
Resources/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
Resources/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
Resources/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
Resources/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
Resources/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
Resources/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
Resources/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
Resources/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
Resources/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
Resources/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
Resources/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
Resources/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
Resources/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
Resources/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
Resources/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
Resources/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
Resources/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
Resources/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
Resources/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
Resources/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
Resources/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
Resources/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
Resources/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
Resources/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
Resources/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
Resources/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
Resources/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
Resources/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
Resources/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
Resources/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
Resources/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
Resources/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
Resources/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
Resources/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
Resources/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
Resources/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
Resources/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
Resources/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
Resources/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
Resources/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
任务参数:
OutputImages=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/about.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/account.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/backward.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/bj.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
Resources/bj.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/checked_checkbox.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/connect.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/contact_me.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/content.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/database.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
Resources/database.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/debug.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/delete.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/diamond.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
Resources/diamond.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/diamond@2x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png"
Resources/diamond@2x.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/diamond@3x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png"
Resources/diamond@3x.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/edit.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/file_space.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/forum.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ic_launcher.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/info.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/input_set.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/luoge.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/method.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/more.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/more@2x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/more@3x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/ok.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/output.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/path.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/setlist.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
Resources/setlist.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/setlist_online.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/share.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
Resources/share.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step1.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step2.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step3.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step4.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step5.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step6.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step7.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/step8.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/subscribe.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/tab_info.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/tab_info@2x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/tab_info@3x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/tab_set.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/tab_set@2x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/tab_set@3x.png" "obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png"
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/text_online.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/theme.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/theme_online.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/title.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/trail.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/unchecked_checkbox.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/video.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
Resources/video.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/vote.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/yungroup.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
Resources/yungroup.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/help.png obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
Resources/help.png : warning : Warning: Input PNG does not have an 8 bit input depth. Please convert your PNG to 8-bit for optimal performance on iPhone OS.
输出项:
FileWrites=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
Done executing task "OptimizeImage".
Done building target "_CoreOptimizePngImages" in project "SuiHanIME.iOS.csproj".
Target "_AfterCoreOptimizePngImages" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
删除的项:
_BundleResourceWithLogicalName=
Resources/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
Resources/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
Resources/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
Resources/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
Resources/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
Resources/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
Resources/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
Resources/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
Resources/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
Resources/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
Resources/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
Resources/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
Resources/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
Resources/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
Resources/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
Resources/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
Resources/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
Resources/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
Resources/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
Resources/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
Resources/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
Resources/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
Resources/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
Resources/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
Resources/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
Resources/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
Resources/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
Resources/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
Resources/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
Resources/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
Resources/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
Resources/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
Resources/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
Resources/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
Resources/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
Resources/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
Resources/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
Resources/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
Resources/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
Resources/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
Resources/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
Resources/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
Resources/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
Resources/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
Resources/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
Resources/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
Resources/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
Resources/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
Resources/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
Resources/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
Resources/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
Resources/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
Resources/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
Resources/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
Resources/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
Resources/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=about.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=account.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=backward.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=bj.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=checked_checkbox.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=connect.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=contact_me.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=content.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
任务参数:
AdditionalMetadata=
LogicalName=database.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
任务参数:
AdditionalMetadata=
LogicalName=debug.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
任务参数:
AdditionalMetadata=
LogicalName=delete.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
任务参数:
AdditionalMetadata=
LogicalName=diamond.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
任务参数:
AdditionalMetadata=
LogicalName=diamond@2x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
任务参数:
AdditionalMetadata=
LogicalName=diamond@3x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
任务参数:
AdditionalMetadata=
LogicalName=edit.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
任务参数:
AdditionalMetadata=
LogicalName=file_space.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
任务参数:
AdditionalMetadata=
LogicalName=forum.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=ic_launcher.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:
Include=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
ResourceTags=
任务参数:
AdditionalMetadata=
LogicalName=info.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
任务参数:
AdditionalMetadata=
LogicalName=input_set.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
任务参数:
AdditionalMetadata=
LogicalName=luoge.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
任务参数:
AdditionalMetadata=
LogicalName=method.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
任务参数:
AdditionalMetadata=
LogicalName=more.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
任务参数:
AdditionalMetadata=
LogicalName=more@2x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
任务参数:
AdditionalMetadata=
LogicalName=more@3x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
任务参数:
AdditionalMetadata=
LogicalName=ok.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
任务参数:
AdditionalMetadata=
LogicalName=output.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
任务参数:
AdditionalMetadata=
LogicalName=path.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
任务参数:
AdditionalMetadata=
LogicalName=setlist.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
任务参数:
AdditionalMetadata=
LogicalName=setlist_online.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
任务参数:
AdditionalMetadata=
LogicalName=share.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
任务参数:
AdditionalMetadata=
LogicalName=step1.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
任务参数:
AdditionalMetadata=
LogicalName=step2.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
任务参数:
AdditionalMetadata=
LogicalName=step3.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
任务参数:
AdditionalMetadata=
LogicalName=step4.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
任务参数:
AdditionalMetadata=
LogicalName=step5.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
任务参数:
AdditionalMetadata=
LogicalName=step6.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
任务参数:
AdditionalMetadata=
LogicalName=step7.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
任务参数:
AdditionalMetadata=
LogicalName=step8.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
任务参数:
AdditionalMetadata=
LogicalName=subscribe.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
任务参数:
AdditionalMetadata=
LogicalName=tab_info.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
任务参数:
AdditionalMetadata=
LogicalName=tab_info@2x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
任务参数:
AdditionalMetadata=
LogicalName=tab_info@3x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
任务参数:
AdditionalMetadata=
LogicalName=tab_set.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
任务参数:
AdditionalMetadata=
LogicalName=tab_set@2x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
任务参数:
AdditionalMetadata=
LogicalName=tab_set@3x.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
任务参数:
AdditionalMetadata=
LogicalName=text_online.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
任务参数:
AdditionalMetadata=
LogicalName=theme.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
任务参数:
AdditionalMetadata=
LogicalName=theme_online.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
任务参数:
AdditionalMetadata=
LogicalName=title.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
任务参数:
AdditionalMetadata=
LogicalName=trail.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
任务参数:
AdditionalMetadata=
LogicalName=unchecked_checkbox.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
任务参数:
AdditionalMetadata=
LogicalName=video.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
任务参数:
AdditionalMetadata=
LogicalName=vote.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
任务参数:
AdditionalMetadata=
LogicalName=yungroup.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Task "CreateItem"
任务参数:Include=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
任务参数:
AdditionalMetadata=
LogicalName=help.png
Optimize='false'
ResourceTags=
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize='false'
ResourceTags=
Done executing task "CreateItem".
Done building target "_AfterCoreOptimizePngImages" in project "SuiHanIME.iOS.csproj".
Target "_OptimizePngImages" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_OptimizePngImages" in project "SuiHanIME.iOS.csproj".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_CollectPropertyLists" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.png' == '.plist' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.car' == '.plist' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.plist' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.plist' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.th' == '.plist' And 'False' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.plist' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.png' == '.plist' And ''false'' == 'true').
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
Done building target "_CollectPropertyLists" in project "SuiHanIME.iOS.csproj".
Target "_CollectPropertyLists" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_CoreOptimizePropertyLists" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_CoreOptimizePropertyLists" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CoreOptimizePropertyLists" in project "SuiHanIME.iOS.csproj".
Target "_AfterCoreOptimizePropertyLists" skipped, due to false condition; ('@(_PropertyList)' != '') was evaluated as ('' != '').
Target "_OptimizePropertyLists" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_OptimizePropertyLists" in project "SuiHanIME.iOS.csproj".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_CollectLocalizationFiles" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.png' == '.strings' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.car' == '.strings' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.nib' == '.strings' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.plist' == '.strings' And 'false' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.th' == '.strings' And 'False' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(_BundleResourceWithLogicalName.Extension)' == '.strings' And '%(_BundleResourceWithLogicalName.Optimize)' == 'true') was evaluated as ('.png' == '.strings' And ''false'' == 'true').
添加的项: FileWrites=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
Done building target "_CollectLocalizationFiles" in project "SuiHanIME.iOS.csproj".
Target "_CollectLocalizationFiles" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_CoreOptimizeLocalizationFiles" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Skipping target "_CoreOptimizeLocalizationFiles" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CoreOptimizeLocalizationFiles" in project "SuiHanIME.iOS.csproj".
Target "_AfterCoreOptimizeLocalizationFiles" skipped, due to false condition; ('@(_LocalizationFile)' != '') was evaluated as ('' != '').
Target "_OptimizeLocalizationFiles" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_OptimizeLocalizationFiles" in project "SuiHanIME.iOS.csproj".
Target "_PackLibraryResources" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'false') was evaluated as ('true' == 'false').
Target "BeforeResolveReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "BeforeResolveReferences" in project "SuiHanIME.iOS.csproj".
Target "_SeparateAppExtensionReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../IOSLib/IOSLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanIME.Shell/SuiHanIME.Shell.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanLib/SuiHanLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj' != '' And '' == 'true').
Task "CreateItem"
任务参数:
Include=
../Keyboard/Keyboard.csproj
IsAppExtension=true
Name=Keyboard
OutputItemType=
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
Targets=
任务参数:PreserveExistingMetadata=True
输出项:
_AppExtensionReference=
../Keyboard/Keyboard.csproj
IsAppExtension=true
Name=Keyboard
OutputItemType=
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
Targets=
Done executing task "CreateItem".
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanIME/SuiHanIME.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHan2Gram/SuiHan2Gram.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanBindingableLib/SuiHanBindingableLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj' != '' And '' == 'true').
Task "CreateItem" skipped, due to false condition; ('%(Identity)' != '' And '%(ProjectReference.IsAppExtension)' == 'true') was evaluated as ('../SuiHanIMELib/SuiHanIMELib.csproj' != '' And '' == 'true').
删除的项:
ProjectReference=
../Keyboard/Keyboard.csproj
IsAppExtension=true
Name=Keyboard
OutputItemType=
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "_SeparateAppExtensionReferences" in project "SuiHanIME.iOS.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=iPhone
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Exe
任务参数:
ProjectReferences=
../IOSLib/IOSLib.csproj
Name=IOSLib
OutputItemType=
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
Name=SuiHanIME.Shell
OutputItemType=
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanLib/SuiHanLib.csproj
Name=SuiHanLib
OutputItemType=
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceSourceTarget=ProjectReference
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Name=SuiHanNetLib
OutputItemType=
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanIME/SuiHanIME.csproj
Name=SuiHanIME
OutputItemType=
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Name=SuiHan2Gram
OutputItemType=
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Name=SuiHanBindingableLib
OutputItemType=
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Name=SuiHanSubscribeLib
OutputItemType=
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Name=SuiHanIMELib
OutputItemType=
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceSourceTarget=ProjectReference
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../IOSLib/IOSLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIME.Shell/SuiHanIME.Shell.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIME/SuiHanIME.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../IOSLib/IOSLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../IOSLib/IOSLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanIME.iOS.csproj".
Target "AssignProjectConfiguration" skipped. Previously built successfully.
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../IOSLib/IOSLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../IOSLib/IOSLib.csproj".
Project reference "../IOSLib/IOSLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIME.Shell/SuiHanIME.Shell.csproj".
Project reference "../SuiHanIME.Shell/SuiHanIME.Shell.csproj" has not been resolved.
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIME/SuiHanIME.csproj".
Project reference "../SuiHanIME/SuiHanIME.csproj" has not been resolved.
Resolving project reference "../SuiHan2Gram/SuiHan2Gram.csproj".
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has not been resolved.
Resolving project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj".
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has not been resolved.
Resolving project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj".
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIMELib/SuiHanIMELib.csproj".
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../IOSLib/IOSLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../IOSLib/IOSLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanIME.iOS.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanIME.iOS.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=Xamarin.iOS,Version=v1.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../IOSLib/IOSLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CombineTargetFrameworkInfoProperties"
Done executing task "CombineTargetFrameworkInfoProperties".
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "IOSLib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Done building target "GetTargetFrameworks" in project "IOSLib.csproj".
Done building project "IOSLib.csproj".
Resolving SDK 'Microsoft.NET.Sdk'...
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/SuiHanIME.Shell.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/SuiHanIME.Shell.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Resolving SDK 'Microsoft.NET.SDK.WorkloadAutoImportPropsLocator'...
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Resolving SDK 'Microsoft.NET.ILLink.Tasks'...
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Resolving SDK 'Microsoft.NET.SDK.WorkloadManifestTargetsLocator'...
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (526,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/SuiHanIME.Shell.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/SuiHanIME.Shell.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/SuiHanIME.Shell.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.Shell.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.Shell.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.Shell.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.Shell.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanIME.Shell
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanIME.Shell.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanIME.Shell.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanIME.Shell.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanIME.Shell.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanIME.Shell.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanIME.Shell.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIME.Shell.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIME.Shell.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanIME.Shell.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_UsingDefaultPlatformTarget = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanIME.Shell
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanIME.Shell
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanIME.Shell
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanIME.Shell.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanIME.Shell
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanIME.Shell.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanIME.Shell.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/
MSBuildProjectFile = SuiHanIME.Shell.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildProjectName = SuiHanIME.Shell
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanIME.Shell
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = msil
ProcessorArchitectureAsPlatform = AnyCPU
ProduceReferenceAssembly = false
Product = SuiHanIME.Shell
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/project.assets.json
ProjectDepsFileName = SuiHanIME.Shell.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/
ProjectExt = .csproj
ProjectFileName = SuiHanIME.Shell.csproj
ProjectFlavor = Client
ProjectName = SuiHanIME.Shell
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanIME.Shell.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanIME.Shell
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanIME.Shell.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = msil
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanIME.Shell.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanIME.Shell
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanIME.Shell
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanIME.Shell.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanIME.Shell.manifest
TargetPath = Native.SuiHanIME.Shell.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanIME.Shell.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanIME.Shell.dll
TargetPath = SuiHanIME.Shell.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanIME.Shell.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanIME.Shell.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanIME.Shell.manifest
TargetPath = Native.SuiHanIME.Shell.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
TargetPath = SuiHanIME.Shell.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanIME.Shell.clsidmap
Compile
SuiHanApp.xaml.cs
SubType = Code
DependentUpon = SuiHanApp.xaml
SuiHanAppShell.xaml.cs
SubType = Code
DependentUpon = SuiHanAppShell.xaml
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
TargetPath = SuiHanIME.Shell.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanIME.Shell.application
TargetPath = SuiHanIME.Shell.application
EmbeddedResource
SuiHanApp.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
SuiHanAppShell.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/project.assets.json
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanIME.Shell.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
Xamarin.Forms
Version = 5.0.0.2515
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanIME.Shell
filename
Value = SuiHanIME.Shell.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
outputfilename
Value = SuiHanIME.Shell.dll
rootnamespace
Value = SuiHanIME.Shell
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanIME/SuiHanIME.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanIME.Shell.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanIME.Shell.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanIME.Shell.csproj".
Done building project "SuiHanIME.Shell.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/SuiHanIME.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/SuiHanIME.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Property reassignment: $(Configurations)="Release;Debug" (previous value: "Debug;Release") at /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj (6,2)
Property reassignment: $(DefineConstants)="TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE") at /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj (19,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(AssetTargetFallback)=";portable-net45+win8+wp8+wpa81;;net461;net462;net47;net471;net472;net48" (previous value: ";portable-net45+win8+wp8+wpa81;") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (178,5)
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (513,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/SuiHanIME.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/SuiHanIME.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/SuiHanIME.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanIME.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;;DEBUG" (previous value: "TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanIME
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanIME.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanIME.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanIME.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanIME.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanIME.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanIME.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIME.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIME.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanIME.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanIME
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanIME
AssetTargetFallback = ;portable-net45+win8+wp8+wpa81;;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanIME
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanIME.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanIME
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Release;Debug
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;IFLY;HUAWEI;DEBUG;NETSTANDARD;NETSTANDARD2_0;;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanIME.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanIME.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/
MSBuildProjectFile = SuiHanIME.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildProjectName = SuiHanIME
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanIME
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
Product = SuiHanIME
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/project.assets.json
ProjectDepsFileName = SuiHanIME.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/
ProjectExt = .csproj
ProjectFileName = SuiHanIME.csproj
ProjectFlavor = Client
ProjectName = SuiHanIME
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanIME.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanIME
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanIME.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanIME.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanIME
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanIME
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanIME.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/custom
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Model
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/ItemView
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/Model
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Operater
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/HuaWei
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/Model
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/ViewModel
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/ViewModel
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanIME.manifest
TargetPath = Native.SuiHanIME.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanIME.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanIME.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanIME.dll
TargetPath = SuiHanIME.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanIME.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanIME.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanIME.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanIME.manifest
TargetPath = Native.SuiHanIME.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
TargetPath = SuiHanIME.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanIME.clsidmap
Compile
AboutPage.xaml.cs
SubType = Code
DependentUpon = AboutPage.xaml
BlurSetPage.xaml.cs
SubType = Code
DependentUpon = BlurSetPage.xaml
custom/BoardView.cs
custom/LittleBoardSetView.xaml.cs
SubType = Code
DependentUpon = LittleBoardSetView.xaml
custom/OnlineContentView.xaml.cs
SubType = Code
DependentUpon = OnlineContentView.xaml
custom/PictuceEditView.xaml.cs
SubType = Code
DependentUpon = PictuceEditView.xaml
custom/ScaleUpAndDownAction.cs
custom/SwitchItemsListView.xaml.cs
SubType = Code
DependentUpon = SwitchItemsListView.xaml
custom/SymbolBoradFor12KeySetView.xaml.cs
SubType = Code
DependentUpon = SymbolBoradFor12KeySetView.xaml
custom/TestView.cs
custom/Theme_Form.cs
EditContentPage.xaml.cs
SubType = Code
DependentUpon = EditContentPage.xaml
FilePage.xaml.cs
SubType = Code
DependentUpon = FilePage.xaml
ImportTargetPage.xaml.cs
SubType = Code
DependentUpon = ImportTargetPage.xaml
InputSetPage.xaml.cs
SubType = Code
DependentUpon = InputSetPage.xaml
LittleBoardSetPage.xaml.cs
SubType = Code
DependentUpon = LittleBoardSetPage.xaml
Model/ContentManageItem.cs
Model/FileItem.cs
Model/Item.cs
Model/ThemeEditItem.cs
Model/ValueItem.cs
NewInterface/DebugPage.cs
NewInterface/DonationPage.xaml.cs
SubType = Code
DependentUpon = DonationPage.xaml
NewInterface/HorizentolChineseBoardSetPage.xaml.cs
SubType = Code
DependentUpon = HorizentolChineseBoardSetPage.xaml
NewInterface/MainInformationPage.xaml.cs
SubType = Code
DependentUpon = MainInformationPage.xaml
NewInterface/MainInputSetPage.cs
NewInterface/MainPage.cs
NewInterface/ManageFilePage.cs
NewInterface/ManageImportSymbolPage.xaml.cs
SubType = Code
DependentUpon = ManageImportSymbolPage.xaml
NewInterface/ManageThemePage.cs
NewInterface/NewAndroidActivatePage.cs
NewInterface/NewBlurSetPage.xaml.cs
SubType = Code
DependentUpon = NewBlurSetPage.xaml
NewInterface/PayPage.xaml.cs
SubType = Code
DependentUpon = PayPage.xaml
NewInterface/PreventCircleSetPage.xaml.cs
SubType = Code
DependentUpon = PreventCircleSetPage.xaml
NewInterface/PrivateLawPage.xaml.cs
SubType = Code
DependentUpon = PrivateLawPage.xaml
NewInterface/SelfDefindUI/BackgroundListView.cs
NewInterface/SelfDefindUI/BaseListView.cs
NewInterface/SelfDefindUI/ColorListView.xaml.cs
SubType = Code
DependentUpon = ColorListView.xaml
NewInterface/SelfDefindUI/FileListView.xaml.cs
SubType = Code
DependentUpon = FileListView.xaml
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml.cs
SubType = Code
DependentUpon = BaseItemView.xaml
NewInterface/SelfDefindUI/ItemView/ColorItemView.cs
NewInterface/SelfDefindUI/ItemView/FileItemView.cs
NewInterface/SelfDefindUI/ItemView/PictureItemView.cs
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml.cs
SubType = Code
DependentUpon = PictureListView.xaml
NewInterface/SelfDefindUI/ItemView/ThemeSetItemView.cs
NewInterface/SelfDefindUI/Model/ThemeItemModel.cs
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml.cs
SubType = Code
DependentUpon = SelfDefindUIPage2.xaml
NewInterface/SelfDefindUI/ThemeSetListView.xaml.cs
SubType = Code
DependentUpon = ThemeSetListView.xaml
NewInterface/VIPPage.cs
NewInterface/VirbateSetPage.xaml.cs
SubType = Code
DependentUpon = VirbateSetPage.xaml
Operater/CikuOperater.cs
SelfDefindContentPage.xaml.cs
SubType = Code
DependentUpon = SelfDefindContentPage.xaml
SelfDefindUIPage.xaml.cs
SubType = Code
DependentUpon = SelfDefindUIPage.xaml
SetMethodPage.xaml.cs
SubType = Code
DependentUpon = SetMethodPage.xaml
ShowContentPage.xaml.cs
SubType = Code
DependentUpon = ShowContentPage.xaml
Subscribe/BuyMultiSupportPage.cs
Subscribe/BuySubscribePage.xaml.cs
SubType = Code
DependentUpon = BuySubscribePage.xaml
Subscribe/ChangePassWordPage.cs
Subscribe/CiListPageImp.cs
Subscribe/ConfigListPageImp.cs
Subscribe/ContentConfigListPageImp.cs
Subscribe/CreateAccountPage.xaml.cs
SubType = Code
DependentUpon = CreateAccountPage.xaml
Subscribe/HuaWei/CreateSuiHanAccountPage.cs
Subscribe/LoginPage.xaml.cs
SubType = Code
DependentUpon = LoginPage.xaml
Subscribe/ManageDevicePage.cs
Subscribe/Model/MultiSupportPricesItem.cs
Subscribe/Model/SubscribePricesItem.cs
Subscribe/PrepositionPathManangePage.xaml.cs
SubType = Code
DependentUpon = PrepositionPathManangePage.xaml
Subscribe/SubscribeInformationPage.xaml.cs
SubType = Code
DependentUpon = SubscribeInformationPage.xaml
Subscribe/SubscribeItemsPage.cs
Subscribe/ThemeListPageImp.cs
Subscribe/ViewModel/ManageDeviceViewModel.cs
Subscribe/ViewModel/MultiSupportPricesItemsViewModel.cs
Subscribe/ViewModel/PrepositionSwitchViewModel.cs
Subscribe/ViewModel/SubscribeItemsViewModel.cs
Subscribe/ViewModel/SubscribePricesItemsViewmodel.cs
Subscribe/ViewModel/YunGroupSwitchInputSetViewModel.cs
Subscribe/YunGroupManangePage.xaml.cs
SubType = Code
DependentUpon = YunGroupManangePage.xaml
SuiHanIMEMainActivityPage.xaml.cs
SubType = Code
DependentUpon = SuiHanIMEMainActivityPage.xaml
TestViewPage.xaml.cs
SubType = Code
DependentUpon = TestViewPage.xaml
ThemeInfoPage.xaml.cs
SubType = Code
DependentUpon = ThemeInfoPage.xaml
ViewModel/AndroidActivateViewModel.cs
ViewModel/BaseSwitchItemsViewModel.cs
ViewModel/BlurSwitchItemsViewModel.cs
ViewModel/ContentManageItemsViewModel.cs
ViewModel/ContentViewModel.cs
ViewModel/CourseViewModel.cs
ViewModel/FileItemsViewModel.cs
ViewModel/IMEItemsViewModel.cs
ViewModel/InputSetItemsViewModel.cs
ViewModel/InputSetSwitchItem.cs
ViewModel/NormalSwitchInputSetViewModel.cs
ViewModel/PayViewModel.cs
ViewModel/ThemeEditViewModel.cs
ViewModel/ViewCourseViewModel.cs
ViewModel/VIPItemsViewModel.cs
WebViewPage.xaml.cs
SubType = Code
DependentUpon = WebViewPage.xaml
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
TargetPath = SuiHanIME.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanIME.application
TargetPath = SuiHanIME.application
EmbeddedResource
AboutPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
BlurSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
custom/LittleBoardSetView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
custom/OnlineContentView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
custom/PictuceEditView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
custom/SwitchItemsListView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
custom/SymbolBoradFor12KeySetView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
EditContentPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
FilePage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ImportTargetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
InputSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
LittleBoardSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/DonationPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/MainInformationPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/ManageImportSymbolPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/NewBlurSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/PayPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/PreventCircleSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/PrivateLawPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/ColorListView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/FileListView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
NewInterface/VirbateSetPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
SelfDefindContentPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
SelfDefindUIPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
SetMethodPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ShowContentPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/BuySubscribePage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/CreateAccountPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/LoginPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/PrepositionPathManangePage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/SubscribeInformationPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
Subscribe/YunGroupManangePage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
SuiHanIMEMainActivityPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
TestViewPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemeInfoPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
WebViewPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/project.assets.json
Folder
custom/
Model/
NewInterface/
NewInterface/SelfDefindUI/
NewInterface/SelfDefindUI/ItemView/
NewInterface/SelfDefindUI/Model/
Operater/
Subscribe/
Subscribe/HuaWei/
Subscribe/Model/
Subscribe/ViewModel/
ViewModel/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/custom/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Model/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/ItemView/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/Model/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Operater/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/HuaWei/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/Model/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/ViewModel/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/ViewModel/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanIME.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
packages.config
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
CarouselView.FormsPlugin
Version = 6.0.0
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
SkiaSharp.Views.Forms
Version = 2.88.0
sqlite-net-pcl
Version = 1.7.335
SQLitePCLRaw.bundle_green
Version = 2.0.7
SQLitePCLRaw.core
Version = 2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version = 2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version = 2.0.7
TinyPinyin.Core.Standard
Version = 1.0.0
Xam.Plugin.TabView
Version = 1.1.1
Xamarin.Essentials
Version = 1.7.3
Xamarin.Forms
Version = 5.0.0.2515
Xamarin.Plugin.FilePicker
Version = 2.1.41
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/custom/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Model/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/ItemView/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/NewInterface/SelfDefindUI/Model/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Operater/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/HuaWei/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/Model/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/Subscribe/ViewModel/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/ViewModel/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanIME
filename
Value = SuiHanIME.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
outputfilename
Value = SuiHanIME.dll
rootnamespace
Value = SuiHanIME
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
Amporis.Xamarin.Forms.ColorPicker
HintPath = ../../Github Project/ColorPicker/src/bin/Release/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
HuaWeiIAPForms
HintPath = ../../HuaWeiApiApplication/HuaWeiIAPForms/bin/Release/netstandard2.0/HuaWeiIAPForms.dll
SuiHanGL
HintPath = ../../SkiaTest/SuiHanGL/bin/Release/netstandard2.0/SuiHanGL.dll
SuiHanGLForSkia
HintPath = ../../SkiaTest/SuiHanGLForSkia/bin/Release/netstandard2.0/SuiHanGLForSkia.dll
SuiHanIMEInAppPurchaseLib
HintPath = ../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanIME.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanIME.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanIME.csproj".
Done building project "SuiHanIME.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/SuiHan2Gram.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Property reassignment: $(AllowUnsafeBlocks)="true" (previous value: "false") at /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj (10,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (513,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/SuiHan2Gram.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/SuiHan2Gram.csproj.nuget.g.targets" at (4,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHan2Gram.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHan2Gram.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHan2Gram.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHan2Gram.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DeploymentApplicationManifestIdentity = Native.SuiHan2Gram
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHan2Gram.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHan2Gram.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHan2Gram.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHan2Gram.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHan2Gram.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHan2Gram.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHan2Gram.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHan2Gram.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHan2Gram.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = true
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHan2Gram
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHan2Gram
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHan2Gram
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHan2Gram.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHan2Gram
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn = ;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHan2Gram.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHan2Gram.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/
MSBuildProjectFile = SuiHan2Gram.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildProjectName = SuiHan2Gram
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHan2Gram
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
Product = SuiHan2Gram
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/project.assets.json
ProjectDepsFileName = SuiHan2Gram.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/
ProjectExt = .csproj
ProjectFileName = SuiHan2Gram.csproj
ProjectFlavor = Client
ProjectName = SuiHan2Gram
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHan2Gram.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHan2Gram
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
TargetCulture = *
TargetDeployManifestFileName = SuiHan2Gram.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHan2Gram.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHan2Gram
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHan2Gram
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHan2Gram.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/StructVersion
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHan2Gram.manifest
TargetPath = Native.SuiHan2Gram.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHan2Gram.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHan2Gram.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHan2Gram.dll
TargetPath = SuiHan2Gram.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHan2Gram.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHan2Gram.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHan2Gram.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHan2Gram.manifest
TargetPath = Native.SuiHan2Gram.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
TargetPath = SuiHan2Gram.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHan2Gram.clsidmap
Compile
AcyclicSP.cs
BiWeight.cs
DepthFirstOrder.cs
Graph.cs
Hash.cs
HashTable.cs
IGetNormalZiMap.cs
LexiconGraph.cs
LexiconLib.cs
ProbabilityLib.cs
SLMGraph.cs
StructVersion/AcyclicSPForStruct.cs
StructVersion/BinaryNextWeightStruct.cs
StructVersion/NextWeightStruct.cs
StructVersion/ProbabilityLibForStruct.cs
StructVersion/SLMGraphForStruct.cs
StructVersion/SuiHan2GramModel.cs
StructVersion/WeightManager.cs
StructVersion/WeightStruct.cs
SuiHan2GramModel.cs
Weight.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
TargetPath = SuiHan2Gram.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHan2Gram.application
TargetPath = SuiHan2Gram.application
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/project.assets.json
Folder
StructVersion/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/StructVersion/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHan2Gram.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
sqlite-net-pcl
Version = 1.7.335
SQLitePCLRaw.bundle_green
Version = 2.0.7
SQLitePCLRaw.core
Version = 2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version = 2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version = 2.0.7
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/StructVersion/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHan2Gram
filename
Value = SuiHan2Gram.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
outputfilename
Value = SuiHan2Gram.dll
rootnamespace
Value = SuiHan2Gram
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
ProjectReference
../SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHan2Gram.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHan2Gram.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHan2Gram.csproj".
Done building project "SuiHan2Gram.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (513,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanBindingableLib.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanBindingableLib.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanBindingableLib.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanBindingableLib.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanBindingableLib
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanBindingableLib.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanBindingableLib.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanBindingableLib.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanBindingableLib.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanBindingableLib.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanBindingableLib.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanBindingableLib.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanBindingableLib.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanBindingableLib.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanBindingableLib
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanBindingableLib
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanBindingableLib
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanBindingableLib.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanBindingableLib
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanBindingableLib.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanBindingableLib.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/SuiHanBindingableLib.csproj.nuget.g.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/
MSBuildProjectFile = SuiHanBindingableLib.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildProjectName = SuiHanBindingableLib
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanBindingableLib
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
Product = SuiHanBindingableLib
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/project.assets.json
ProjectDepsFileName = SuiHanBindingableLib.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/
ProjectExt = .csproj
ProjectFileName = SuiHanBindingableLib.csproj
ProjectFlavor = Client
ProjectName = SuiHanBindingableLib
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanBindingableLib.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanBindingableLib
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanBindingableLib.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanBindingableLib.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanBindingableLib
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanBindingableLib
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanBindingableLib.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Converter
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Extension
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Impl
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/InterFace
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Model
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/View
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/ViewModel
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanBindingableLib.manifest
TargetPath = Native.SuiHanBindingableLib.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanBindingableLib.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanBindingableLib.dll
TargetPath = SuiHanBindingableLib.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanBindingableLib.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanBindingableLib.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanBindingableLib.manifest
TargetPath = Native.SuiHanBindingableLib.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
TargetPath = SuiHanBindingableLib.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanBindingableLib.clsidmap
Compile
Converter/ColorToString.cs
Converter/IntToString.cs
Extension/PageExtension.cs
Impl/ErrorReporterImpl.cs
InterFace/IErrorReporter.cs
Model/SwitchItem.cs
View/CheckBox.cs
View/ColorPickerView.xaml.cs
SubType = Code
DependentUpon = ColorPickerView.xaml
View/ListPage.cs
View/TapBinder.cs
ViewModel/BaseViewModel.cs
ViewModel/ColorViewModel.cs
ViewModel/ItemsViewModel.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
TargetPath = SuiHanBindingableLib.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanBindingableLib.application
TargetPath = SuiHanBindingableLib.application
EmbeddedResource
View/ColorPickerView.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/project.assets.json
Folder
Converter/
Extension/
Impl/
InterFace/
Model/
View/
ViewModel/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Converter/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Extension/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Impl/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/InterFace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Model/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/View/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/ViewModel/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanBindingableLib.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
Xamarin.Forms
Version = 5.0.0.2515
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Converter/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Extension/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Impl/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/InterFace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/Model/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/View/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/ViewModel/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanBindingableLib
filename
Value = SuiHanBindingableLib.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
outputfilename
Value = SuiHanBindingableLib.dll
rootnamespace
Value = SuiHanBindingableLib
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanBindingableLib.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanBindingableLib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanBindingableLib.csproj".
Done building project "SuiHanBindingableLib.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (526,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanSubscribeLib.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanSubscribeLib.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanSubscribeLib.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanSubscribeLib.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanSubscribeLib
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanSubscribeLib.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanSubscribeLib.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanSubscribeLib.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanSubscribeLib.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanSubscribeLib.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanSubscribeLib.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanSubscribeLib.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanSubscribeLib.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanSubscribeLib.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_UsingDefaultPlatformTarget = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanSubscribeLib
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanSubscribeLib
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanSubscribeLib
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanSubscribeLib.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanSubscribeLib
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanSubscribeLib.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanSubscribeLib.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/SuiHanSubscribeLib.csproj.nuget.g.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/
MSBuildProjectFile = SuiHanSubscribeLib.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildProjectName = SuiHanSubscribeLib
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanSubscribeLib
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = msil
ProcessorArchitectureAsPlatform = AnyCPU
ProduceReferenceAssembly = false
Product = SuiHanSubscribeLib
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/project.assets.json
ProjectDepsFileName = SuiHanSubscribeLib.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/
ProjectExt = .csproj
ProjectFileName = SuiHanSubscribeLib.csproj
ProjectFlavor = Client
ProjectName = SuiHanSubscribeLib
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanSubscribeLib.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanSubscribeLib
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanSubscribeLib.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = msil
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanSubscribeLib.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanSubscribeLib
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanSubscribeLib
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanSubscribeLib.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanSubscribeLib.manifest
TargetPath = Native.SuiHanSubscribeLib.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanSubscribeLib.dll
TargetPath = SuiHanSubscribeLib.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanSubscribeLib.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanSubscribeLib.manifest
TargetPath = Native.SuiHanSubscribeLib.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
TargetPath = SuiHanSubscribeLib.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanSubscribeLib.clsidmap
Compile
SubscribeNativeClientProvider.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
TargetPath = SuiHanSubscribeLib.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanSubscribeLib.application
TargetPath = SuiHanSubscribeLib.application
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/project.assets.json
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanSubscribeLib.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
Xamarin.Forms
Version = 5.0.0.2515
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanSubscribeLib
filename
Value = SuiHanSubscribeLib.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
outputfilename
Value = SuiHanSubscribeLib.dll
rootnamespace
Value = SuiHanSubscribeLib
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanSubscribeLib.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanSubscribeLib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanSubscribeLib.csproj".
Done building project "SuiHanSubscribeLib.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (513,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIMELib.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIMELib.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanIMELib.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanIMELib.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanIMELib
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanIMELib.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanIMELib.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanIMELib.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanIMELib.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanIMELib.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanIMELib.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIMELib.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanIMELib.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanIMELib.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanIMELib
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanIMELib
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanIMELib
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanIMELib.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanIMELib
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanIMELib.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanIMELib.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/SuiHanIMELib.csproj.nuget.g.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/
MSBuildProjectFile = SuiHanIMELib.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildProjectName = SuiHanIMELib
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanIMELib
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
Product = SuiHanIMELib
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/project.assets.json
ProjectDepsFileName = SuiHanIMELib.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/
ProjectExt = .csproj
ProjectFileName = SuiHanIMELib.csproj
ProjectFlavor = Client
ProjectName = SuiHanIMELib
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanIMELib.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanIMELib
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanIMELib.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanIMELib.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanIMELib
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanIMELib
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanIMELib.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/_12key
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bihua
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/cconline
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/qwerty
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/sql
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanIMELib.manifest
TargetPath = Native.SuiHanIMELib.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanIMELib.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanIMELib.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanIMELib.dll
TargetPath = SuiHanIMELib.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanIMELib.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanIMELib.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanIMELib.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanIMELib.manifest
TargetPath = Native.SuiHanIMELib.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
TargetPath = SuiHanIMELib.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanIMELib.clsidmap
Compile
_12key/HandlerFor12Key.cs
ActivitCodeChecker.cs
bihua/BiHua.cs
bihua/BiHuaFilterImp.cs
bihua/BiHuaFilterList.cs
bihua/BiHuaInformation.cs
bihua/BiHuaInformationImp.cs
bihua/BlurPinYInQueryInfo.cs
bihua/IBiHuaFilter.cs
cconline/CCOnlineBase.cs
cconline/ShareCiOnline.cs
cconline/UserCiOnline.cs
ChineseWordOperater.cs
CoreHandler.cs
IGetLengthForShow.cs
IMEState.cs
NormalZi.cs
PinYinOrBiHuaHandler.cs
PinYinOrBiHuaVectors.cs
QueryInfoStructure.cs
qwerty/HandlerForQwerty.cs
sql/AssociateSQLCommander.cs
sql/ChineseAssociateWordsSQLiteLayer.cs
sql/ChineseWordCreater.cs
sql/ChineseWordsSQliteLayer.cs
sql/ChineseWordUpdater.cs
sql/IBuildCommand.cs
sql/SQLCommander.cs
sql/SQLCommanderForBlur.cs
sql/SuiHanConnetionImp.cs
sql/UpdateCi.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
TargetPath = SuiHanIMELib.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanIMELib.application
TargetPath = SuiHanIMELib.application
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/project.assets.json
Folder
_12key/
bihua/
cconline/
qwerty/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.assets.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/_12key/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bihua/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/cconline/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/qwerty/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/sql/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanIMELib.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
sqlite-net-pcl
Version = 1.7.335
SQLitePCLRaw.bundle_green
Version = 2.0.7
SQLitePCLRaw.core
Version = 2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version = 2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version = 2.0.7
Xamarin.Essentials
Version = 1.7.3
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/_12key/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bihua/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/cconline/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/qwerty/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/sql/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanIMELib
filename
Value = SuiHanIMELib.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
outputfilename
Value = SuiHanIMELib.dll
rootnamespace
Value = SuiHanIMELib
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanIMELib.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanIMELib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanIMELib.csproj".
Done building project "SuiHanIMELib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanIME.iOS
任务参数:
AnnotatedProjectReferences=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=Xamarin.iOS,Version=v1.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework 'Xamarin.iOS,Version=v1.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks ''
(in) AnnotatedProjectReferences '../IOSLib/IOSLib.csproj;../SuiHanIME.Shell/SuiHanIME.Shell.csproj;../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHanIME/SuiHanIME.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj'
(out) AssignedProjects '../IOSLib/IOSLib.csproj;../SuiHanIME.Shell/SuiHanIME.Shell.csproj;../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHanIME/SuiHanIME.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj'
输出项:
AnnotatedProjects=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('9' != '0' and 'Xamarin.iOS,Version=v1.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../IOSLib/IOSLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=IOSLib
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME.Shell
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanLib
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanNetLib
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIME
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHan2Gram
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanBindingableLib
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanSubscribeLib
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
Name=SuiHanIMELib
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanIME.iOS.csproj".
Target "PrepareProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "PrepareProjectReferences" in project "SuiHanIME.iOS.csproj".
Target "ResolveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetTargetPath
任务参数:
Projects=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../IOSLib/IOSLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME.Shell/SuiHanIME.Shell.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME/SuiHanIME.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIMELib/SuiHanIMELib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPath" skipped. Previously built successfully.
Done building project "IOSLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPath" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPath" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanIME.Shell.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanIME.Shell.csproj".
Done building project "SuiHanIME.Shell.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanIME.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanIME.csproj".
Done building project "SuiHanIME.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHan2Gram.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHan2Gram.csproj".
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanBindingableLib.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanBindingableLib.csproj".
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanSubscribeLib.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanSubscribeLib.csproj".
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetTargetPath target(s)):
Building with tools version "Current".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanIMELib.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanIMELib.csproj".
Done building project "SuiHanIMELib.csproj".
输出项:
_ResolvedProjectReferencePaths=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ('%(_MSBuildProjectReferenceExistent.BuildReference)' == 'true' and '@(ProjectReferenceWithConfiguration)' != '' and '$(BuildingInsideVisualStudio)' != 'true' and '$(BuildProjectReferences)' == 'true' and '@(_MSBuildProjectReferenceExistent)' != '') was evaluated as ('true' == 'true' and '../IOSLib/IOSLib.csproj;../SuiHanIME.Shell/SuiHanIME.Shell.csproj;../SuiHanLib/SuiHanLib.csproj;...' != '' and 'true' != 'true' and 'true' == 'true' and '../IOSLib/IOSLib.csproj;../SuiHanIME.Shell/SuiHanIME.Shell.csproj;../SuiHanLib/SuiHanLib.csproj;...' != '').
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetNativeManifest
任务参数:
Projects=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../IOSLib/IOSLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME.Shell/SuiHanIME.Shell.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME/SuiHanIME.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIMELib/SuiHanIMELib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "IOSLib.csproj".
Done building project "IOSLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHanIME.Shell.csproj".
Done building project "SuiHanIME.Shell.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHanIME.csproj".
Done building project "SuiHanIME.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHan2Gram.csproj".
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHanBindingableLib.csproj".
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHanSubscribeLib.csproj".
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetNativeManifest target(s)):
Building with tools version "Current".
Target "GetNativeManifest" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetNativeManifest" in project "SuiHanIMELib.csproj".
Done building project "SuiHanIMELib.csproj".
Done executing task "MSBuild".
Task "Warning" skipped, due to false condition; ('@(ProjectReferenceWithConfiguration)' != '' and '@(_MSBuildProjectReferenceNonexistent)' != '') was evaluated as ('../IOSLib/IOSLib.csproj;../SuiHanIME.Shell/SuiHanIME.Shell.csproj;../SuiHanLib/SuiHanLib.csproj;...' != '' and '' != '').
Done building target "ResolveProjectReferences" in project "SuiHanIME.iOS.csproj".
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target "ResolveNativeReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.Stubs.targets":
Done building target "ResolveNativeReferences" in project "SuiHanIME.iOS.csproj".
Target "ResolveProjectReferences" skipped. Previously built successfully.
Target "FindInvalidProjectReferences" skipped, due to false condition; ('$(FindInvalidProjectReferences)' == 'true') was evaluated as ('' == 'true').
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetInstalledSDKLocations" skipped, due to false condition; ('@(SDKReference)' != '') was evaluated as ('' != '').
Target "ResolveSDKReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveSDKReference" skipped, due to false condition; ('@(SDKReference)'!='') was evaluated as (''!='').
Done building target "ResolveSDKReferences" in project "SuiHanIME.iOS.csproj".
Target "ResolveSDKReferences" skipped. Previously built successfully.
Target "ExpandSDKReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "GetSDKReferenceFiles" skipped, due to false condition; ('@(ResolvedSDKReference)'!='') was evaluated as (''!='').
Done building target "ExpandSDKReferences" in project "SuiHanIME.iOS.csproj".
Target "ResolveProjectReferences" skipped. Previously built successfully.
Target "ResolveNuGetPackageAssets" in file "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets":
Using "ResolveNuGetPackageAssets" task from assembly "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.Build.Tasks.dll".
Task "ResolveNuGetPackageAssets"
任务参数:ProjectLanguage=C#
任务参数:RuntimeIdentifier=win
任务参数:ProjectLockFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/project.assets.json
任务参数:TargetMonikers=Xamarin.iOS,Version=v1.0
任务参数:ContentPreprocessorOutputDirectory=obj/iPhone/Debug/NuGet
任务参数:
ContentPreprocessorValues=
rootnamespace
Value=SuiHanIME.iOS
assemblyname
Value=SuiHanIME.iOS
fullpath
Value=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
outputfilename
Value=SuiHanIME.iOS.exe
filename
Value=SuiHanIME.iOS.csproj
任务参数:IncludeFrameworkReferences=True
输出项:
ReferenceCopyLocalPaths=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.InteropServices.RuntimeInformation
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.algorithms/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Algorithms
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
输出项:
_ReferencesFromNuGetPackages=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
输出项:
ReferencedNuGetPackages=
CarouselView.FormsPlugin
Masonry
Microcharts
Microsoft.Bcl.HashCode
Newtonsoft.Json
SkiaSharp
SkiaSharp.Views
TinyPinyin.Core.Standard
Xamarin.Essentials
Xamarin.FFImageLoading
Xamarin.FFImageLoading.Forms
Xamarin.Forms
sqlite-net-pcl
Done executing task "ResolveNuGetPackageAssets".
删除的项:
Reference=
System.Numerics
System.IO.Compression
System.Net.Http
添加的项:
Reference=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
Task "CreateItem" skipped, due to false condition; ('@(_NuGetContentItems)' != '') was evaluated as ('' != '').
Done building target "ResolveNuGetPackageAssets" in project "SuiHanIME.iOS.csproj".
Target "FilterDeniedAssemblyReferences" skipped, due to false condition; ('$(FilterDeniedAssemblies)' == 'true'
or ('$(EnableFilteringDeniedAssembliesForNet46xProjects)' != 'false' and '$(FilterDeniedAssemblies)' == ''
and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(ImplicitlyExpandNETStandardFacades)' == 'true'
and '$(DependsOnNETStandard)' == 'true' AND '$(NETStandardInbox)' != 'true' AND '$(_TargetFrameworkVersionWithoutV)' < '4.7.1')) was evaluated as ('' == 'true'
or ('' != 'false' and '' == ''
and 'Xamarin.iOS' == '.NETFramework' and '' == 'true'
and '' == 'true' AND '' != 'true' AND '1.0' < '4.7.1')).
Target "GetFrameworkPaths" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "_HandlePackageFileConflicts" in file "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.ConflictResolution.targets":
Using "ResolvePackageFileConflicts" task from assembly "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll".
Task "ResolvePackageFileConflicts"
任务参数:
TargetFrameworkDirectories=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
任务参数:
References=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
任务参数:
PackageOverrides=
NETStandard.Library
OverriddenPackages=
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
任务参数:
ReferenceCopyLocalPaths=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.InteropServices.RuntimeInformation
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.algorithms/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Algorithms
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
Encountered conflict between 'Reference:/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll' and 'Platform:System.Buffers.dll'. Choosing 'Platform:System.Buffers.dll' because AssemblyVersion '4.0.99.0' is greater than '4.0.2.0'.
Encountered conflict between 'Reference:/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll' and 'Platform:System.Memory.dll'. Choosing 'Platform:System.Memory.dll' because AssemblyVersion '4.0.99.0' is greater than '4.0.1.1'.
Encountered conflict between 'Reference:System.Drawing.Common.dll' and 'Platform:System.Drawing.Common.dll'. Could not determine winner because 'Reference:System.Drawing.Common.dll' does not exist.
Encountered conflict between 'Reference:System.Drawing.Common.dll' and 'Platform:System.Drawing.Common.dll'. Could not determine winner because 'Reference:System.Drawing.Common.dll' does not exist.
Encountered conflict between 'Platform:FSharp.Core.dll' and 'Platform:FSharp.Core.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.CJK.dll' and 'Platform:I18N.CJK.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.MidEast.dll' and 'Platform:I18N.MidEast.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.Other.dll' and 'Platform:I18N.Other.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.Rare.dll' and 'Platform:I18N.Rare.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.West.dll' and 'Platform:I18N.West.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.dll' and 'Platform:I18N.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.CSharp.dll' and 'Platform:Microsoft.CSharp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.CSharp.dll' and 'Platform:Mono.CSharp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Data.Sqlite.dll' and 'Platform:Mono.Data.Sqlite.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Data.Tds.dll' and 'Platform:Mono.Data.Tds.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Security.dll' and 'Platform:Mono.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:MonoTouch.Dialog-1.dll' and 'Platform:MonoTouch.Dialog-1.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:MonoTouch.NUnitLite.dll' and 'Platform:MonoTouch.NUnitLite.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:OpenTK-1.0.dll' and 'Platform:OpenTK-1.0.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Composition.dll' and 'Platform:System.ComponentModel.Composition.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.DataAnnotations.dll' and 'Platform:System.ComponentModel.DataAnnotations.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Core.dll' and 'Platform:System.Core.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.Services.Client.dll' and 'Platform:System.Data.Services.Client.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.DataSetExtensions.dll' and 'Platform:System.Data.DataSetExtensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.dll' and 'Platform:System.Data.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Compression.FileSystem.dll' and 'Platform:System.IO.Compression.FileSystem.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Compression.dll' and 'Platform:System.IO.Compression.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IdentityModel.dll' and 'Platform:System.IdentityModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Json.dll' and 'Platform:System.Json.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Http.WinHttpHandler.dll' and 'Platform:System.Net.Http.WinHttpHandler.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Http.dll' and 'Platform:System.Net.Http.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.dll' and 'Platform:System.Net.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Numerics.Vectors.dll' and 'Platform:System.Numerics.Vectors.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Numerics.dll' and 'Platform:System.Numerics.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Context.dll' and 'Platform:System.Reflection.Context.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.dll' and 'Platform:System.Runtime.Serialization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.dll' and 'Platform:System.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Internals.dll' and 'Platform:System.ServiceModel.Internals.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Web.dll' and 'Platform:System.ServiceModel.Web.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.dll' and 'Platform:System.ServiceModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Transactions.dll' and 'Platform:System.Transactions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Web.Services.dll' and 'Platform:System.Web.Services.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Windows.dll' and 'Platform:System.Windows.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Linq.dll' and 'Platform:System.Xml.Linq.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Serialization.dll' and 'Platform:System.Xml.Serialization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.dll' and 'Platform:System.Xml.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.dll' and 'Platform:System.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Xamarin.iOS.dll' and 'Platform:Xamarin.iOS.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:mscorlib.dll' and 'Platform:mscorlib.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Primitives.dll' and 'Platform:Microsoft.Win32.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Registry.AccessControl.dll' and 'Platform:Microsoft.Win32.Registry.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'Platform:Microsoft.Win32.Registry.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.AppContext.dll' and 'Platform:System.AppContext.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Buffers.dll' and 'Platform:System.Buffers.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.Concurrent.dll' and 'Platform:System.Collections.Concurrent.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.NonGeneric.dll' and 'Platform:System.Collections.NonGeneric.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.Specialized.dll' and 'Platform:System.Collections.Specialized.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.dll' and 'Platform:System.Collections.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Annotations.dll' and 'Platform:System.ComponentModel.Annotations.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.EventBasedAsync.dll' and 'Platform:System.ComponentModel.EventBasedAsync.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Primitives.dll' and 'Platform:System.ComponentModel.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.TypeConverter.dll' and 'Platform:System.ComponentModel.TypeConverter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.dll' and 'Platform:System.ComponentModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Console.dll' and 'Platform:System.Console.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.Common.dll' and 'Platform:System.Data.Common.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.SqlClient.dll' and 'Platform:System.Data.SqlClient.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Contracts.dll' and 'Platform:System.Diagnostics.Contracts.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Debug.dll' and 'Platform:System.Diagnostics.Debug.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.FileVersionInfo.dll' and 'Platform:System.Diagnostics.FileVersionInfo.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Process.dll' and 'Platform:System.Diagnostics.Process.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.StackTrace.dll' and 'Platform:System.Diagnostics.StackTrace.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TextWriterTraceListener.dll' and 'Platform:System.Diagnostics.TextWriterTraceListener.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Tools.dll' and 'Platform:System.Diagnostics.Tools.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TraceEvent.dll' and 'Platform:System.Diagnostics.TraceEvent.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TraceSource.dll' and 'Platform:System.Diagnostics.TraceSource.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Tracing.dll' and 'Platform:System.Diagnostics.Tracing.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Drawing.Primitives.dll' and 'Platform:System.Drawing.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Dynamic.Runtime.dll' and 'Platform:System.Dynamic.Runtime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.Calendars.dll' and 'Platform:System.Globalization.Calendars.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.Extensions.dll' and 'Platform:System.Globalization.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.dll' and 'Platform:System.Globalization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Compression.ZipFile.dll' and 'Platform:System.IO.Compression.ZipFile.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.AccessControl.dll' and 'Platform:System.IO.FileSystem.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.DriveInfo.dll' and 'Platform:System.IO.FileSystem.DriveInfo.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.Primitives.dll' and 'Platform:System.IO.FileSystem.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.Watcher.dll' and 'Platform:System.IO.FileSystem.Watcher.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.dll' and 'Platform:System.IO.FileSystem.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.IsolatedStorage.dll' and 'Platform:System.IO.IsolatedStorage.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.MemoryMappedFiles.dll' and 'Platform:System.IO.MemoryMappedFiles.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Pipes.dll' and 'Platform:System.IO.Pipes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.UnmanagedMemoryStream.dll' and 'Platform:System.IO.UnmanagedMemoryStream.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.dll' and 'Platform:System.IO.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Expressions.dll' and 'Platform:System.Linq.Expressions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Parallel.dll' and 'Platform:System.Linq.Parallel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Queryable.dll' and 'Platform:System.Linq.Queryable.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.dll' and 'Platform:System.Linq.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Memory.dll' and 'Platform:System.Memory.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.AuthenticationManager.dll' and 'Platform:System.Net.AuthenticationManager.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Cache.dll' and 'Platform:System.Net.Cache.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.HttpListener.dll' and 'Platform:System.Net.HttpListener.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Mail.dll' and 'Platform:System.Net.Mail.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.NameResolution.dll' and 'Platform:System.Net.NameResolution.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.NetworkInformation.dll' and 'Platform:System.Net.NetworkInformation.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Ping.dll' and 'Platform:System.Net.Ping.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Primitives.dll' and 'Platform:System.Net.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Requests.dll' and 'Platform:System.Net.Requests.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Security.dll' and 'Platform:System.Net.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.ServicePoint.dll' and 'Platform:System.Net.ServicePoint.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Sockets.dll' and 'Platform:System.Net.Sockets.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Utilities.dll' and 'Platform:System.Net.Utilities.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebHeaderCollection.dll' and 'Platform:System.Net.WebHeaderCollection.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebSockets.Client.dll' and 'Platform:System.Net.WebSockets.Client.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebSockets.dll' and 'Platform:System.Net.WebSockets.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ObjectModel.dll' and 'Platform:System.ObjectModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.DispatchProxy.dll' and 'Platform:System.Reflection.DispatchProxy.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.ILGeneration.dll' and 'Platform:System.Reflection.Emit.ILGeneration.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.Lightweight.dll' and 'Platform:System.Reflection.Emit.Lightweight.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.dll' and 'Platform:System.Reflection.Emit.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Extensions.dll' and 'Platform:System.Reflection.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Primitives.dll' and 'Platform:System.Reflection.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.TypeExtensions.dll' and 'Platform:System.Reflection.TypeExtensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.dll' and 'Platform:System.Reflection.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.Reader.dll' and 'Platform:System.Resources.Reader.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.ReaderWriter.dll' and 'Platform:System.Resources.ReaderWriter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.ResourceManager.dll' and 'Platform:System.Resources.ResourceManager.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.Writer.dll' and 'Platform:System.Resources.Writer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.CompilerServices.VisualC.dll' and 'Platform:System.Runtime.CompilerServices.VisualC.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Extensions.dll' and 'Platform:System.Runtime.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Handles.dll' and 'Platform:System.Runtime.Handles.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' and 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.WindowsRuntime.dll' and 'Platform:System.Runtime.InteropServices.WindowsRuntime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.dll' and 'Platform:System.Runtime.InteropServices.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Loader.dll' and 'Platform:System.Runtime.Loader.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Numerics.dll' and 'Platform:System.Runtime.Numerics.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Formatters.dll' and 'Platform:System.Runtime.Serialization.Formatters.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Json.dll' and 'Platform:System.Runtime.Serialization.Json.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Primitives.dll' and 'Platform:System.Runtime.Serialization.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Xml.dll' and 'Platform:System.Runtime.Serialization.Xml.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.dll' and 'Platform:System.Runtime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'Platform:System.Security.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Claims.dll' and 'Platform:System.Security.Claims.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Algorithms.dll' and 'Platform:System.Security.Cryptography.Algorithms.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'Platform:System.Security.Cryptography.Cng.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Csp.dll' and 'Platform:System.Security.Cryptography.Csp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.DeriveBytes.dll' and 'Platform:System.Security.Cryptography.DeriveBytes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encoding.dll' and 'Platform:System.Security.Cryptography.Encoding.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.Aes.dll' and 'Platform:System.Security.Cryptography.Encryption.Aes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.ECDiffieHellman.dll' and 'Platform:System.Security.Cryptography.Encryption.ECDiffieHellman.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.ECDsa.dll' and 'Platform:System.Security.Cryptography.Encryption.ECDsa.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.dll' and 'Platform:System.Security.Cryptography.Encryption.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Hashing.Algorithms.dll' and 'Platform:System.Security.Cryptography.Hashing.Algorithms.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Hashing.dll' and 'Platform:System.Security.Cryptography.Hashing.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.OpenSsl.dll' and 'Platform:System.Security.Cryptography.OpenSsl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Pkcs.dll' and 'Platform:System.Security.Cryptography.Pkcs.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Primitives.dll' and 'Platform:System.Security.Cryptography.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.ProtectedData.dll' and 'Platform:System.Security.Cryptography.ProtectedData.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.RSA.dll' and 'Platform:System.Security.Cryptography.RSA.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.RandomNumberGenerator.dll' and 'Platform:System.Security.Cryptography.RandomNumberGenerator.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.X509Certificates.dll' and 'Platform:System.Security.Cryptography.X509Certificates.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'Platform:System.Security.Principal.Windows.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Principal.dll' and 'Platform:System.Security.Principal.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.SecureString.dll' and 'Platform:System.Security.SecureString.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Duplex.dll' and 'Platform:System.ServiceModel.Duplex.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Http.dll' and 'Platform:System.ServiceModel.Http.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.NetTcp.dll' and 'Platform:System.ServiceModel.NetTcp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Primitives.dll' and 'Platform:System.ServiceModel.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Security.dll' and 'Platform:System.ServiceModel.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceProcess.ServiceController.dll' and 'Platform:System.ServiceProcess.ServiceController.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'Platform:System.Text.Encoding.CodePages.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.Extensions.dll' and 'Platform:System.Text.Encoding.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.dll' and 'Platform:System.Text.Encoding.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.RegularExpressions.dll' and 'Platform:System.Text.RegularExpressions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.AccessControl.dll' and 'Platform:System.Threading.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Overlapped.dll' and 'Platform:System.Threading.Overlapped.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.Extensions.dll' and 'Platform:System.Threading.Tasks.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.Parallel.dll' and 'Platform:System.Threading.Tasks.Parallel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.dll' and 'Platform:System.Threading.Tasks.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Thread.dll' and 'Platform:System.Threading.Thread.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.ThreadPool.dll' and 'Platform:System.Threading.ThreadPool.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Timer.dll' and 'Platform:System.Threading.Timer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.dll' and 'Platform:System.Threading.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ValueTuple.dll' and 'Platform:System.ValueTuple.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.ReaderWriter.dll' and 'Platform:System.Xml.ReaderWriter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XDocument.dll' and 'Platform:System.Xml.XDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.XDocument.dll' and 'Platform:System.Xml.XPath.XDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.XmlDocument.dll' and 'Platform:System.Xml.XPath.XmlDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.dll' and 'Platform:System.Xml.XPath.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XmlDocument.dll' and 'Platform:System.Xml.XmlDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XmlSerializer.dll' and 'Platform:System.Xml.XmlSerializer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Xsl.Primitives.dll' and 'Platform:System.Xml.Xsl.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:netstandard.dll' and 'Platform:netstandard.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Buffers.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll'. Choosing 'Platform:System.Buffers.dll' because AssemblyVersion '4.0.99.0' is greater than '4.0.2.0'.
Encountered conflict between 'Platform:System.IO.Compression.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll' because AssemblyVersion '4.1.2.0' is greater than '2.0.5.0'.
Encountered conflict between 'CopyLocal:/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll' and 'Platform:System.IO.Compression.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll' because AssemblyVersion '4.1.2.0' is greater than '2.0.5.0'.
Encountered conflict between 'Platform:System.Memory.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll'. Choosing 'Platform:System.Memory.dll' because AssemblyVersion '4.0.99.0' is greater than '4.0.1.1'.
Encountered conflict between 'Platform:System.Net.Http.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll' because AssemblyVersion '4.1.1.0' is greater than '4.0.0.0'.
Encountered conflict between 'CopyLocal:/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll' and 'Platform:System.Net.Http.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll' because AssemblyVersion '4.1.1.0' is greater than '4.0.0.0'.
Encountered conflict between 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll'. Choosing 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' because AssemblyVersion '4.0.3.0' is greater than '4.0.1.0'.
Encountered conflict between 'Platform:System.Security.Cryptography.Algorithms.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.algorithms/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll'. Choosing 'Platform:System.Security.Cryptography.Algorithms.dll' because AssemblyVersion '4.3.1.0' is greater than '4.2.1.0'.
Encountered conflict between 'Platform:System.Security.Cryptography.Encoding.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll' because AssemblyVersion '4.0.1.0' is greater than '4.0.0.0'.
Encountered conflict between 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll' and 'Platform:System.Security.Cryptography.Encoding.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll' because AssemblyVersion '4.0.1.0' is greater than '4.0.0.0'.
Encountered conflict between 'Platform:System.Security.Cryptography.X509Certificates.dll' and 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll' because AssemblyVersion '4.1.1.0' is greater than '4.1.0.0'.
Encountered conflict between 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll' and 'Platform:System.Security.Cryptography.X509Certificates.dll'. Choosing 'CopyLocal:/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll' because AssemblyVersion '4.1.1.0' is greater than '4.1.0.0'.
Encountered conflict between 'Platform:FSharp.Core.dll' and 'Platform:FSharp.Core.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.CJK.dll' and 'Platform:I18N.CJK.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.MidEast.dll' and 'Platform:I18N.MidEast.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.Other.dll' and 'Platform:I18N.Other.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.Rare.dll' and 'Platform:I18N.Rare.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.West.dll' and 'Platform:I18N.West.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:I18N.dll' and 'Platform:I18N.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.CSharp.dll' and 'Platform:Microsoft.CSharp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.CSharp.dll' and 'Platform:Mono.CSharp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Data.Sqlite.dll' and 'Platform:Mono.Data.Sqlite.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Data.Tds.dll' and 'Platform:Mono.Data.Tds.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Mono.Security.dll' and 'Platform:Mono.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:MonoTouch.Dialog-1.dll' and 'Platform:MonoTouch.Dialog-1.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:MonoTouch.NUnitLite.dll' and 'Platform:MonoTouch.NUnitLite.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:OpenTK-1.0.dll' and 'Platform:OpenTK-1.0.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Composition.dll' and 'Platform:System.ComponentModel.Composition.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.DataAnnotations.dll' and 'Platform:System.ComponentModel.DataAnnotations.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Core.dll' and 'Platform:System.Core.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.Services.Client.dll' and 'Platform:System.Data.Services.Client.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.DataSetExtensions.dll' and 'Platform:System.Data.DataSetExtensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.dll' and 'Platform:System.Data.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Compression.FileSystem.dll' and 'Platform:System.IO.Compression.FileSystem.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IdentityModel.dll' and 'Platform:System.IdentityModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Json.dll' and 'Platform:System.Json.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Http.WinHttpHandler.dll' and 'Platform:System.Net.Http.WinHttpHandler.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.dll' and 'Platform:System.Net.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Numerics.Vectors.dll' and 'Platform:System.Numerics.Vectors.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Numerics.dll' and 'Platform:System.Numerics.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Context.dll' and 'Platform:System.Reflection.Context.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.dll' and 'Platform:System.Runtime.Serialization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.dll' and 'Platform:System.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Internals.dll' and 'Platform:System.ServiceModel.Internals.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Web.dll' and 'Platform:System.ServiceModel.Web.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.dll' and 'Platform:System.ServiceModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Transactions.dll' and 'Platform:System.Transactions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Web.Services.dll' and 'Platform:System.Web.Services.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Windows.dll' and 'Platform:System.Windows.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Linq.dll' and 'Platform:System.Xml.Linq.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Serialization.dll' and 'Platform:System.Xml.Serialization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.dll' and 'Platform:System.Xml.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.dll' and 'Platform:System.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Xamarin.iOS.dll' and 'Platform:Xamarin.iOS.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:mscorlib.dll' and 'Platform:mscorlib.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Primitives.dll' and 'Platform:Microsoft.Win32.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Registry.AccessControl.dll' and 'Platform:Microsoft.Win32.Registry.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:Microsoft.Win32.Registry.dll' and 'Platform:Microsoft.Win32.Registry.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.AppContext.dll' and 'Platform:System.AppContext.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Buffers.dll' and 'Platform:System.Buffers.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.Concurrent.dll' and 'Platform:System.Collections.Concurrent.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.NonGeneric.dll' and 'Platform:System.Collections.NonGeneric.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.Specialized.dll' and 'Platform:System.Collections.Specialized.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Collections.dll' and 'Platform:System.Collections.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Annotations.dll' and 'Platform:System.ComponentModel.Annotations.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.EventBasedAsync.dll' and 'Platform:System.ComponentModel.EventBasedAsync.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.Primitives.dll' and 'Platform:System.ComponentModel.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.TypeConverter.dll' and 'Platform:System.ComponentModel.TypeConverter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ComponentModel.dll' and 'Platform:System.ComponentModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Console.dll' and 'Platform:System.Console.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.Common.dll' and 'Platform:System.Data.Common.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Data.SqlClient.dll' and 'Platform:System.Data.SqlClient.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Contracts.dll' and 'Platform:System.Diagnostics.Contracts.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Debug.dll' and 'Platform:System.Diagnostics.Debug.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.FileVersionInfo.dll' and 'Platform:System.Diagnostics.FileVersionInfo.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Process.dll' and 'Platform:System.Diagnostics.Process.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.StackTrace.dll' and 'Platform:System.Diagnostics.StackTrace.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TextWriterTraceListener.dll' and 'Platform:System.Diagnostics.TextWriterTraceListener.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Tools.dll' and 'Platform:System.Diagnostics.Tools.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TraceEvent.dll' and 'Platform:System.Diagnostics.TraceEvent.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.TraceSource.dll' and 'Platform:System.Diagnostics.TraceSource.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Diagnostics.Tracing.dll' and 'Platform:System.Diagnostics.Tracing.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Drawing.Common.dll' and 'Platform:System.Drawing.Common.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Drawing.Common.dll' and 'Reference:System.Drawing.Common.dll'. Could not determine winner because 'Reference:System.Drawing.Common.dll' does not exist.
Encountered conflict between 'Platform:System.Drawing.Primitives.dll' and 'Platform:System.Drawing.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Dynamic.Runtime.dll' and 'Platform:System.Dynamic.Runtime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.Calendars.dll' and 'Platform:System.Globalization.Calendars.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.Extensions.dll' and 'Platform:System.Globalization.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Globalization.dll' and 'Platform:System.Globalization.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Compression.ZipFile.dll' and 'Platform:System.IO.Compression.ZipFile.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.AccessControl.dll' and 'Platform:System.IO.FileSystem.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.DriveInfo.dll' and 'Platform:System.IO.FileSystem.DriveInfo.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.Primitives.dll' and 'Platform:System.IO.FileSystem.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.Watcher.dll' and 'Platform:System.IO.FileSystem.Watcher.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.FileSystem.dll' and 'Platform:System.IO.FileSystem.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.IsolatedStorage.dll' and 'Platform:System.IO.IsolatedStorage.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.MemoryMappedFiles.dll' and 'Platform:System.IO.MemoryMappedFiles.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.Pipes.dll' and 'Platform:System.IO.Pipes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.UnmanagedMemoryStream.dll' and 'Platform:System.IO.UnmanagedMemoryStream.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.IO.dll' and 'Platform:System.IO.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Expressions.dll' and 'Platform:System.Linq.Expressions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Parallel.dll' and 'Platform:System.Linq.Parallel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.Queryable.dll' and 'Platform:System.Linq.Queryable.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Linq.dll' and 'Platform:System.Linq.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Memory.dll' and 'Platform:System.Memory.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.AuthenticationManager.dll' and 'Platform:System.Net.AuthenticationManager.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Cache.dll' and 'Platform:System.Net.Cache.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.HttpListener.dll' and 'Platform:System.Net.HttpListener.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Mail.dll' and 'Platform:System.Net.Mail.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.NameResolution.dll' and 'Platform:System.Net.NameResolution.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.NetworkInformation.dll' and 'Platform:System.Net.NetworkInformation.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Ping.dll' and 'Platform:System.Net.Ping.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Primitives.dll' and 'Platform:System.Net.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Requests.dll' and 'Platform:System.Net.Requests.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Security.dll' and 'Platform:System.Net.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.ServicePoint.dll' and 'Platform:System.Net.ServicePoint.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Sockets.dll' and 'Platform:System.Net.Sockets.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.Utilities.dll' and 'Platform:System.Net.Utilities.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebHeaderCollection.dll' and 'Platform:System.Net.WebHeaderCollection.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebSockets.Client.dll' and 'Platform:System.Net.WebSockets.Client.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Net.WebSockets.dll' and 'Platform:System.Net.WebSockets.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ObjectModel.dll' and 'Platform:System.ObjectModel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.DispatchProxy.dll' and 'Platform:System.Reflection.DispatchProxy.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.ILGeneration.dll' and 'Platform:System.Reflection.Emit.ILGeneration.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.Lightweight.dll' and 'Platform:System.Reflection.Emit.Lightweight.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Emit.dll' and 'Platform:System.Reflection.Emit.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Extensions.dll' and 'Platform:System.Reflection.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.Primitives.dll' and 'Platform:System.Reflection.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.TypeExtensions.dll' and 'Platform:System.Reflection.TypeExtensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Reflection.dll' and 'Platform:System.Reflection.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.Reader.dll' and 'Platform:System.Resources.Reader.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.ReaderWriter.dll' and 'Platform:System.Resources.ReaderWriter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.ResourceManager.dll' and 'Platform:System.Resources.ResourceManager.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Resources.Writer.dll' and 'Platform:System.Resources.Writer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.CompilerServices.VisualC.dll' and 'Platform:System.Runtime.CompilerServices.VisualC.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Extensions.dll' and 'Platform:System.Runtime.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Handles.dll' and 'Platform:System.Runtime.Handles.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll' and 'Platform:System.Runtime.InteropServices.RuntimeInformation.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.WindowsRuntime.dll' and 'Platform:System.Runtime.InteropServices.WindowsRuntime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.InteropServices.dll' and 'Platform:System.Runtime.InteropServices.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Loader.dll' and 'Platform:System.Runtime.Loader.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Numerics.dll' and 'Platform:System.Runtime.Numerics.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Formatters.dll' and 'Platform:System.Runtime.Serialization.Formatters.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Json.dll' and 'Platform:System.Runtime.Serialization.Json.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Primitives.dll' and 'Platform:System.Runtime.Serialization.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.Serialization.Xml.dll' and 'Platform:System.Runtime.Serialization.Xml.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Runtime.dll' and 'Platform:System.Runtime.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.AccessControl.dll' and 'Platform:System.Security.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Claims.dll' and 'Platform:System.Security.Claims.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Algorithms.dll' and 'Platform:System.Security.Cryptography.Algorithms.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Cng.dll' and 'Platform:System.Security.Cryptography.Cng.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Csp.dll' and 'Platform:System.Security.Cryptography.Csp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.DeriveBytes.dll' and 'Platform:System.Security.Cryptography.DeriveBytes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.Aes.dll' and 'Platform:System.Security.Cryptography.Encryption.Aes.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.ECDiffieHellman.dll' and 'Platform:System.Security.Cryptography.Encryption.ECDiffieHellman.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.ECDsa.dll' and 'Platform:System.Security.Cryptography.Encryption.ECDsa.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Encryption.dll' and 'Platform:System.Security.Cryptography.Encryption.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Hashing.Algorithms.dll' and 'Platform:System.Security.Cryptography.Hashing.Algorithms.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Hashing.dll' and 'Platform:System.Security.Cryptography.Hashing.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.OpenSsl.dll' and 'Platform:System.Security.Cryptography.OpenSsl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Pkcs.dll' and 'Platform:System.Security.Cryptography.Pkcs.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.Primitives.dll' and 'Platform:System.Security.Cryptography.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.ProtectedData.dll' and 'Platform:System.Security.Cryptography.ProtectedData.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.RSA.dll' and 'Platform:System.Security.Cryptography.RSA.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Cryptography.RandomNumberGenerator.dll' and 'Platform:System.Security.Cryptography.RandomNumberGenerator.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Principal.Windows.dll' and 'Platform:System.Security.Principal.Windows.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.Principal.dll' and 'Platform:System.Security.Principal.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Security.SecureString.dll' and 'Platform:System.Security.SecureString.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Duplex.dll' and 'Platform:System.ServiceModel.Duplex.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Http.dll' and 'Platform:System.ServiceModel.Http.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.NetTcp.dll' and 'Platform:System.ServiceModel.NetTcp.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Primitives.dll' and 'Platform:System.ServiceModel.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceModel.Security.dll' and 'Platform:System.ServiceModel.Security.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ServiceProcess.ServiceController.dll' and 'Platform:System.ServiceProcess.ServiceController.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.CodePages.dll' and 'Platform:System.Text.Encoding.CodePages.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.Extensions.dll' and 'Platform:System.Text.Encoding.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.Encoding.dll' and 'Platform:System.Text.Encoding.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Text.RegularExpressions.dll' and 'Platform:System.Text.RegularExpressions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.AccessControl.dll' and 'Platform:System.Threading.AccessControl.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Overlapped.dll' and 'Platform:System.Threading.Overlapped.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.Extensions.dll' and 'Platform:System.Threading.Tasks.Extensions.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.Parallel.dll' and 'Platform:System.Threading.Tasks.Parallel.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Tasks.dll' and 'Platform:System.Threading.Tasks.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Thread.dll' and 'Platform:System.Threading.Thread.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.ThreadPool.dll' and 'Platform:System.Threading.ThreadPool.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.Timer.dll' and 'Platform:System.Threading.Timer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Threading.dll' and 'Platform:System.Threading.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.ValueTuple.dll' and 'Platform:System.ValueTuple.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.ReaderWriter.dll' and 'Platform:System.Xml.ReaderWriter.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XDocument.dll' and 'Platform:System.Xml.XDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.XDocument.dll' and 'Platform:System.Xml.XPath.XDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.XmlDocument.dll' and 'Platform:System.Xml.XPath.XmlDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XPath.dll' and 'Platform:System.Xml.XPath.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XmlDocument.dll' and 'Platform:System.Xml.XmlDocument.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.XmlSerializer.dll' and 'Platform:System.Xml.XmlSerializer.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:System.Xml.Xsl.Primitives.dll' and 'Platform:System.Xml.Xsl.Primitives.dll'. Could not determine winner due to equal file and assembly versions.
Encountered conflict between 'Platform:netstandard.dll' and 'Platform:netstandard.dll'. Could not determine winner due to equal file and assembly versions.
输出项:
_ReferencesWithoutConflicts=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Buffers
System.Memory
输出项:
_ReferenceCopyLocalPathsWithoutConflicts=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
输出项:
_ConflictPackageFiles=
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ConflictItemType=Reference
NuGetPackageId=System.Buffers
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ConflictItemType=Reference
NuGetPackageId=System.Memory
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
ConflictItemType=CopyLocal
NuGetPackageId=System.Buffers
System.IO.Compression.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
System.IO.Compression.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ConflictItemType=CopyLocal
NuGetPackageId=System.Memory
System.Net.Http.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
System.Net.Http.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
/Users/huangboru/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
ConflictItemType=CopyLocal
NuGetPackageId=System.Runtime.InteropServices.RuntimeInformation
/Users/huangboru/.nuget/packages/system.security.cryptography.algorithms/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
ConflictItemType=CopyLocal
NuGetPackageId=System.Security.Cryptography.Algorithms
System.Security.Cryptography.Encoding.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
System.Security.Cryptography.Encoding.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
System.Security.Cryptography.X509Certificates.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
System.Security.Cryptography.X509Certificates.dll
ConflictItemType=Platform
NuGetPackageId=TargetingPack
Done executing task "ResolvePackageFileConflicts".
删除的项:
Reference=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
添加的项:
Reference=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Buffers
System.Memory
删除的项:
ReferenceCopyLocalPaths=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.interopservices.runtimeinformation/4.3.0/runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.InteropServices.RuntimeInformation
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.algorithms/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Algorithms
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
添加的项:
ReferenceCopyLocalPaths=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
Done building target "_HandlePackageFileConflicts" in project "SuiHanIME.iOS.csproj".
Target "_AddExtraReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
添加的项: Reference=System.Drawing.Common.dll
Done building target "_AddExtraReferences" in project "SuiHanIME.iOS.csproj".
Target "ResolveAssemblyReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_ReferenceInstalledAssemblyDirectory=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Set Property: ResolveAssemblyReferencesStateFile=obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
Set Property: ResolveAssemblyReferencesSilent=false
Set Property: ResolveAssemblyReferencesFindRelatedSatellites=true
Set Property: ResolveAssemblyReferencesFindSerializationAssemblies=true
Set Property: ResolveAssemblyReferencesFindRelatedFiles=true
Set Property: ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts=false
Set Property: FindDependenciesOfExternallyResolvedReferences=false
Task "ResolveAssemblyReference"
任务参数:
TargetFrameworkDirectories=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
任务参数:SupportsBindingRedirectGeneration=True
任务参数:FullTargetFrameworkSubsetNames=Full
任务参数:FindDependenciesOfExternallyResolvedReferences=False
任务参数:FindSatellites=True
任务参数:OutputUnresolvedAssemblyConflicts=False
任务参数:
CandidateAssemblyFiles=
Info.plist
Entitlements.plist
任务参数:FindSerializationAssemblies=True
任务参数:FindRelatedFiles=True
任务参数:AutoUnify=False
任务参数:
SearchPaths=
{CandidateAssemblyFiles}
{HintPathFromItem}
{TargetFrameworkDirectory}
{Registry:Software/Microsoft/Xamarin.iOS,v1.0,AssemblyFoldersEx}
{AssemblyFolders}
{RawFileName}
bin/iPhone/Debug/
任务参数:StateFile=obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
任务参数:
Assemblies=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Buffers
System.Memory
System.Drawing.Common.dll
任务参数:
AssemblyFiles=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:WarnOrErrorOnTargetArchitectureMismatch=None
任务参数:TargetFrameworkVersion=v1.0
任务参数:
AllowedAssemblyExtensions=
.winmd
.dll
.exe
任务参数:TargetFrameworkMonikerDisplayName=Xamarin.iOS
任务参数:
FullFrameworkFolders=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
任务参数:Silent=False
任务参数:
AllowedRelatedFileExtensions=
.pdb
.dll.mdb
.exe.mdb
.xml
.pri
.dll.config
.exe.config
.dll.mdb
.exe.mdb
.pdb
Primary reference "IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll".
Reference found at search path location "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll".
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Xml.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Core.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Xamarin.iOS.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.Vectors.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.Vectors.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.Vectors.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll".
Reference found at search path location "{HintPathFromItem}".
Found related file "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll".
Reference found at search path location "{HintPathFromItem}".
Found related file "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb".
The ImageRuntimeVersion for this reference is "".
Primary reference "CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2".
Resolved file path is "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Resolved file path is "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Resolved file path is "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb".
Found related file "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.xml".
Found related file "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.xml".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.pdb".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.xml".
Found related file "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9".
Resolved file path is "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535".
Resolved file path is "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12".
Resolved file path is "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f".
Resolved file path is "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.xml".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll".
Reference found at search path location "{RawFileName}".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb".
Found satellite file "sk/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "pl/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "vi/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "sv/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "he/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ms/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "da/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ja/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "el/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "it/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ca/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "cs/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ru/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ro/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "pt/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "uk/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ar/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "hr/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "pt-BR/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "hu/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "nl/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "nb/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "hi/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "de/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "ko/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "fi/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "id/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "fr/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "es/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "zh-HK/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "th/Xamarin.Forms.Platform.iOS.resources.dll".
Found satellite file "tr/Xamarin.Forms.Platform.iOS.resources.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll".
Reference found at search path location "{RawFileName}".
Found related file "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb".
Found related file "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.xml".
Found related file "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Primary reference "System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.Compression.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.Compression.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.Compression.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Http.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Http.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Http.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/OpenTK-1.0.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/OpenTK-1.0.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/OpenTK-1.0.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Drawing.Common.dll.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Drawing.Common.dll.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Drawing.Common.dll.exe", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Drawing.Common.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Drawing.Common.dll.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Drawing.Common.dll.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Drawing.Common.dll.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Drawing.Common.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll.exe", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Numerics.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Buffers.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Buffers.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Buffers.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Buffers.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Buffers.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Buffers.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Primary reference "System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.winmd", but it didn't exist.
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Dependency "OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/Mono.Data.Sqlite.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/Mono.Data.Sqlite.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/Mono.Data.Sqlite.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Mono.Data.Sqlite.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Mono.Data.Sqlite.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Mono.Data.Sqlite.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Dependency "System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Data.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/System.Data.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/System.Data.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/System.Data.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Data.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Data.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Data.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Data.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
This reference is not "CopyLocal" because it's in a Frameworks directory.
The ImageRuntimeVersion for this reference is "".
Dependency "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Could not resolve this reference. Could not locate the assembly "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0".
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/netstandard.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll",
but its name "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"
didn't match the expected name "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll",
but its name "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"
didn't match the expected name "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/netstandard.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/netstandard.dll", but it didn't exist.
Considered "bin/iPhone/Debug/netstandard.exe", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Required by "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll".
Required by "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll".
Required by "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll".
Required by "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
Required by "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll".
Required by "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll".
Required by "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
Required by "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll".
Required by "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll".
Required by "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll".
Dependency "SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21".
Considered "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/netstandard.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/netstandard.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/netstandard.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/netstandard.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/netstandard.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Required by "/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Could not resolve this reference. Could not locate the assembly "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0".
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.exe", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SkiaSharp.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SkiaSharp.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SkiaSharp.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/SkiaSharp.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/SkiaSharp.dll", but it didn't exist.
Considered "bin/iPhone/Debug/SkiaSharp.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
Could not resolve this reference. Could not locate the assembly "SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0".
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/SkiaSharp.Views.iOS.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SkiaSharp.Views.iOS.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SkiaSharp.Views.iOS.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SkiaSharp.Views.iOS.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/SkiaSharp.Views.iOS.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/SkiaSharp.Views.iOS.dll", but it didn't exist.
Considered "bin/iPhone/Debug/SkiaSharp.Views.iOS.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Dependency "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
Could not resolve this reference. Could not locate the assembly "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Newtonsoft.Json.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Newtonsoft.Json.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/Newtonsoft.Json.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Newtonsoft.Json.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Newtonsoft.Json.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Newtonsoft.Json.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Newtonsoft.Json.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/Newtonsoft.Json.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/Newtonsoft.Json.dll", but it didn't exist.
Considered "bin/iPhone/Debug/Newtonsoft.Json.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll".
Dependency "SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535".
Could not resolve this reference. Could not locate the assembly "SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.core.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.core.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.core.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.core.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/SQLitePCLRaw.core.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/SQLitePCLRaw.core.dll", but it didn't exist.
Considered "bin/iPhone/Debug/SQLitePCLRaw.core.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Dependency "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Could not resolve this reference. Could not locate the assembly "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/System.Memory.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/System.Memory.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/System.Memory.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/System.Memory.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/System.Memory.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/System.Memory.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/System.Memory.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/System.Memory.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/System.Memory.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/System.Memory.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/System.Memory.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/System.Memory.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Memory.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Memory.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll",
but its name "System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"
didn't match the expected name "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll",
but its name "System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51"
didn't match the expected name "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Memory.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Memory.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Memory.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
Required by "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
Dependency "SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9".
Could not resolve this reference. Could not locate the assembly "SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0".
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll", but it didn't exist.
Considered "bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Dependency "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6".
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Runtime.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Runtime.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Runtime.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6".
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Collections.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Collections.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Collections.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6".
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Linq.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Linq.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/System.Linq.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.exe", but it didn't exist.
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/System.Runtime.winmd", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/System.Runtime.dll", but it didn't exist.
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/System.Runtime.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll",
but its name "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll",
but its name "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Runtime.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Runtime.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Runtime.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Resources.ResourceManager.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Resources.ResourceManager.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Resources.ResourceManager.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Resources.ResourceManager.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Resources.ResourceManager.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Resources.ResourceManager.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Resources.ResourceManager.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Collections.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Collections.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Collections.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Collections.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Collections.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Collections.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Collections.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Collections.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll",
but its name "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll",
but its name "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Collections.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Collections.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Collections.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll",
but its name "System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll",
but its name "System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Reflection.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Reflection.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Reflection.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.Tasks.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.Tasks.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.Tasks.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.Tasks.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.Tasks.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll",
but its name "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll",
but its name "System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Threading.Tasks.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Threading.Tasks.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Threading.Tasks.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.IO.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.IO.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.IO.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.IO.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.IO.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.IO.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.IO.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll",
but its name "System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll",
but its name "System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.IO.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.IO.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.IO.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Diagnostics.Debug.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Diagnostics.Debug.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Diagnostics.Debug.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Diagnostics.Debug.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Diagnostics.Debug.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll",
but its name "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll",
but its name "System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Diagnostics.Debug.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Diagnostics.Debug.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Diagnostics.Debug.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Net.Primitives.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Net.Primitives.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Net.Primitives.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Primitives.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Primitives.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Net.Primitives.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Primitives.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Primitives.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Primitives.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll",
but its name "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll",
but its name "System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Net.Primitives.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Net.Primitives.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Net.Primitives.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Threading.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Threading.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Threading.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Threading.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll",
but its name "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll",
but its name "System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Threading.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Threading.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Threading.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.exe", but it didn't exist.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Runtime.Extensions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Extensions.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Extensions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Extensions.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Extensions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll",
but its name "System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll",
but its name "System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Runtime.Extensions.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Runtime.Extensions.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Runtime.Extensions.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.Encoding.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.Encoding.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.Encoding.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.Encoding.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.Encoding.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.Encoding.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.Encoding.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.Encoding.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.Encoding.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll",
but its name "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll",
but its name "System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Text.Encoding.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Text.Encoding.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Text.Encoding.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.RegularExpressions.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Text.RegularExpressions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.RegularExpressions.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Text.RegularExpressions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.RegularExpressions.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Text.RegularExpressions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll",
but its name "System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll",
but its name "System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Text.RegularExpressions.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Text.RegularExpressions.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Text.RegularExpressions.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Linq.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Linq.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/System.Linq.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Linq.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Linq.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll",
but its name "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll",
but its name "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Linq.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Linq.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Linq.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.ObjectModel.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.ObjectModel.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.ObjectModel.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.ObjectModel.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.ObjectModel.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.ObjectModel.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.ObjectModel.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.ObjectModel.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.ObjectModel.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll",
but its name "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll",
but its name "System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.ObjectModel.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.ObjectModel.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.ObjectModel.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Could not resolve this reference. Could not locate the assembly "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Globalization.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Globalization.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Globalization.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Globalization.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Globalization.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Globalization.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Globalization.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Globalization.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Globalization.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll",
but its name "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll",
but its name "System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"
didn't match the expected name "System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.exe", but it didn't exist.
For SearchPath "bin/iPhone/Debug/".
Considered "bin/iPhone/Debug/System.Globalization.winmd", but it didn't exist.
Considered "bin/iPhone/Debug/System.Globalization.dll", but it didn't exist.
Considered "bin/iPhone/Debug/System.Globalization.exe", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Dependency "System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.Extensions.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.Extensions.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/System.Reflection.Extensions.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.Extensions.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Reflection.Extensions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.Extensions.winmd", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.Extensions.dll", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Reflection.Extensions.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e".
Resolved file path is "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll".
Reference found at search path location "{TargetFrameworkDirectory}".
For SearchPath "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10".
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/System.Runtime.Serialization.winmd", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/System.Runtime.Serialization.dll", but it didn't exist.
Considered "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/System.Runtime.Serialization.exe", but it didn't exist.
For SearchPath "{TargetFrameworkDirectory}".
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Serialization.winmd", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Serialization.dll", but it didn't exist.
Considered "/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/System.Runtime.Serialization.exe", but it didn't exist.
Considered "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Serialization.winmd", but it didn't exist.
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll".
Required by "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll".
Required by "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll".
Required by "SuiHanIMEInAppPurchaseLib".
Required by "SuiHaniOSInAppPurchaseLib".
Required by "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll".
Required by "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll".
Required by "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll".
This reference is not "CopyLocal" because at least one source item had "Private" set to "false" and no source items had "Private" set to "true".
The ImageRuntimeVersion for this reference is "".
Dependency "SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
The ImageRuntimeVersion for this reference is "".
Dependency "SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb".
The ImageRuntimeVersion for this reference is "".
Dependency "HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null".
Resolved file path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll".
Reference found at search path location "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
For SearchPath "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0".
Considered "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.winmd", but it didn't exist.
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
Required by "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb".
Found related file "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb".
The ImageRuntimeVersion for this reference is "".
There was a conflict between "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
MSB3243: No way to resolve conflict between "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51". Choosing "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" arbitrarily.
References which depend on "netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll].
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll".
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll".
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
References which depend on "netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [].
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll".
SuiHanIMEInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll".
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll".
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll".
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll".
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll".
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll".
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll".
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll".
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
There was a conflict between "SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" and "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
"SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" was chosen because it was primary and "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" was not.
References which depend on "SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" [/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll].
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll".
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll".
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll".
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" [].
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll".
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
There was a conflict between "SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" and "SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756".
"SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" was chosen because it was primary and "SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" was not.
References which depend on "SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" [/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll].
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll".
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll".
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756" [].
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll".
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
There was a conflict between "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" and "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed".
"Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" was chosen because it was primary and "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" was not.
References which depend on "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" [/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll].
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll".
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll".
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll".
SuiHanIMEInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SuiHaniOSInAppPurchaseLib
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" [].
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll".
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
There was a conflict between "SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535" and "SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535".
"SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535" was chosen because it was primary and "SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535" was not.
References which depend on "SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535" [/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll].
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
References which depend on "SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535" [].
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
There was a conflict between "System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" and "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51".
"System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was chosen because it was primary and "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" was not.
References which depend on "System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll].
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
Project file item includes which caused reference "/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll".
System.Memory
References which depend on "System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" [].
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
There was a conflict between "SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" and "SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9".
"SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" was chosen because it was primary and "SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" was not.
References which depend on "SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" [/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll].
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll".
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
References which depend on "SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" [].
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll".
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SuiHanIMEInAppPurchaseLib
SuiHaniOSInAppPurchaseLib
There was a conflict between "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
MSB3243: No way to resolve conflict between "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
References which depend on "System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll].
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [].
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
Project file item includes which caused reference "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll".
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
There was a conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
MSB3243: No way to resolve conflict between "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
References which depend on "System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll].
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [].
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll".
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
There was a conflict between "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a".
MSB3243: No way to resolve conflict between "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". Choosing "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" arbitrarily.
References which depend on "System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll].
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll".
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References which depend on "System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [].
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Project file item includes which caused reference "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll".
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "12.0.0.0" [] to Version "13.0.0.0" [/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "SkiaSharp, Culture=neutral, PublicKeyToken=0738eb9f132ed756" from Version "2.80.0.0" [] to Version "2.88.0.0" [/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "SkiaSharp.Views.iOS, Culture=neutral, PublicKeyToken=0738eb9f132ed756" from Version "2.80.0.0" [] to Version "2.88.0.0" [/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "SQLitePCLRaw.batteries_v2, Culture=neutral, PublicKeyToken=8226ea5df37bcae9" from Version "2.0.3.851" [] to Version "2.0.7.1395" [/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "SQLitePCLRaw.core, Culture=neutral, PublicKeyToken=1488e028ca7ab535" from Version "2.0.3.851" [] to Version "2.0.7.1395" [/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System.Memory, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" from Version "4.0.1.1" [] to Version "4.0.99.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "netstandard, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" from Version "2.0.0.0" [] to Version "2.1.0.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.1.0.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll] to solve conflict and get rid of warning.
Consider app.config remapping of assembly "System.Linq, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.1.0.0" [/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll] to solve conflict and get rid of warning.
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets(2218,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190.
输出项:
ReferencePath=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
输出项:
_ResolveAssemblyReferenceResolvedFiles=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
输出项:
ReferenceDependencyPaths=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Data.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
输出项:
_ReferenceRelatedPaths=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.xml
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
CopyLocal=false
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
输出项:
ReferenceSatellitePaths=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
CopyLocal=false
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ResolvedFrom={RawFileName}
Version=
输出项:
ReferenceCopyLocalPaths=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
输出项:
SuggestedBindingRedirects=
Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
MaxVersion=13.0.0.0
SkiaSharp, Culture=neutral, PublicKeyToken=0738eb9f132ed756
MaxVersion=2.88.0.0
SkiaSharp.Views.iOS, Culture=neutral, PublicKeyToken=0738eb9f132ed756
MaxVersion=2.88.0.0
SQLitePCLRaw.batteries_v2, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
MaxVersion=2.0.7.1395
SQLitePCLRaw.core, Culture=neutral, PublicKeyToken=1488e028ca7ab535
MaxVersion=2.0.7.1395
System.Memory, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
MaxVersion=4.0.99.0
netstandard, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
MaxVersion=2.1.0.0
System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
MaxVersion=4.1.0.0
System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
MaxVersion=4.0.10.0
System.Linq, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
MaxVersion=4.1.0.0
输出项: FileWrites=obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
Output Property: DependsOnSystemRuntime=True
Output Property: _DependsOnNETStandard=True
Done executing task "ResolveAssemblyReference".
Done building target "ResolveAssemblyReferences" in project "SuiHanIME.iOS.csproj".
Target "GenerateBindingRedirects" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true') was evaluated as ('' == 'true' and 'true' == 'true').
Target "GenerateBindingRedirectsUpdateAppConfig" skipped, due to false condition; ('$(AutoGenerateBindingRedirects)' == 'true' and '$(GenerateBindingRedirectsOutputType)' == 'true' and Exists('$(_GenerateBindingRedirectsIntermediateAppConfig)')) was evaluated as ('' == 'true' and 'true' == 'true' and Exists('obj/iPhone/Debug/SuiHanIME.iOS.exe.config')).
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target "AfterResolveReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "AfterResolveReferences" in project "SuiHanIME.iOS.csproj".
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "ImplicitlyExpandDesignTimeFacades" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.ImplicitFacade.targets":
添加的项:
_Xamarin_CandidateNETStandardReferences=
System
System.Xml
System.Core
Xamarin.iOS
System.Numerics.Vectors
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
SuiHaniOSInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
System.IO.Compression
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Net.Http
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OpenTK-1.0
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Drawing.Common.dll
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Numerics
NuGetIsFrameworkReference=true
NuGetSourceType=Package
System.Buffers
System.Memory
System.Drawing.Common.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
添加的项:
_Xamarin_InboxNETStandardFolders=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
Set Property: _HasReferenceToSystemRuntime=true
Set Property: _HasReferenceToSystemRuntime=true
Set Property: _Xamarin_NETStandardInbox=true
Set Property: _Xamarin_DependsOnNETStandard=True
Task "GetDependsOnNETStandard" skipped, due to false condition; ('$(_HasReferenceToSystemRuntime)' != 'true' and '$(_Xamarin_DependsOnNETStandard)' == '' and '@(_Xamarin_CandidateNETStandardReferences)' != ''
and Exists('$(_NETBuildExtensionsTaskAssembly)')) was evaluated as ('true' != 'true' and 'True' == '' and 'System;System.Xml;System.Core;...' != ''
and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll')).
添加的项:
_DesignTimeFacadeAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
Microsoft.Win32.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
Microsoft.Win32.Registry.AccessControl
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
Microsoft.Win32.Registry
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
netstandard
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.AppContext
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Buffers
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Collections.Concurrent
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Collections
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Collections.NonGeneric
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Collections.Specialized
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ComponentModel.Annotations
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ComponentModel
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ComponentModel.EventBasedAsync
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ComponentModel.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ComponentModel.TypeConverter
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Console
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Data.Common
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Data.SqlClient
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.Contracts
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.Debug
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.FileVersionInfo
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.Process
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.StackTrace
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.TextWriterTraceListener
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.Tools
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.TraceEvent
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.TraceSource
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Diagnostics.Tracing
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Drawing.Common
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Drawing.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Dynamic.Runtime
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Globalization.Calendars
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Globalization
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Globalization.Extensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.Compression.ZipFile
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.FileSystem.AccessControl
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.FileSystem
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.FileSystem.DriveInfo
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.FileSystem.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.FileSystem.Watcher
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.IsolatedStorage
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.MemoryMappedFiles
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.Pipes
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.IO.UnmanagedMemoryStream
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Linq
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Linq.Expressions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Linq.Parallel
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Linq.Queryable
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Memory
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.AuthenticationManager
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Cache
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.HttpListener
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Mail
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.NameResolution
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.NetworkInformation
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Ping
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Requests
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Security
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.ServicePoint
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Sockets
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.Utilities
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.WebHeaderCollection
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.WebSockets.Client
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Net.WebSockets
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ObjectModel
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.DispatchProxy
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.Emit
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.Emit.ILGeneration
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.Emit.Lightweight
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.Extensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Reflection.TypeExtensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Resources.Reader
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Resources.ReaderWriter
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Resources.ResourceManager
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Resources.Writer
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.CompilerServices.VisualC
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Extensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Handles
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.InteropServices
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.InteropServices.RuntimeInformation
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.InteropServices.WindowsRuntime
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Loader
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Numerics
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Serialization.Formatters
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Serialization.Json
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Serialization.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Runtime.Serialization.Xml
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.AccessControl
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Claims
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Algorithms
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Cng
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Csp
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.DeriveBytes
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Encoding
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Encryption.Aes
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Encryption
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Encryption.ECDiffieHellman
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Encryption.ECDsa
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Hashing.Algorithms
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Hashing
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.OpenSsl
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Pkcs
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.ProtectedData
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.RandomNumberGenerator
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.RSA
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Cryptography.X509Certificates
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Principal
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.Principal.Windows
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Security.SecureString
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceModel.Duplex
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceModel.Http
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceModel.NetTcp
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceModel.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceModel.Security
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ServiceProcess.ServiceController
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Text.Encoding.CodePages
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Text.Encoding
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Text.Encoding.Extensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Text.RegularExpressions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.AccessControl
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Overlapped
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Tasks
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Tasks.Extensions
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Tasks.Parallel
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Thread
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.ThreadPool
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Threading.Timer
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.ValueTuple
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.ReaderWriter
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XDocument
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XmlDocument
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XmlSerializer
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XPath
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XPath.XDocument
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.XPath.XmlDocument
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
添加的项:
_DesignTimeFacadeAssemblies_Names=
System.Xml.Xsl.Primitives
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
添加的项:
_ReferencePath_Names=
CarouselView.FormsPlugin.Abstractions
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
CarouselView.FormsPlugin.iOS
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
FFImageLoading
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
FFImageLoading.Forms
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
FFImageLoading.Forms.Platform
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
FFImageLoading.Platform
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
IOSLib
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
Masonry.iOS
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
MathParser.org-mXparser
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Microcharts
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Microcharts.iOS
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Microsoft.Bcl.HashCode
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
mscorlib
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
添加的项:
_ReferencePath_Names=
Newtonsoft.Json
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Newtonsoft.Json.Schema
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
OpenTK-1.0
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
OriginalItemSpec=OpenTK-1.0
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
Plugin.FilePicker
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SkiaSharp
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SkiaSharp.Views.Forms
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SkiaSharp.Views.iOS
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SQLite-net
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SQLitePCLRaw.batteries_v2
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SQLitePCLRaw.core
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SQLitePCLRaw.provider.e_sqlite3
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SQLitePCLRaw.provider.sqlite3
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
SuiHan2Gram
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanBindingableLib
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanIME
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanIME.Shell
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanIMEInAppPurchaseLib
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
添加的项:
_ReferencePath_Names=
SuiHanIMELib
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHaniOSInAppPurchaseLib
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
添加的项:
_ReferencePath_Names=
SuiHanLib
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanNetLib
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
SuiHanSubscribeLib
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalIdentity=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_ReferencePath_Names=
System.Buffers
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
OriginalItemSpec=System.Buffers
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Core
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
OriginalItemSpec=System.Core
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
OriginalItemSpec=System
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Drawing.Common
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
OriginalItemSpec=System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.IO.Compression
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
OriginalItemSpec=System.IO.Compression
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Memory
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
OriginalItemSpec=System.Memory
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Net.Http
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
OriginalItemSpec=System.Net.Http
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Numerics
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
OriginalItemSpec=System.Numerics
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Numerics.Vectors
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
OriginalItemSpec=System.Numerics.Vectors
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
System.Runtime.CompilerServices.Unsafe
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
System.Xml
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
OriginalItemSpec=System.Xml
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
_ReferencePath_Names=
TinyPinyin.Core.Standard
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
WebP.Touch
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xam.Plugin.TabView
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.Essentials
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.Forms.Core
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.Forms.Platform
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.Forms.Platform.iOS
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.Forms.Xaml
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalIdentity=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_ReferencePath_Names=
Xamarin.iOS
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
OriginalItemSpec=Xamarin.iOS
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
删除的项:
_DesignTimeFacadeAssemblies_Names=
System.Buffers
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
System.Drawing.Common
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
System.Memory
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
添加的项:
ReferencePath=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
_ResolveAssemblyReferenceResolvedFiles=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{RawFileName}' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{TargetFrameworkDirectory}' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('{HintPathFromItem}' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message" skipped, due to false condition; ('%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandDesignTimeFacades') was evaluated as ('/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll' == 'ImplicitlyExpandDesignTimeFacades').
Task "Message"
任务参数:Importance=Low
任务参数:Text=Including /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
Including /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll;/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
Done executing task "Message".
Done building target "ImplicitlyExpandDesignTimeFacades" in project "SuiHanIME.iOS.csproj".
Target "ResolveReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "ResolveReferences" in project "SuiHanIME.iOS.csproj".
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_UnpackLibraryResources" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "UnpackLibraryResources" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "UnpackLibraryResources"
任务参数:
ReferencedLibraries=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Data.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=false
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FrameworkFile=true
FullConfiguration=Debug|AnyCPU
FusionName=System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Private=false
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom={TargetFrameworkDirectory}
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:
TargetFrameworkDirectory=
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/Xamarin.iOS/v1.0/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/
任务参数:
NoOverwrite=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize='false'
ResourceTags=
任务参数:Prefix=monotouch
Inspecting assembly: /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Unpacking: Down.png
Unpacking: Next.png
Unpacking: Prev.png
Unpacking: Up.png
Unpacking: watermark@3x.png
Unpacking: watermark.png
Unpacking: watermark@2x.png
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
Unpacking: cancel_color.png
Unpacking: delete_color.png
Unpacking: nextkeyboardbutton.png
Unpacking: up_to_head_color.png
Unpacking: commoncontentbutton.png
Unpacking: touchpointicon.png
Unpacking: guangbiao.png
Inspecting assembly: /Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Inspecting assembly: /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
Unpacking: hk2s.json
Unpacking: s2hk.json
Unpacking: s2t.json
Unpacking: s2tw.json
Unpacking: s2twp.json
Unpacking: t2hk.json
Unpacking: t2s.json
Unpacking: t2tw.json
Unpacking: tw2s.json
Unpacking: tw2sp.json
Unpacking: HKVariants.ocd
Unpacking: HKVariantsPhrases.ocd
Unpacking: HKVariantsRev.ocd
Unpacking: HKVariantsRevPhrases.ocd
Unpacking: JPVariants.ocd
Unpacking: STCharacters.ocd
Unpacking: STPhrases.ocd
Unpacking: TSCharacters.ocd
Unpacking: TSPhrases.ocd
Unpacking: TWPhrases.ocd
Unpacking: TWPhrasesRev.ocd
Unpacking: TWVariants.ocd
Unpacking: TWVariantsRev.ocd
Unpacking: TWVariantsRevPhrases.ocd
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Data.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
Skipping framework assembly: /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
Inspecting assembly: /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
输出项:
_BundleResourceWithLogicalName=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
LogicalName=Down.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
LogicalName=Next.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
LogicalName=Prev.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
LogicalName=Up.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
LogicalName=watermark@3x.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
LogicalName=watermark.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
LogicalName=watermark@2x.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
LogicalName=cancel_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
LogicalName=delete_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
LogicalName=nextkeyboardbutton.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
LogicalName=up_to_head_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
LogicalName=commoncontentbutton.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
LogicalName=touchpointicon.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
LogicalName=guangbiao.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
LogicalName=hk2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
LogicalName=s2hk.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
LogicalName=s2t.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
LogicalName=s2tw.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
LogicalName=s2twp.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
LogicalName=t2hk.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
LogicalName=t2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
LogicalName=t2tw.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
LogicalName=tw2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
LogicalName=tw2sp.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
LogicalName=HKVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
LogicalName=HKVariantsPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
LogicalName=HKVariantsRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
LogicalName=HKVariantsRevPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
LogicalName=JPVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
LogicalName=STCharacters.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
LogicalName=STPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
LogicalName=TSCharacters.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
LogicalName=TSPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
LogicalName=TWPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
LogicalName=TWPhrasesRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
LogicalName=TWVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
LogicalName=TWVariantsRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
LogicalName=TWVariantsRevPhrases.ocd
Optimize=false
Done executing task "UnpackLibraryResources".
Done building target "_UnpackLibraryResources" in project "SuiHanIME.iOS.csproj".
Target "BeforeBuild" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "BeforeBuild" in project "SuiHanIME.iOS.csproj".
Target "BuildOnlySettings" skipped. Previously built successfully.
Target "PrepareForBuild" skipped. Previously built successfully.
Target "PreBuildEvent" skipped, due to false condition; ('$(PreBuildEvent)'!='') was evaluated as (''!='').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveNuGetPackageAssets" skipped. Previously built successfully.
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanIME.iOS.csproj".
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:
Files=
Info.plist
Entitlements.plist
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
输出项:
_NoneWithTargetPath=
Info.plist
OriginalItemSpec=Info.plist
TargetPath=Info.plist
Entitlements.plist
OriginalItemSpec=Entitlements.plist
TargetPath=Entitlements.plist
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.plist'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanIME.iOS.csproj".
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "SplitResourcesByCulture" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Warning" skipped, due to false condition; ('@(ResxWithNoCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(ResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithCulture)'!='') was evaluated as (''!='').
Task "Warning" skipped, due to false condition; ('@(NonResxWithNoCulture)'!='') was evaluated as (''!='').
Task "AssignCulture"
Done executing task "AssignCulture".
Done building target "SplitResourcesByCulture" in project "SuiHanIME.iOS.csproj".
Target "CreateManifestResourceNames" skipped, due to false condition; ('@(EmbeddedResource)' != '') was evaluated as ('' != '').
Target "CreateCustomManifestResourceNames" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "CreateCustomManifestResourceNames" in project "SuiHanIME.iOS.csproj".
Target "PrepareResourceNames" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "PrepareResourceNames" in project "SuiHanIME.iOS.csproj".
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "SplitResourcesByCulture" skipped. Previously built successfully.
Target "BeforeResGen" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "BeforeResGen" in project "SuiHanIME.iOS.csproj".
Target "ResolveReferences" skipped. Previously built successfully.
Target "FindReferenceAssembliesForReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
ReferencePathWithRefAssemblies=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
Done building target "FindReferenceAssembliesForReferences" in project "SuiHanIME.iOS.csproj".
Target "CoreResGen" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: GenerateResourceMSBuildArchitecture=
Set Property: ResgenToolPath=
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' != 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and '' != 'CLR2').
Task "GenerateResource" skipped, due to false condition; ('%(EmbeddedResource.Type)' == 'Resx' and '%(EmbeddedResource.GenerateResource)' != 'false' and '$(GenerateResourceMSBuildRuntime)' == 'CLR2') was evaluated as ('' == 'Resx' and '' != 'false' and '' == 'CLR2').
Done building target "CoreResGen" in project "SuiHanIME.iOS.csproj".
Target "AfterResGen" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "AfterResGen" in project "SuiHanIME.iOS.csproj".
Target "ResGen" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "ResGen" in project "SuiHanIME.iOS.csproj".
Target "CompileLicxFiles" skipped, due to false condition; ('@(_LicxFile)'!='') was evaluated as (''!='').
Target "PrepareResources" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "PrepareResources" in project "SuiHanIME.iOS.csproj".
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveReferences" skipped. Previously built successfully.
Target "ResolveKeySource" skipped, due to false condition; ($(SignManifests) == 'true' or $(SignAssembly) == 'true') was evaluated as ( == 'true' or == 'true').
Target "ResolveComReferences" skipped, due to false condition; ('@(COMReference)'!='' or '@(COMFileReference)'!='') was evaluated as (''!='' or ''!='').
Target "ResolveNativeReferences" skipped. Previously built successfully.
Target "_SetExternalWin32ManifestProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _DeploymentBaseManifest=
Set Property: _DeploymentBaseManifest=
Set Property: NoWin32Manifest=true
Done building target "_SetExternalWin32ManifestProperties" in project "SuiHanIME.iOS.csproj".
Target "_SetEmbeddedWin32ManifestProperties" skipped, due to false condition; ('$(GenerateClickOnceManifests)'!='true' and '@(NativeReference)'=='' and '@(ResolvedIsolatedComModules)'=='') was evaluated as (''!='true' and '/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/buildTransitive/xamarinios1.0/../../runtimes/ios/native/libSkiaSharp.framework'=='' and ''=='').
Target "SetWin32ManifestProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "SetWin32ManifestProperties" in project "SuiHanIME.iOS.csproj".
Target "FindReferenceAssembliesForReferences" skipped. Previously built successfully.
Target "_GenerateCompileInputs" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithNoCulture)'!='' and '%(ManifestResourceWithNoCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithNoCultureOnDisk)'!='' and '%(ManifestNonResxWithNoCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Done building target "_GenerateCompileInputs" in project "SuiHanIME.iOS.csproj".
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GenerateMSBuildEditorConfigFileShouldRun" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Set Property: GeneratedMSBuildEditorConfigFile=obj/iPhone/Debug/SuiHanIME.iOS.GeneratedMSBuildEditorConfig.editorconfig
Set Property: GenerateMSBuildEditorConfigFile=true
Done building target "GenerateMSBuildEditorConfigFileShouldRun" in project "SuiHanIME.iOS.csproj".
Target "GenerateMSBuildEditorConfigFileCore" skipped, due to false condition; ('$(_GeneratedEditorConfigShouldRun)' == 'true') was evaluated as ('' == 'true').
Target "GenerateMSBuildEditorConfigFile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "GenerateMSBuildEditorConfigFile" in project "SuiHanIME.iOS.csproj".
Target "PrepareForBuild" skipped. Previously built successfully.
Target "GetReferenceAssemblyPaths" skipped. Previously built successfully.
Target "_SetTargetFrameworkMonikerAttribute" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets":
Set Property: TargetFrameworkMonikerAssemblyAttributeText=
//
using System%3b
using System.Reflection%3b
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute("Xamarin.iOS,Version=v1.0", FrameworkDisplayName = "Xamarin.iOS")]
Done building target "_SetTargetFrameworkMonikerAttribute" in project "SuiHanIME.iOS.csproj".
Target "GenerateTargetFrameworkMonikerAttribute" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
输入文件:/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets
输出文件:obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
添加的项: Compile=obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
Done building target "GenerateTargetFrameworkMonikerAttribute" in project "SuiHanIME.iOS.csproj".
Target "GenerateAdditionalSources" skipped, due to false condition; ('@(AssemblyAttributes)' != '' and '$(GenerateAdditionalSources)' == 'true') was evaluated as ('' != '' and '' == 'true').
Target "PrepareResourceNames" skipped. Previously built successfully.
Target "_FindXamlGFiles" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Done building target "_FindXamlGFiles" in project "SuiHanIME.iOS.csproj".
Target "PrepareResourceNames" skipped. Previously built successfully.
Target "AfterResolveReferences" skipped. Previously built successfully.
Target "XamlG" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Skipping target "XamlG" because it has no outputs.
Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists.
Done building target "XamlG" in project "SuiHanIME.iOS.csproj".
Target "PrepareResourceNames" skipped. Previously built successfully.
Target "_FindCSSFiles" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Done building target "_FindCSSFiles" in project "SuiHanIME.iOS.csproj".
Target "CssG" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Skipping target "CssG" because it has no outputs.
Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists.
Done building target "CssG" in project "SuiHanIME.iOS.csproj".
Target "BeforeCompile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "BeforeCompile" in project "SuiHanIME.iOS.csproj".
Target "_TimeStampBeforeCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
Target "ResolveAssemblyReferences" skipped. Previously built successfully.
Target "_GenerateCompileDependencyCache" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项: CustomAdditionalCompileInputs=obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
添加的项:
CoreCompileCache=
AppDelegate.cs
dependency_service_implentment/AppSet_iOS.cs
dependency_service_implentment/Contact_iOS.cs
dependency_service_implentment/ControlKeyboard_iOS.cs
dependency_service_implentment/DatabaseImportSwapPath_iOS.cs
dependency_service_implentment/DatabasePath_IOS.cs
dependency_service_implentment/Dialog_iOS.cs
dependency_service_implentment/Email_iOS.cs
dependency_service_implentment/ErrorReporterFile_IOS.cs
dependency_service_implentment/File_iOS.cs
dependency_service_implentment/GetVersion_iOS.cs
dependency_service_implentment/Goto_iOS.cs
dependency_service_implentment/ImportFilesDirectoryPath_IOS.cs
dependency_service_implentment/IThemePath_iOS.cs
dependency_service_implentment/OpenMethod_iOS.cs
dependency_service_implentment/PicturePickerImplementation.cs
dependency_service_implentment/Share_iOS.cs
dependency_service_implentment/ThemeFileDirectoryPath_iOS.cs
subscribe/Encrypt_Xamarin.cs
BoardViewRender.cs
Main.cs
ImageRenderer.cs
obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
添加的项:
CoreCompileCache=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
添加的项:
CoreCompileCache=
__IOS__
__MOBILE__
__UNIFIED__
DEBUG
Task "Hash"
任务参数:
ItemsToHash=
AppDelegate.cs
dependency_service_implentment/AppSet_iOS.cs
dependency_service_implentment/Contact_iOS.cs
dependency_service_implentment/ControlKeyboard_iOS.cs
dependency_service_implentment/DatabaseImportSwapPath_iOS.cs
dependency_service_implentment/DatabasePath_IOS.cs
dependency_service_implentment/Dialog_iOS.cs
dependency_service_implentment/Email_iOS.cs
dependency_service_implentment/ErrorReporterFile_IOS.cs
dependency_service_implentment/File_iOS.cs
dependency_service_implentment/GetVersion_iOS.cs
dependency_service_implentment/Goto_iOS.cs
dependency_service_implentment/ImportFilesDirectoryPath_IOS.cs
dependency_service_implentment/IThemePath_iOS.cs
dependency_service_implentment/OpenMethod_iOS.cs
dependency_service_implentment/PicturePickerImplementation.cs
dependency_service_implentment/Share_iOS.cs
dependency_service_implentment/ThemeFileDirectoryPath_iOS.cs
subscribe/Encrypt_Xamarin.cs
BoardViewRender.cs
Main.cs
ImageRenderer.cs
obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
__IOS__
__MOBILE__
__UNIFIED__
DEBUG
任务参数:IgnoreCase=True
Output Property: CoreCompileDependencyHash=01e53dc656548622b7ccb0cd466377f7d64f559f
Done executing task "Hash".
Using "WriteLinesToFile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "WriteLinesToFile"
任务参数:File=obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
任务参数:WriteOnlyWhenDifferent=True
任务参数:Overwrite=True
任务参数:Lines=01e53dc656548622b7ccb0cd466377f7d64f559f
Done executing task "WriteLinesToFile".
添加的项: FileWrites=obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
Done building target "_GenerateCompileDependencyCache" in project "SuiHanIME.iOS.csproj".
Target "_FindCSSFiles" skipped. Previously built successfully.
Target "CssG" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Skipping target "CssG" because it has no outputs.
Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists.
Done building target "CssG" in project "SuiHanIME.iOS.csproj".
Target "_FindXamlGFiles" skipped. Previously built successfully.
Target "PrepareResourceNames" skipped. Previously built successfully.
Target "AfterResolveReferences" skipped. Previously built successfully.
Target "XamlG" in file "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets":
Skipping target "XamlG" because it has no outputs.
Though the target has declared its outputs, the output specification only references empty properties and/or empty item lists.
Done building target "XamlG" in project "SuiHanIME.iOS.csproj".
Target "_ComputeNonExistentFileProperty" skipped, due to false condition; (('$(BuildingInsideVisualStudio)' == 'true') and ('$(BuildingOutOfProcess)' != 'true') and (('$(BuildingProject)' == 'false') or ('$(UseHostCompilerIfAvailable)' == 'true'))) was evaluated as (('true' == 'true') and ('' != 'true') and (('true' == 'false') or ('false' == 'true'))).
Target "ResolveCodeAnalysisRuleSet" skipped, due to false condition; ('$(CodeAnalysisRuleSet)' != '') was evaluated as ('' != '').
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll;/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll;/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll;...' == '').
Target "_BeforeVBCSCoreCompile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Set Property: UseSharedCompilation=true
Done building target "_BeforeVBCSCoreCompile" in project "SuiHanIME.iOS.csproj".
Target "ShimReferencePathsWhenCommonTargetsDoesNotUnderstandReferenceAssemblies" skipped, due to false condition; ('@(ReferencePathWithRefAssemblies)' == '') was evaluated as ('/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll;/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll;/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll;...' == '').
Target "_ComputeSkipAnalyzers" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Set Property: _SkipAnalyzers=
Set Property: _ImplicitlySkipAnalyzers=
Task "ShowMessageForImplicitlySkipAnalyzers" skipped, due to false condition; ('$(_ImplicitlySkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
Set Property: _LastBuildWithSkipAnalyzers=obj/iPhone/Debug/SuiHanIME.iOS.csproj.BuildWithSkipAnalyzers
Done building target "_ComputeSkipAnalyzers" in project "SuiHanIME.iOS.csproj".
Target "_SetPathMapFromSourceRoots" skipped, due to false condition; ('$(DeterministicSourcePaths)' == 'true') was evaluated as ('' == 'true').
Target "CreateCompilerGeneratedFilesOutputPath" skipped, due to false condition; ('$(EmitCompilerGeneratedFiles)' == 'true' and !('$(DesignTimeBuild)' == 'true' OR '$(BuildingProject)' != 'true')) was evaluated as ('false' == 'true' and !('' == 'true' OR 'true' != 'true')).
Target "CoreCompile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets":
Building target "CoreCompile" completely.
Output file "obj/iPhone/Debug/SuiHanIME.iOS.exe" does not exist.
Set Property: NoWarn=;2008
Using "Csc" task from assembly "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll".
Task "Csc"
任务参数:
Sources=
AppDelegate.cs
dependency_service_implentment/AppSet_iOS.cs
dependency_service_implentment/Contact_iOS.cs
dependency_service_implentment/ControlKeyboard_iOS.cs
dependency_service_implentment/DatabaseImportSwapPath_iOS.cs
dependency_service_implentment/DatabasePath_IOS.cs
dependency_service_implentment/Dialog_iOS.cs
dependency_service_implentment/Email_iOS.cs
dependency_service_implentment/ErrorReporterFile_IOS.cs
dependency_service_implentment/File_iOS.cs
dependency_service_implentment/GetVersion_iOS.cs
dependency_service_implentment/Goto_iOS.cs
dependency_service_implentment/ImportFilesDirectoryPath_IOS.cs
dependency_service_implentment/IThemePath_iOS.cs
dependency_service_implentment/OpenMethod_iOS.cs
dependency_service_implentment/PicturePickerImplementation.cs
dependency_service_implentment/Share_iOS.cs
dependency_service_implentment/ThemeFileDirectoryPath_iOS.cs
subscribe/Encrypt_Xamarin.cs
BoardViewRender.cs
Main.cs
ImageRenderer.cs
obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
任务参数:ErrorReport=prompt
任务参数:NoConfig=True
任务参数:WarningLevel=4
任务参数:PreferredUILang=en-US
任务参数:TargetType=Exe
任务参数:Utf8Output=True
任务参数:DefineConstants=__IOS__;__MOBILE__;__UNIFIED__;DEBUG
任务参数:NoStandardLib=True
任务参数:ErrorEndLocation=True
任务参数:UseHostCompilerIfAvailable=False
任务参数:OutputAssembly=obj/iPhone/Debug/SuiHanIME.iOS.exe
任务参数:Optimize=True
任务参数:GenerateFullPaths=True
任务参数:UseSharedCompilation=True
任务参数:
References=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
任务参数:LangVersion=default
任务参数:DisabledWarnings=;2008
任务参数:DebugType=full
任务参数:EmitDebugInformation=True
任务参数:NoWin32Manifest=True
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/csc.exe /noconfig /nowarn:2008 /fullpaths /nostdlib+ /errorreport:prompt /warn:4 /define:__IOS__;__MOBILE__;__UNIFIED__;DEBUG /errorendlocation /preferreduilang:en-US /reference:/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll /reference:/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll /reference:/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll /reference:/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll /reference:/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll /reference:/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll /reference:/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll /reference:/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll /reference:/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll /reference:/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll /reference:/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll /reference:/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll /reference:/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll /reference:/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll /reference:/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll /reference:/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll /reference:/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll /reference:/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll /reference:/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll /reference:/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll /reference:/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll /reference:/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll /reference:/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll /reference:/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll /reference:/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll /reference:/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll /reference:/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll /reference:/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll /reference:/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll /reference:/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll /reference:/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll /reference:/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll /reference:/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll /reference:/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll /debug+ /debug:full /nowin32manifest /optimize+ /out:obj/iPhone/Debug/SuiHanIME.iOS.exe /target:exe /utf8output /langversion:default AppDelegate.cs dependency_service_implentment/AppSet_iOS.cs dependency_service_implentment/Contact_iOS.cs dependency_service_implentment/ControlKeyboard_iOS.cs dependency_service_implentment/DatabaseImportSwapPath_iOS.cs dependency_service_implentment/DatabasePath_IOS.cs dependency_service_implentment/Dialog_iOS.cs dependency_service_implentment/Email_iOS.cs dependency_service_implentment/ErrorReporterFile_IOS.cs dependency_service_implentment/File_iOS.cs dependency_service_implentment/GetVersion_iOS.cs dependency_service_implentment/Goto_iOS.cs dependency_service_implentment/ImportFilesDirectoryPath_IOS.cs dependency_service_implentment/IThemePath_iOS.cs dependency_service_implentment/OpenMethod_iOS.cs dependency_service_implentment/PicturePickerImplementation.cs dependency_service_implentment/Share_iOS.cs dependency_service_implentment/ThemeFileDirectoryPath_iOS.cs subscribe/Encrypt_Xamarin.cs BoardViewRender.cs Main.cs ImageRenderer.cs "obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs"
Microsoft (R) Visual C# Compiler version 4.1.0-3.22075.3 (592501cb)
Copyright (C) Microsoft Corporation. All rights reserved.
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/Main.cs(17,4,17,49): warning CS0618: 'UIApplication.Main(string[]?, string?, string?)' is obsolete: 'Use the overload with 'Type' instead of 'String' parameters for type safety.'
CompilerServer: server - server processed compilation - c6fabf7d-2ba5-44ec-a21e-dbbf232ede98
Done executing task "Csc".
Task "CallTarget" skipped, due to false condition; ('$(TargetsTriggeredByCompilation)' != '') was evaluated as ('' != '').
Done building target "CoreCompile" in project "SuiHanIME.iOS.csproj".
Target "_TouchLastBuildWithSkipAnalyzers" skipped, due to false condition; ('$(_SkipAnalyzers)' == 'true') was evaluated as ('' == 'true').
Target "_TimeStampAfterCompile" skipped, due to false condition; ('$(RunPostBuildEvent)'=='OnOutputUpdated' or ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library')) was evaluated as (''=='OnOutputUpdated' or (''=='true' and 'Exe'=='library')).
Target "AfterCompile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "AfterCompile" in project "SuiHanIME.iOS.csproj".
Target "XamlC" skipped, due to false condition; ( '$(DesignTimeBuild)' != 'True' AND '@(_XamlGInputs->Count())' != '0' ) was evaluated as ( '' != 'True' AND '0' != '0' ).
Target "Compile" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "Compile" in project "SuiHanIME.iOS.csproj".
Target "ExportWindowsMDFile" skipped, due to false condition; ('$(ExportWinMDFile)' == 'true') was evaluated as ('' == 'true').
Target "UnmanagedUnregistration" skipped, due to false condition; ((('$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)' or '$(RegisterForComInterop)' != 'true' or '$(OutputType)' != 'library') or
('$(_AssemblyTimestampBeforeCompile)' == '')) and
Exists('@(_UnmanagedRegistrationCache)')) was evaluated as ((('' != '' or '' != 'true' or 'Exe' != 'library') or
('' == '')) and
Exists('obj/SuiHanIME.iOS.csproj.UnmanagedRegistration.cache')).
Target "GenerateSerializationAssemblies" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target "_GenerateSatelliteAssemblyInputs" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Warning" skipped, due to false condition; ('@(ManifestResourceWithCulture)'!='' and '%(ManifestResourceWithCulture.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Task "Warning" skipped, due to false condition; ('@(ManifestNonResxWithCultureOnDisk)'!='' and '%(ManifestNonResxWithCultureOnDisk.EmittedForCompatibilityOnly)'=='') was evaluated as (''!='' and ''=='').
Done building target "_GenerateSatelliteAssemblyInputs" in project "SuiHanIME.iOS.csproj".
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
Target "GenerateSatelliteAssemblies" skipped, due to false condition; ('@(_SatelliteAssemblyResourceInputs)' != '' and '$(GenerateSatelliteAssembliesForCore)' != 'true') was evaluated as ('' != '' and '' != 'true').
Target "CreateSatelliteAssemblies" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "CreateSatelliteAssemblies" in project "SuiHanIME.iOS.csproj".
Target "GenerateManifests" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.Stubs.targets":
Done building target "GenerateManifests" in project "SuiHanIME.iOS.csproj".
Target "GetTargetPathWithTargetPlatformMoniker" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
TargetPathWithTargetPlatformMoniker=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
Done building target "GetTargetPathWithTargetPlatformMoniker" in project "SuiHanIME.iOS.csproj".
Target "GetTargetPath" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "GetTargetPath" in project "SuiHanIME.iOS.csproj".
Target "ComputeIntermediateSatelliteAssemblies" skipped, due to false condition; (@(EmbeddedResource->'%(WithCulture)') != '') was evaluated as ( != '').
Target "_CopyFilesMarkedCopyLocal" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: CreateHardLinksForCopyLocalIfPossible=false
Set Property: CreateSymbolicLinksForCopyLocalIfPossible=false
Using "Copy" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "Copy"
任务参数:OverwriteReadOnlyFiles=False
任务参数:
SourceFiles=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb
任务参数:UseSymboliclinksIfPossible=False
任务参数:SkipUnchangedFiles=True
任务参数:UseHardlinksIfPossible=False
任务参数:
DestinationFiles=
bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
bin/iPhone/Debug/Masonry.iOS.dll
bin/iPhone/Debug/MathParser.org-mXparser.dll
bin/iPhone/Debug/Microcharts.dll
bin/iPhone/Debug/Microcharts.iOS.dll
bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
bin/iPhone/Debug/Newtonsoft.Json.dll
bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
bin/iPhone/Debug/SkiaSharp.dll
bin/iPhone/Debug/SkiaSharp.pdb
bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
bin/iPhone/Debug/SQLite-net.dll
bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
bin/iPhone/Debug/SQLitePCLRaw.core.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
bin/iPhone/Debug/System.IO.Compression.dll
bin/iPhone/Debug/System.Net.Http.dll
bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
bin/iPhone/Debug/WebP.Touch.dll
bin/iPhone/Debug/Xam.Plugin.TabView.dll
bin/iPhone/Debug/Xamarin.Essentials.dll
bin/iPhone/Debug/Xamarin.Essentials.pdb
bin/iPhone/Debug/FFImageLoading.Platform.dll
bin/iPhone/Debug/FFImageLoading.Platform.pdb
bin/iPhone/Debug/FFImageLoading.dll
bin/iPhone/Debug/FFImageLoading.pdb
bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
bin/iPhone/Debug/FFImageLoading.Forms.dll
bin/iPhone/Debug/FFImageLoading.Forms.pdb
bin/iPhone/Debug/Xamarin.Forms.Core.dll
bin/iPhone/Debug/Xamarin.Forms.Core.pdb
bin/iPhone/Debug/Xamarin.Forms.Platform.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/Plugin.FilePicker.dll
bin/iPhone/Debug/Plugin.FilePicker.pdb
bin/iPhone/Debug/IOSLib.dll
bin/iPhone/Debug/SuiHan2Gram.dll
bin/iPhone/Debug/SuiHanBindingableLib.dll
bin/iPhone/Debug/SuiHanIME.dll
bin/iPhone/Debug/SuiHanIME.Shell.dll
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanIMELib.dll
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanLib.dll
bin/iPhone/Debug/SuiHanNetLib.dll
bin/iPhone/Debug/SuiHanSubscribeLib.dll
bin/iPhone/Debug/OpenCC.dll
bin/iPhone/Debug/SuiHanCCOnlineLib.dll
bin/iPhone/Debug/SHTaskLib.dll
bin/iPhone/Debug/SuiHanCMSClientLib.dll
bin/iPhone/Debug/SuiHanGLForSkia.dll
bin/iPhone/Debug/HuaWeiIAPForms.dll
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
bin/iPhone/Debug/SuiHanOpenCC.dll
bin/iPhone/Debug/SuiHanGL.dll
bin/iPhone/Debug/HuaWeiApiShareLib.dll
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
Copying file from "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll".
Copying file from "/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll".
Copying file from "/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll".
Copying file from "/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll".
Copying file from "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll".
Copying file from "/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll".
Copying file from "/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll".
Copying file from "/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll".
Copying file from "/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb".
Copying file from "/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb".
Copying file from "/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll".
Copying file from "/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll".
Copying file from "/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll".
Copying file from "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll".
Copying file from "/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll".
Copying file from "/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll".
Copying file from "/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll".
Copying file from "/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll".
Copying file from "/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll".
Copying file from "/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll".
Copying file from "/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll".
Copying file from "/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll".
Copying file from "/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll".
Copying file from "/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb".
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb".
输出项:
FileWritesShareable=
bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
bin/iPhone/Debug/Masonry.iOS.dll
bin/iPhone/Debug/MathParser.org-mXparser.dll
bin/iPhone/Debug/Microcharts.dll
bin/iPhone/Debug/Microcharts.iOS.dll
bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
bin/iPhone/Debug/Newtonsoft.Json.dll
bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
bin/iPhone/Debug/SkiaSharp.dll
bin/iPhone/Debug/SkiaSharp.pdb
bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
bin/iPhone/Debug/SQLite-net.dll
bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
bin/iPhone/Debug/SQLitePCLRaw.core.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
bin/iPhone/Debug/System.IO.Compression.dll
bin/iPhone/Debug/System.Net.Http.dll
bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
bin/iPhone/Debug/WebP.Touch.dll
bin/iPhone/Debug/Xam.Plugin.TabView.dll
bin/iPhone/Debug/Xamarin.Essentials.dll
bin/iPhone/Debug/Xamarin.Essentials.pdb
bin/iPhone/Debug/FFImageLoading.Platform.dll
bin/iPhone/Debug/FFImageLoading.Platform.pdb
bin/iPhone/Debug/FFImageLoading.dll
bin/iPhone/Debug/FFImageLoading.pdb
bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
bin/iPhone/Debug/FFImageLoading.Forms.dll
bin/iPhone/Debug/FFImageLoading.Forms.pdb
bin/iPhone/Debug/Xamarin.Forms.Core.dll
bin/iPhone/Debug/Xamarin.Forms.Core.pdb
bin/iPhone/Debug/Xamarin.Forms.Platform.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/Plugin.FilePicker.dll
bin/iPhone/Debug/Plugin.FilePicker.pdb
bin/iPhone/Debug/IOSLib.dll
bin/iPhone/Debug/SuiHan2Gram.dll
bin/iPhone/Debug/SuiHanBindingableLib.dll
bin/iPhone/Debug/SuiHanIME.dll
bin/iPhone/Debug/SuiHanIME.Shell.dll
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanIMELib.dll
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanLib.dll
bin/iPhone/Debug/SuiHanNetLib.dll
bin/iPhone/Debug/SuiHanSubscribeLib.dll
bin/iPhone/Debug/OpenCC.dll
bin/iPhone/Debug/SuiHanCCOnlineLib.dll
bin/iPhone/Debug/SHTaskLib.dll
bin/iPhone/Debug/SuiHanCMSClientLib.dll
bin/iPhone/Debug/SuiHanGLForSkia.dll
bin/iPhone/Debug/HuaWeiIAPForms.dll
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
bin/iPhone/Debug/SuiHanOpenCC.dll
bin/iPhone/Debug/SuiHanGL.dll
bin/iPhone/Debug/HuaWeiApiShareLib.dll
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
输出项:
ReferencesCopiedInThisBuild=
bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
bin/iPhone/Debug/Masonry.iOS.dll
bin/iPhone/Debug/MathParser.org-mXparser.dll
bin/iPhone/Debug/Microcharts.dll
bin/iPhone/Debug/Microcharts.iOS.dll
bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
bin/iPhone/Debug/Newtonsoft.Json.dll
bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
bin/iPhone/Debug/SkiaSharp.dll
bin/iPhone/Debug/SkiaSharp.pdb
bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
bin/iPhone/Debug/SQLite-net.dll
bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
bin/iPhone/Debug/SQLitePCLRaw.core.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
bin/iPhone/Debug/System.IO.Compression.dll
bin/iPhone/Debug/System.Net.Http.dll
bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
bin/iPhone/Debug/WebP.Touch.dll
bin/iPhone/Debug/Xam.Plugin.TabView.dll
bin/iPhone/Debug/Xamarin.Essentials.dll
bin/iPhone/Debug/Xamarin.Essentials.pdb
bin/iPhone/Debug/FFImageLoading.Platform.dll
bin/iPhone/Debug/FFImageLoading.Platform.pdb
bin/iPhone/Debug/FFImageLoading.dll
bin/iPhone/Debug/FFImageLoading.pdb
bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
bin/iPhone/Debug/FFImageLoading.Forms.dll
bin/iPhone/Debug/FFImageLoading.Forms.pdb
bin/iPhone/Debug/Xamarin.Forms.Core.dll
bin/iPhone/Debug/Xamarin.Forms.Core.pdb
bin/iPhone/Debug/Xamarin.Forms.Platform.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
bin/iPhone/Debug/Plugin.FilePicker.dll
bin/iPhone/Debug/Plugin.FilePicker.pdb
bin/iPhone/Debug/IOSLib.dll
bin/iPhone/Debug/SuiHan2Gram.dll
bin/iPhone/Debug/SuiHanBindingableLib.dll
bin/iPhone/Debug/SuiHanIME.dll
bin/iPhone/Debug/SuiHanIME.Shell.dll
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanIMELib.dll
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
bin/iPhone/Debug/SuiHanLib.dll
bin/iPhone/Debug/SuiHanNetLib.dll
bin/iPhone/Debug/SuiHanSubscribeLib.dll
bin/iPhone/Debug/OpenCC.dll
bin/iPhone/Debug/SuiHanCCOnlineLib.dll
bin/iPhone/Debug/SHTaskLib.dll
bin/iPhone/Debug/SuiHanCMSClientLib.dll
bin/iPhone/Debug/SuiHanGLForSkia.dll
bin/iPhone/Debug/HuaWeiIAPForms.dll
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
bin/iPhone/Debug/SuiHanOpenCC.dll
bin/iPhone/Debug/SuiHanGL.dll
bin/iPhone/Debug/HuaWeiApiShareLib.dll
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/IOSLib.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanIME.Shell.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanNetLib.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHanIME.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHan2Gram.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanBindingableLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanSubscribeLib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMELib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/OpenCC.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SHTaskLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanCMSClientLib.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/SuiHanGLForSkia.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/HuaWeiIAPForms.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/SuiHanGL.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
bin/iPhone/Debug/HuaWeiApiShareLib.pdb
Done executing task "Copy".
Using "Touch" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "Touch"
任务参数:AlwaysCreate=True
任务参数:Files=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
Creating "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete" because "AlwaysCreate" was specified.
输出项: FileWrites=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
Done executing task "Touch".
Done building target "_CopyFilesMarkedCopyLocal" in project "SuiHanIME.iOS.csproj".
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_SplitProjectReferencesByFileExistence" skipped. Previously built successfully.
Target "_GetProjectReferenceTargetFrameworkProperties" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanIME.iOS.csproj".
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../IOSLib/IOSLib.csproj
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=
TargetFrameworks=
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME.Shell/SuiHanIME.Shell.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../IOSLib/IOSLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME.Shell/SuiHanIME.Shell.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME/SuiHanIME.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIMELib/SuiHanIMELib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "IOSLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanIME.Shell.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:
Files=
SuiHanApp.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SuiHanAppShell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
输出项:
_Temporary=
SuiHanApp.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanApp.xaml
SubType=Designer
TargetPath=SuiHanApp.xaml
SuiHanAppShell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanAppShell.xaml
SubType=Designer
TargetPath=SuiHanAppShell.xaml
Done executing task "AssignTargetPath".
删除的项:
EmbeddedResource=
SuiHanApp.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SuiHanAppShell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
添加的项:
EmbeddedResource=
SuiHanApp.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanApp.xaml
SubType=Designer
TargetPath=SuiHanApp.xaml
SuiHanAppShell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanAppShell.xaml
SubType=Designer
TargetPath=SuiHanAppShell.xaml
删除的项:
_Temporary=
SuiHanApp.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanApp.xaml
SubType=Designer
TargetPath=SuiHanApp.xaml
SuiHanAppShell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanAppShell.xaml
SubType=Designer
TargetPath=SuiHanAppShell.xaml
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanIME.Shell.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanIME.Shell.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanIME.Shell.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanIME.Shell.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanIME.Shell.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanIME.Shell.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.macos/2.88.0/runtimes/osx/native/libSkiaSharp.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx/native/
NuGetPackageId=SkiaSharp.NativeAssets.macOS
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/osx/native/libSkiaSharp.dylib
RuntimeIdentifier=osx
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-arm64/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-arm64/native/libSkiaSharp.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-x64/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-x64/native/libSkiaSharp.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-x86/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-x86/native/libSkiaSharp.dll
RuntimeIdentifier=win-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
../SuiHan2Gram/SuiHan2Gram.csproj
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
../SuiHanIMELib/SuiHanIMELib.csproj
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
CarouselView.FormsPlugin
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
Microsoft.NETCore.Targets
NETStandard.Library
Newtonsoft.Json
Newtonsoft.Json.Schema
SkiaSharp
SkiaSharp.NativeAssets.macOS
SkiaSharp.NativeAssets.Win32
SkiaSharp.Views.Forms
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime
System.Runtime.CompilerServices.Unsafe
TinyPinyin.Core.Standard
Xam.Plugin.TabView
Xamarin.Essentials
Xamarin.FFImageLoading
Xamarin.FFImageLoading.Forms
Xamarin.Forms
Xamarin.Plugin.FilePicker
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanIME.Shell.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanIME.Shell.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanIME.Shell.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanIME.Shell.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanIME.Shell.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanIME.Shell.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIME/SuiHanIME.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanIME.Shell.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIME/SuiHanIME.csproj".
Project reference "../SuiHanIME/SuiHanIME.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has not been resolved.
Resolving project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj".
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
Resolving project reference "../SuiHan2Gram/SuiHan2Gram.csproj".
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has not been resolved.
Resolving project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj".
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj".
Project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIMELib/SuiHanIMELib.csproj".
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanIME.Shell.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanIME.Shell.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanIME.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanIMELib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="msil" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (526,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCCOnlineLib.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCCOnlineLib.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCCOnlineLib.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanCCOnlineLib.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanCCOnlineLib
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanCCOnlineLib.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanCCOnlineLib.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanCCOnlineLib.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanCCOnlineLib.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanCCOnlineLib.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_UsingDefaultPlatformTarget = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanCCOnlineLib
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanCCOnlineLib
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanCCOnlineLib
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanCCOnlineLib.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanCCOnlineLib
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Debug;Release
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanCCOnlineLib.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/SuiHanCCOnlineLib.csproj.nuget.g.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/
MSBuildProjectFile = SuiHanCCOnlineLib.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildProjectName = SuiHanCCOnlineLib
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanCCOnlineLib
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = msil
ProcessorArchitectureAsPlatform = AnyCPU
ProduceReferenceAssembly = false
Product = SuiHanCCOnlineLib
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/project.assets.json
ProjectDepsFileName = SuiHanCCOnlineLib.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/
ProjectExt = .csproj
ProjectFileName = SuiHanCCOnlineLib.csproj
ProjectFlavor = Client
ProjectName = SuiHanCCOnlineLib
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanCCOnlineLib.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanCCOnlineLib
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanCCOnlineLib.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = msil
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanCCOnlineLib.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanCCOnlineLib
TargetPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanCCOnlineLib
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanCCOnlineLib.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/Agency
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/NetClient
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanCCOnlineLib.manifest
TargetPath = Native.SuiHanCCOnlineLib.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
TargetPath = SuiHanCCOnlineLib.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanCCOnlineLib.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanCCOnlineLib.manifest
TargetPath = Native.SuiHanCCOnlineLib.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
TargetPath = SuiHanCCOnlineLib.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.clsidmap
Compile
Agency/ChangedWork.cs
Agency/ConfigOnlineAgency.cs
Agency/ContentConfigOnlineAgency.cs
Agency/OnlineAgencyBase.cs
Agency/ShareCiOnlineAgency.cs
Agency/UserCiOnlineAgency.cs
ContentResult.cs
NetClient/CCOnlineClientBase.cs
NetClient/ConfigClient.cs
NetClient/ContentConfigClient.cs
NetClient/ShareCiClient.cs
NetClient/UserCiClient.cs
RouterInfo.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb
TargetPath = SuiHanCCOnlineLib.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.application
TargetPath = SuiHanCCOnlineLib.application
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/project.assets.json
Folder
Agency/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.assets.cache
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/Agency/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/NetClient/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/Agency/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/NetClient/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanCCOnlineLib
filename
Value = SuiHanCCOnlineLib.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
outputfilename
Value = SuiHanCCOnlineLib.dll
rootnamespace
Value = SuiHanCCOnlineLib
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
../SuiHanNetLib/SuiHanNetLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanCCOnlineLib.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanCCOnlineLib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanCCOnlineLib.csproj".
Done building project "SuiHanCCOnlineLib.csproj".
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" at (0,0).
Project "$(AlternateCommonProps)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (39,3), due to false condition; ('$(AlternateCommonProps)' != '') was evaluated as ('' != '').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.props using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (40,3).
Project "$(DirectoryBuildPropsPath)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (33,3), due to false condition; ('$(ImportDirectoryBuildProps)' == 'true' and exists('$(DirectoryBuildPropsPath)')) was evaluated as ('true' == 'true' and exists('')).
Property reassignment: $(MSBuildProjectExtensionsPath)="/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/" (previous value: "obj\") at /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props (57,5)
Importing project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/SuiHanCMSClientLib.csproj.nuget.g.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (63,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/SuiHanCMSClientLib.csproj.nuget.g.props" at (17,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.props" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.props" at (13,2).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (77,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (78,5).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Imports/Microsoft.Common.props/ImportBefore/Microsoft.NuGet.ImportBefore.props" at (16,3).
Project "$(MSBuildProjectDirectory)/$(MSBuildProjectName).nuget.props" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props" at (13,3), due to false condition; (Exists('$(MSBuildProjectDirectory)\$(MSBuildProjectName).nuget.props') AND '$(IncludeNuGetImports)' != 'false') was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.nuget.props') AND '' != 'false').
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (131,3), due to false condition; ('$(CustomBeforeMicrosoftCommonProps)' != '' and Exists('$(CustomBeforeMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomAfterMicrosoftCommonProps)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (158,3), due to false condition; ('$(CustomAfterMicrosoftCommonProps)' != '' and Exists('$(CustomAfterMicrosoftCommonProps)') and ('$(MSBuildAssemblyVersion)' != '' or !Exists('$(MSBuildExtensionsPath)\4.0\Microsoft.Common.props'))) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props') and ('16.0' != '' or !Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild\4.0\Microsoft.Common.props'))).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Imports/Microsoft.Common.props/ImportAfter/*" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (165,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonProps)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Imports\Microsoft.Common.props\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Imports\Microsoft.Common.props\ImportAfter')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.props" at (178,3).
Project "$(DirectoryPackagesPropsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props" at (35,3), due to false condition; ('$(ImportDirectoryPackagesProps)' == 'true' and '$(DirectoryPackagesPropsPath)' != '' and Exists('$(DirectoryPackagesPropsPath)')) was evaluated as ('true' == 'true' and '' != '' and Exists('')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props" at (41,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (119,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledVersions.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (130,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (141,3).
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (142,3), due to false condition; ('$(MSBuildProjectExtension)' == '.vbproj') was evaluated as ('.csproj' == '.vbproj').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (143,3), due to false condition; ('$(MSBuildProjectExtension)' == '.fsproj') was evaluated as ('.csproj' == '.fsproj').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.props" at (14,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (147,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (148,3).
Property reassignment: $(TargetsForTfmSpecificContentInPackage)=";PackTool;_PackProjectToolValidation" (previous value: ";PackTool") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props (15,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (169,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/System.Windows.Forms.Analyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WindowsForms.props" at (28,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.WPF.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk.WindowsDesktop/targets/Microsoft.NET.Sdk.WindowsDesktop.props" at (171,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props" at (151,3).
Property reassignment: $(Configurations)="Release;Debug" (previous value: "Debug;Release") at /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj (5,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" at (0,0).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (19,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (21,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (32,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (35,3).
The "Configuration" property is a global property, and cannot be modified.
The "Platform" property is a global property, and cannot be modified.
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (40,3).
Property reassignment: $(PublishProfileImported)="false" (previous value: "true") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets (28,5)
Project "$(WebPublishProfileFile)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (34,3), due to false condition; ('$(PublishProfileImported)' == 'true') was evaluated as ('false' == 'true').
Project "$(WebPublishProfileFile).user" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets" at (35,3), due to false condition; ('$(PublishProfileImported)' == 'true' and Exists('$(WebPublishProfileFile).user')) was evaluated as ('false' == 'true' and Exists('.user')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (47,3).
Project "$(BeforeTargetFrameworkInferenceTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets" at (47,3), due to false condition; ($(BeforeTargetFrameworkInferenceTargets) != '') was evaluated as ( != '').
Property reassignment: $(TargetPlatformVersion)="" (previous value: "0.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (65,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**" (previous value: ";bin\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (226,5)
Property reassignment: $(IntermediateOutputPath)="obj\Debug/netstandard2.0/" (previous value: "obj\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (244,5)
Property reassignment: $(OutputPath)="bin\Debug/netstandard2.0/" (previous value: "bin\Debug/") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets (245,5)
Project "$(MSBuildThisFileDirectory)../../Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (67,3), due to false condition; ('$(UsingMicrosoftNETSdkRazor)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (70,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.emscripten/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Importing project "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets" at (16,3).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.tvos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'tvOS') was evaluated as ('' == 'tvOS').
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (2,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.android/WorkloadManifest.targets" at (4,3), due to false condition; ( '$(TargetPlatformIdentifier)' == 'android' ) was evaluated as ( '' == 'android' ).
Project "Sdk.targets" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maui/WorkloadManifest.targets" at (6,3), due to false condition; ( '$(UseMaui)' == 'true' or '$(UseMauiCore)' == 'true' or '$(UseMauiEssentials)' == 'true' or '$(UseMauiAssets)' == 'true' ) was evaluated as ( '' == 'true' or '' == 'true' or '' == 'true' or '' == 'true' ).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.macos/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'macOS') was evaluated as ('' == 'macOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'MacCatalyst') was evaluated as ('' == 'MacCatalyst').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (2,2), due to false condition; ('$(TargetPlatformIdentifier)' == 'iOS') was evaluated as ('' == 'iOS').
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.sdk.ios/WorkloadManifest.targets" at (3,2), due to false condition; ( '$(TargetPlatformIdentifier)' == 'iOS' and $([MSBuild]::IsOSPlatform('windows'))) was evaluated as ( '' == 'iOS' and False).
Project "Sdk.props" was not imported by "/usr/local/share/dotnet/sdk-manifests/6.0.100/microsoft.net.workload.mono.toolchain/WorkloadManifest.targets" at (26,5), due to false condition; ('$(RunAOTCompilation)' == 'true' and '$(BrowserWorkloadDisabled)' != 'true') was evaluated as ('' == 'true' and '' != 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (76,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (79,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets" at (133,3).
Property reassignment: $(_FrameworkVersionForImplicitDefine)="2_0" (previous value: "2.0") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets (189,5)
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (37,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (159,4).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (161,4).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (27,5), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(CustomBeforeMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (35,5), due to false condition; ('$(CustomBeforeMicrosoftCSharpTargets)' != '' and Exists('$(CustomBeforeMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (55,5).
The "UseHostCompilerIfAvailable" property is a global property, and cannot be modified.
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (326,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets" at (4,3).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets" at (9,3).
Project "$(CSharpDesignTimeTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (334,5), due to false condition; ('$(CSharpDesignTimeTargetsPath)' != '' and Exists('$(CSharpDesignTimeTargetsPath)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (336,5).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (115,3).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (28,3), due to false condition; ('$(ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportBefore')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportBefore')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportBefore/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportBefore/Microsoft.Common.Mono.Before.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (29,3).
Project "$(MSBuildProjectFullPath).user" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (31,3), due to false condition; (Exists('$(MSBuildProjectFullPath).user')) was evaluated as (Exists('/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj.user')).
Project "$(CustomBeforeMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (44,3), due to false condition; ('$(CustomBeforeMicrosoftCommonTargets)' != '' and Exists('$(CustomBeforeMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets')).
Project "Microsoft.NETFramework.props" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (66,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' or '$(TargetFrameworkIdentifier)' == 'Silverlight') was evaluated as ('.NETStandard' == '.NETFramework' or '.NETStandard' == 'Silverlight').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.NET.props" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (67,3).
Property reassignment: $(TargetPlatformIdentifier)="Windows" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (90,5)
Property reassignment: $(TargetPlatformVersion)="7.0" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (91,5)
Property reassignment: $(_DebugFileExt)=".pdb" (previous value: "") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (142,5)
The "Platform" property is a global property, and cannot be modified.
The "Configuration" property is a global property, and cannot be modified.
Property reassignment: $(_DebugSymbolsProduced)="true" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (182,5)
Property reassignment: $(_DocumentationFileProduced)="false" (previous value: "true") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (191,5)
The "SolutionName" property is a global property, and cannot be modified.
The "SolutionFileName" property is a global property, and cannot be modified.
The "SolutionPath" property is a global property, and cannot be modified.
The "SolutionDir" property is a global property, and cannot be modified.
Property reassignment: $(ProcessorArchitecture)="amd64" (previous value: "x64") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (513,5)
Property reassignment: $(DelaySign)="" (previous value: "false") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (565,5)
Property reassignment: $(_TargetsThatPrepareProjectReferences)="
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
" (previous value: "_SplitProjectReferencesByFileExistence") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets (4757,5)
Project "$(CodeAnalysisTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6495,3), due to false condition; (Exists('$(CodeAnalysisTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets')).
Project "$(ReportingServicesTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6497,3), due to false condition; (Exists('$(ReportingServicesTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets')).
Project "$(MSBuildToolsPath)/Microsoft.NETFramework.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6499,3), due to false condition; (('$(TargetFrameworkIdentifier)' == '' or '$(TargetFrameworkIdentifier)' == '.NETFramework') and ('$(TargetRuntime)' == 'Managed')) was evaluated as (('.NETStandard' == '' or '.NETStandard' == '.NETFramework') and ('Managed' == 'Managed')).
Project "$(MSBuildToolsPath)/Microsoft.Xaml.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6505,3), due to false condition; (('$(ImportXamlTargets)' == 'true')) was evaluated as (('' == 'true')).
Project "$(MSBuildToolsPath)/Microsoft.WorkflowBuildExtensions.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6509,3), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.5' and (!$([System.String]::IsNullOrEmpty('$(TargetFrameworkVersion)')) and !$(TargetFrameworkVersion.StartsWith('v4.0')))) and Exists('$(MSBuildToolsPath)\Microsoft.WorkflowBuildExtensions.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.5' and (!False and !False)) and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WorkflowBuildExtensions.targets')).
Project "$(MSBuildToolsPath)/Microsoft.WinFX.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6513,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.WinFX.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.WinFX.targets')).
Project "$(MsTestToolsTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6519,3), due to false condition; (Exists('$(MsTestToolsTargets)')) was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6539,3).
Property reassignment: $(GenerateManifestsDependsOn)="" (previous value: "
SetWin32ManifestProperties;
GenerateApplicationManifest;
GenerateDeploymentManifest
") at /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets (24,9)
Project "$(MsAppxPackageTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6541,3), due to false condition; ('$(WindowsAppContainer)' == 'true' and Exists('$(MsAppxPackageTargets)')) was evaluated as ('' == 'true' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets')).
Project "$(MSBuildToolsPath)/Microsoft.Data.Entity.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6544,3), due to false condition; ('$(TargetFrameworkIdentifier)' == 'Silverlight' and Exists('$(MSBuildToolsPath)\Microsoft.Data.Entity.targets')) was evaluated as ('.NETStandard' == 'Silverlight' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.Data.Entity.targets')).
Importing project "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6553,3).
Project "NuGet.RestoreEx.targets" was not imported by "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets" at (1310,3), due to false condition; ('$(RestoreUseStaticGraphEvaluation)' == 'true' And Exists('NuGet.RestoreEx.targets')) was evaluated as ('' == 'true' And Exists('NuGet.RestoreEx.targets')).
Project "$(CustomAfterMicrosoftCommonTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6555,3), due to false condition; ('$(CustomAfterMicrosoftCommonTargets)' != '' and Exists('$(CustomAfterMicrosoftCommonTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Trying to import /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Common.Mono.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Trying to import /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/* using extensions path /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6557,3).
Importing project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" into project "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets" at (17,3).
Project "Microsoft.NET.Build.Extensions.NETFramework.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (24,3), due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework') was evaluated as ('.NETStandard' == '.NETFramework').
Project "Microsoft.NET.Build.Extensions.ConflictResolution.targets" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets" at (27,3), due to false condition; ('$(ResolveAssemblyConflicts)' == 'true' AND '$(UsingMicrosoftNETSdk)' != 'true') was evaluated as ('' == 'true' AND 'true' != 'true').
Project "$(NuGetTargets)" was not imported by "/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NuGet.ImportAfter.targets" at (16,3), due to false condition; (Exists('$(NuGetTargets)') and '$(SkipImportNuGetBuildTargets)' != 'true') was evaluated as (Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets') and 'true' != 'true').
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/Microsoft.Docker.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (17,3).
Project "$(MSBuildThisFileDirectory)../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/Microsoft.Docker.ImportAfter.targets" at (21,3), due to false condition; ('$(MSBuildProjectExtension)' == '.dcproj' and Exists('$(MSBuildThisFileDirectory)..\..\..\Sdks\Microsoft.Docker.Sdk\build\Microsoft.VisualStudio.Docker.Compose.targets')) was evaluated as ('.csproj' == '.dcproj' and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Current/Microsoft.Common.targets/ImportAfter/../../../Sdks/Microsoft.Docker.Sdk/build/Microsoft.VisualStudio.Docker.Compose.targets')).
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.Common.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" at (6558,3), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCommonTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.Common.targets\ImportAfter')).
Importing project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/SuiHanCMSClientLib.csproj.nuget.g.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (128,3).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/SuiHanCMSClientLib.csproj.nuget.g.targets" at (4,5).
Importing project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.DefaultItems.targets" into project "/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets" at (23,2).
Property reassignment: $(CoreCompileDependsOn)="
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
" (previous value: ";_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (62,3)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (103,3)
Property reassignment: $(CoreCompileDependsOn)="
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
" (previous value: "
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
") at /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/Xamarin.Forms.targets (135,3)
Importing project "/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/NETStandard.Library.targets" into project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/SuiHanCMSClientLib.csproj.nuget.g.targets" at (5,5).
Project "$(DirectoryBuildTargetsPath)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.targets" at (144,3), due to false condition; ('$(ImportDirectoryBuildTargets)' == 'true' and exists('$(DirectoryBuildTargetsPath)')) was evaluated as ('true' == 'true' and exists('')).
Project "$(MSBuildToolsPath)/Microsoft.ServiceModel.targets" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (338,5), due to false condition; (('$(TargetFrameworkVersion)' != 'v2.0' and '$(TargetFrameworkVersion)' != 'v3.0' and '$(TargetFrameworkVersion)' != 'v3.5') and Exists('$(MSBuildToolsPath)\Microsoft.ServiceModel.targets')) was evaluated as (('v2.0' != 'v2.0' and 'v2.0' != 'v3.0' and 'v2.0' != 'v3.5') and Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin\Microsoft.ServiceModel.targets')).
Project "$(CustomAfterMicrosoftCSharpTargets)" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (376,5), due to false condition; ('$(CustomAfterMicrosoftCSharpTargets)' != '' and Exists('$(CustomAfterMicrosoftCSharpTargets)')) was evaluated as ('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets' != '' and Exists('/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets')).
Search paths being used for $(MSBuildExtensionsPath) are /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild;/Library/Frameworks/Mono.framework/External/xbuild/;/Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild
Project "$(MSBuildUserExtensionsPath)/$(MSBuildToolsVersion)/Microsoft.CSharp.targets/ImportAfter/*" was not imported by "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets" at (379,5), due to false condition; ('$(ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets)' == 'true' and exists('$(MSBuildUserExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.CSharp.targets\ImportAfter')) was evaluated as ('true' == 'true' and exists('/Users/huangboru/.local/share/Microsoft/MSBuild/Current\Microsoft.CSharp.targets\ImportAfter')).
Importing project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Managed.After.targets" into project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets" at (163,4).
Project "$(MSBuildThisFileDirectory)../targets/Microsoft.NET.Sdk.CrossTargeting.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (39,3), due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (41,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (12,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (15,5).
Property reassignment: $(ProjectAssetsCacheFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.assets.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCMSClientLib.assets.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (29,5)
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (80,5)
Property reassignment: $(PrepareResourcesDependsOn)="
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
" (previous value: "
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets (86,5)
Project "$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (16,5), due to false condition; (Exists('$(MSBuildThisFileDirectory)Microsoft.PackageDependencyResolutionStubs.targets') and ('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (Exists('/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets') and ('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (19,3).
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**" (previous value: ";bin\Debug//**;obj\Debug//**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (27,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (29,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (32,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (33,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (34,5)
Property reassignment: $(DefaultItemExcludes)=";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc" (previous value: ";bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets (35,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets" at (57,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (21,3).
Property reassignment: $(ResolveAssemblyReferencesDependsOn)="
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
" (previous value: "
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets (14,5)
Property reassignment: $(_GenerateRuntimeConfigurationPropertyInputsCache)="/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.genruntimeconfig.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCMSClientLib.genruntimeconfig.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (41,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (66,3).
Property reassignment: $(_DefaultUserProfileRuntimeStorePath)="/Users/huangboru/.dotnet/store" (previous value: "/Users/huangboru") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (71,5)
Property reassignment: $(CoreBuildDependsOn)="
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
" (previous value: "
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (109,5)
Property reassignment: $(CoreCleanDependsOn)="
_SdkBeforeClean;
" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (118,5)
Property reassignment: $(RebuildDependsOn)="
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
" (previous value: "
BeforeRebuild;
Clean;
Build;
AfterRebuild;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (125,5)
Property reassignment: $(CompileDependsOn)="
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
" (previous value: "
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (520,5)
Property reassignment: $(CreateSatelliteAssembliesDependsOn)="
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
" (previous value: "
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets (906,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1133,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1134,3).
Property reassignment: $(DesignerRuntimeImplementationProjectOutputGroupDependsOn)="
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
" (previous value: "
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets (21,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1135,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1136,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1137,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1138,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1139,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1140,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Microsoft.NETCoreSdk.BundledCliTools.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets" at (18,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1141,3).
Project "Microsoft.NET.ClickOnce.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets" at (34,3), due to false condition; ('$(PublishProtocol)' == 'ClickOnce') was evaluated as ('' == 'ClickOnce').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.PackStubs.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1142,3), due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true')) was evaluated as (('C#' == 'C++' and '' != 'true')).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1143,3).
Property reassignment: $(_ShimInputCacheFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.shiminput.cache" (previous value: "obj\Debug/netstandard2.0/SuiHanCMSClientLib.shiminput.cache") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (109,5)
Property reassignment: $(_ShimCreatedSentinelFile)="/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.shimcreated.sentinel" (previous value: "obj\Debug/netstandard2.0/SuiHanCMSClientLib.shimcreated.sentinel") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets (111,5)
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1144,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1145,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1146,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets" at (15,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1147,3).
Property reassignment: $(DefineConstants)="TRACE;DEBUG" (previous value: "TRACE") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (31,5)
Property reassignment: $(DefineConstants)="TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;" (previous value: "TRACE;DEBUG") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets (34,5)
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.VisualBasic.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1148,3), due to false condition; ('$(Language)' == 'VB') was evaluated as ('C#' == 'VB').
Project "$(MSBuildThisFileDirectory)Microsoft.NET.Sdk.FSharp.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1149,3), due to false condition; ('$(Language)' == 'F#') was evaluated as ('C#' == 'F#').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ILLink.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1150,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1151,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (90,3).
Project "DisableNETAnalyzersForNuGetPackage.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props" at (7,3), due to false condition; (Exists('DisableNETAnalyzersForNuGetPackage.props')) was evaluated as (Exists('DisableNETAnalyzersForNuGetPackage.props')).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (92,3), due to false condition; ($(EnableNETAnalyzers)) was evaluated as (false).
Project "$(MSBuildThisFileDirectory)../analyzers/build/Microsoft.NET.ILLink.Analyzers.props" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets" at (94,3), due to false condition; ('$(EnableSingleFileAnalyzer)' == 'true' Or '$(EnableTrimAnalyzer)' == 'true') was evaluated as ('' == 'true' Or '' == 'true').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1172,3).
Property reassignment: $(SupportedOSPlatformVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (44,5)
Property reassignment: $(TargetPlatformMinVersion)="7.0" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets (45,5)
Project "$(AfterMicrosoftNETSdkTargets)" was not imported by "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets" at (1191,3), due to false condition; ('$(AfterMicrosoftNETSdkTargets)' != '') was evaluated as ('' != '').
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (44,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.Common.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Compatibility.targets" at (7,3).
Importing project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets" into project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets" at (53,3).
Property reassignment: $(PackageDescription)="Package Description" (previous value: "") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (34,5)
Property reassignment: $(GenerateNuspecDependsOn)="Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; " (previous value: "_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles; ") at /usr/local/share/dotnet/sdk/6.0.105/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets (59,5)
Overriding target "ResolveNativeReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveNativeReferences" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "GenerateManifests" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateManifests" from project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.Mono.targets".
Overriding target "ResolveFrameworkReferences" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "ResolveFrameworkReferences" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets".
Overriding target "Run" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Run" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GenerateSupportedTargetFrameworkAlias" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GenerateSupportedTargetFrameworkAlias" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets".
Overriding target "GetReferenceAssemblyPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetReferenceAssemblyPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "GetFrameworkPaths" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetFrameworkPaths" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets".
Overriding target "DesignerRuntimeImplementationProjectOutputGroup" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "DesignerRuntimeImplementationProjectOutputGroup" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets".
Overriding target "Publish" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "Publish" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "ResolveReadyToRunCompilers" in project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets" with target "ResolveReadyToRunCompilers" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Overriding target "GetCopyToPublishDirectoryItems" in project "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets" with target "GetCopyToPublishDirectoryItems" from project "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets".
Initial Properties:
__CF_USER_TEXT_ENCODING = 0x1F5:0x19:0x34
__CFBundleIdentifier = com.microsoft.visual-studio
__DisableWorkloadResolverSentinelPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/SdkResolvers/Microsoft.DotNet.MSBuildSdkResolver/DisableWorkloadResolver.sentinel
_BeforePublishNoBuildTargets =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
_CorePublishTargets =
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_DebugFileExt = .pdb
_DebugSymbolsProduced = true
_DefaultCssItemsEnabled = False
_DefaultUserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
_DefaultXamlItemsEnabled = False
_DeploymentApplicationManifestIdentity = Native.SuiHanCMSClientLib
_DeploymentBuiltUpdateInterval = 0
_DeploymentBuiltUpdateIntervalUnits = Days
_DeploymentDeployManifestIdentity = SuiHanCMSClientLib.application
_DeploymentFileMappingExtension =
_DeploymentTargetApplicationManifestFileName = Native.SuiHanCMSClientLib.manifest
_DeploymentUrl =
_DesignerDepsFileName = SuiHanCMSClientLib.designer.deps.json
_DesignerDepsFilePath = obj\Debug/netstandard2.0/SuiHanCMSClientLib.designer.deps.json
_DesignerRuntimeConfigFileName = SuiHanCMSClientLib.designer.runtimeconfig.json
_DesignerRuntimeConfigFilePath = obj\Debug/netstandard2.0/SuiHanCMSClientLib.designer.runtimeconfig.json
_DirectoryBuildPropsBasePath =
_DirectoryBuildPropsFile = Directory.Build.props
_DirectoryBuildTargetsBasePath =
_DirectoryBuildTargetsFile = Directory.Build.targets
_DirectoryPackagesPropsBasePath =
_DirectoryPackagesPropsFile = Directory.Packages.props
_DocumentationFileProduced = false
_DotNetAppHostExecutableName = apphost
_DotNetAppHostExecutableNameWithoutExtension = apphost
_DotNetComHostLibraryName = comhost
_DotNetComHostLibraryNameWithoutExtension = comhost
_DotNetHostExecutableName = dotnet
_DotNetHostFxrLibraryName = libhostfxr.so
_DotNetHostPolicyLibraryName = libhostpolicy.so
_DotNetIjwHostLibraryName = Ijwhost
_DotNetIjwHostLibraryNameWithoutExtension = Ijwhost
_DotNetSingleFileHostExecutableNameWithoutExtension = singlefilehost
_FrameworkIdentifierForImplicitDefine = NETSTANDARD
_FrameworkVersionForImplicitDefine = 2_0
_GenerateBindingRedirectsIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanCMSClientLib.dll.config
_GenerateRestoreGraphProjectEntryInputProperties = ExcludeRestorePackageImports=true
_GenerateRuntimeConfigurationPropertyInputsCache = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.genruntimeconfig.cache
_GenerateSupportedRuntimeIntermediateAppConfig = obj\Debug/netstandard2.0/SuiHanCMSClientLib.dll.withSupportedRuntime.config
_GetChildProjectCopyToOutputDirectoryItems = true
_GetChildProjectCopyToPublishDirectoryItems = true
_GetReferencePathFromInnerProjectsDependsOn = _GetReferencePathForPackageValidation
_InitialBaseIntermediateOutputPath = obj\
_InitialMSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/
_IsHotRestartDefined = False
_IsNETCoreOrNETStandard = true
_LinkSemaphore = obj\Debug/netstandard2.0/linked\Link.semaphore
_MaxSupportedLangVersion = 7.3
_NativeLibraryExtension = .so
_NativeLibraryPrefix = lib
_NETAnalyzersSDKAssemblyVersion = 6.0.0
_NETCoreSdkIsPreview = false
_NugetFallbackFolder = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
_NugetTargetMonikerAndRID = .NETStandard,Version=v2.0
_OriginalConfiguration = Debug
_OriginalPlatform = AnyCPU
_PackToolPublishDependency = _PublishBuildAlternative
_PlatformWithoutConfigurationInference = AnyCPU
_ProjectDefaultTargets = Build
_PublishNoBuildAlternativeDependsOn =
BuildOnlySettings;
_PreventProjectReferencesFromBuilding;
ResolveReferences;
PrepareResourceNames;
ComputeIntermediateSatelliteAssemblies;
ComputeEmbeddedApphostPaths;
;
PrepareForPublish;
ComputeAndCopyFilesToPublishDirectory;
;
PublishItemsOutputGroup;
_PublishProfileDesignerFolder = Properties
_PublishProfileRootFolder = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/Properties/PublishProfiles/
_RecursiveTargetForContentCopying = GetCopyToOutputDirectoryItems
_ResolveReferenceDependencies = false
_SGenDllCreated = false
_SGenDllName = SuiHanCMSClientLib.XmlSerializers.dll
_SGenGenerateSerializationAssembliesConfig = Off
_ShimCreatedSentinelFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.shimcreated.sentinel
_ShimInputCacheFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.shiminput.cache
_TargetFrameworkDirectories =
_TargetFrameworkVersionValue = 0.0
_TargetFrameworkVersionWithoutV = 2.0
_TargetLatestRuntimePatchIsDefault = true
_TargetsThatPrepareProjectReferences =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
_ToolsSettingsFilePath = obj\DotnetToolSettings.xml
_UsingDefaultForHasRuntimeOutput = true
_WindowsDesktopSdkTargetFrameworkVersionFloor = 3.0
_WorkloadLibraryPacksFolder = /usr/local/share/dotnet/library-packs
_XFBuildTasksLocation = /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/buildTransitive/net46/
_XFTargetsImported = True
AddAdditionalExplicitAssemblyReferences = false
AllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml ;
AllowedOutputExtensionsInSymbolsPackageBuildOutputFolder = .pdb; .mdb; .dll; .exe; .winmd; .json; .pri; .xml ;;
AllowedReferenceAssemblyFileExtensions =
.winmd;
.dll;
.exe
AllowedReferenceRelatedDebugFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
AllowedReferenceRelatedFileExtensions =
.pdb;
.dll.mdb;
.exe.mdb
;
.xml;
.pri;
.dll.config;
.exe.config
AllowUnsafeBlocks = false
AlwaysIncludeCoreFrameworkInRuntimeConfig = true
AlwaysUseNumericalSuffixInItemNames = true
AppDesignerFolder = Properties
AppendRuntimeIdentifierToOutputPath = true
AppendTargetFrameworkToOutputPath = true
AssemblyFoldersConfigFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/AssemblyFolders.config
AssemblyFoldersSuffix = AssemblyFoldersEx
AssemblyName = SuiHanCMSClientLib
AssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
AssemblyTitle = SuiHanCMSClientLib
AssetTargetFallback = ;net461;net462;net47;net471;net472;net48
AssignTargetPathsDependsOn =
Authors = SuiHanCMSClientLib
AutomaticallyUseReferenceAssemblyPackages = true
AutoUnifyAssemblyReferences = true
AvailablePlatforms = Any CPU,x86,x64
BaseIntermediateOutputPath = obj\
BaseOutputPath = bin\
BaseOutputPathWasSpecified = true
BuildCompileAction = Build
BuildDependsOn =
BeforeBuild;
CoreBuild;
AfterBuild
BuildGenerateSourcesAction = Build
BuildingInsideVisualStudio = true
BuildingProject = false
BuildInParallel = true
BuildLinkAction = Build
BuildOutputTargetFolder = lib
BuildProjectReferences = true
BuiltProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
BuiltProjectOutputGroupDependsOn = PrepareForBuild
BundledNETCoreAppPackageVersion = 6.0.5
BundledNETCoreAppTargetFrameworkVersion = 6.0
BundledNETCorePlatformsPackageVersion = 6.0.3
BundledNETStandardPackageVersion = 2.1.0
BundledNETStandardTargetFrameworkVersion = 2.1
BundledRuntimeIdentifierGraphFile = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
CheckEolTargetFramework = true
CheckForOverflowUnderflow = false
CleanDependsOn =
BeforeClean;
UnmanagedUnregistration;
CoreClean;
CleanReferencedProjects;
CleanPublishFolder;
AfterClean
CleanFile = SuiHanCMSClientLib.csproj.FileListAbsolute.txt
CodeAnalysisRuleIds = CA1000;CA1001;CA1002;CA1003;CA1005;CA1008;CA1010;CA1012;CA1014;CA1016;CA1017;CA1018;CA1019;CA1021;CA1024;CA1027;CA1028;CA1030;CA1031;CA1032;CA1033;CA1034;CA1036;CA1040;CA1041;CA1043;CA1044;CA1045;CA1046;CA1047;CA1050;CA1051;CA1052;CA1054;CA1055;CA1056;CA1058;CA1060;CA1061;CA1062;CA1063;CA1064;CA1065;CA1066;CA1067;CA1068;CA1069;CA1070;CA1200;CA1303;CA1304;CA1305;CA1307;CA1308;CA1309;CA1310;CA1401;CA1416;CA1417;CA1418;CA1419;CA1501;CA1502;CA1505;CA1506;CA1507;CA1508;CA1509;CA1700;CA1707;CA1708;CA1710;CA1711;CA1712;CA1713;CA1715;CA1716;CA1720;CA1721;CA1724;CA1725;CA1727;CA1802;CA1805;CA1806;CA1810;CA1812;CA1813;CA1814;CA1815;CA1816;CA1819;CA1820;CA1821;CA1822;CA1823;CA1824;CA1825;CA1826;CA1827;CA1828;CA1829;CA1830;CA1831;CA1832;CA1833;CA1834;CA1835;CA1836;CA1837;CA1838;CA1839;CA1840;CA1841;CA1842;CA1843;CA1844;CA1845;CA1846;CA1847;CA1848;CA1849;CA2000;CA2002;CA2007;CA2008;CA2009;CA2011;CA2012;CA2013;CA2014;CA2015;CA2016;CA2017;CA2018;CA2100;CA2101;CA2109;CA2119;CA2153;CA2200;CA2201;CA2207;CA2208;CA2211;CA2213;CA2214;CA2215;CA2216;CA2217;CA2218;CA2219;CA2224;CA2225;CA2226;CA2227;CA2229;CA2231;CA2234;CA2235;CA2237;CA2241;CA2242;CA2243;CA2244;CA2245;CA2246;CA2247;CA2248;CA2249;CA2250;CA2251;CA2252;CA2253;CA2254;CA2255;CA2256;CA2257;CA2258;CA2300;CA2301;CA2302;CA2305;CA2310;CA2311;CA2312;CA2315;CA2321;CA2322;CA2326;CA2327;CA2328;CA2329;CA2330;CA2350;CA2351;CA2352;CA2353;CA2354;CA2355;CA2356;CA2361;CA2362;CA3001;CA3002;CA3003;CA3004;CA3005;CA3006;CA3007;CA3008;CA3009;CA3010;CA3011;CA3012;CA3061;CA3075;CA3076;CA3077;CA3147;CA5350;CA5351;CA5358;CA5359;CA5360;CA5361;CA5362;CA5363;CA5364;CA5365;CA5366;CA5367;CA5368;CA5369;CA5370;CA5371;CA5372;CA5373;CA5374;CA5375;CA5376;CA5377;CA5378;CA5379;CA5380;CA5381;CA5382;CA5383;CA5384;CA5385;CA5386;CA5387;CA5388;CA5389;CA5390;CA5391;CA5392;CA5393;CA5394;CA5395;CA5396;CA5397;CA5398;CA5399;CA5400;CA5401;CA5402;CA5403;CA5404;CA5405
CodeAnalysisTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/CodeAnalysis/Microsoft.CodeAnalysis.targets
COMMAND_MODE = unix2003
CommonMonoTargetsPath = Microsoft.Common.Mono.targets
CommonOutputGroupsDependsOn =
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
CommonTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets
CommonXamlResourcesDirectory = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//
Company = SuiHanCMSClientLib
CompileDependsOn =
ResolveReferences;
ResolveKeySource;
SetWin32ManifestProperties;
FindReferenceAssembliesForReferences;
_GenerateCompileInputs;
BeforeCompile;
_TimeStampBeforeCompile;
_GenerateCompileDependencyCache;
CoreCompile;
_TimeStampAfterCompile;
AfterCompile;
;
XamlC;
;
_CreateAppHost;
_CreateComHost;
_GetIjwHostPaths;
CompileLicxFilesDependsOn =
CompilerApiVersion = roslyn4.1
CompilerGeneratedFilesOutputPath =
COMPlus_DbgEnableFastHeapDumps = 1
COMPlus_DbgEnableMiniDump = 0
COMPlus_EnableCrashReport = 1
COMPlus_EnableDumpOnSigTerm = 1
ComputeIntermediateSatelliteAssembliesDependsOn =
CreateManifestResourceNames
ComReferenceExecuteAsTool = false
ComReferenceNoClassMembers = false
Configuration = Debug
ConfigurationName = Debug
Configurations = Release;Debug
ConsiderPlatformAsProcessorArchitecture = true
ContentFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
ContentPreprocessorOutputDirectory = obj\Debug/netstandard2.0/NuGet\
ContentTargetFolders = content;contentFiles
ContinueOnError = false
CopyBuildOutputToPublishDirectory = true
CopyConflictingTransitiveContent = false
CopyLocalLockFileAssemblies = false
CopyOutputSymbolsToPublishDirectory = true
CoreBuildDependsOn =
_CheckForBuildWithNoBuild;
BuildOnlySettings;
PrepareForBuild;
PreBuildEvent;
ResolveReferences;
PrepareResources;
ResolveKeySource;
Compile;
ExportWindowsMDFile;
UnmanagedUnregistration;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
GenerateManifests;
GetTargetPath;
PrepareForRun;
UnmanagedRegistration;
IncrementalClean;
PostBuildEvent
;
GenerateBuildDependencyFile;
GenerateBuildRuntimeConfigurationFiles
CoreCleanDependsOn =
_SdkBeforeClean;
CoreCompileDependsOn =
CssG;
XamlG;
;_ComputeNonExistentFileProperty;ResolveCodeAnalysisRuleSet;
;
CoreResGenDependsOn = FindReferenceAssembliesForReferences
CreateCustomManifestResourceNamesDependsOn =
CreateHardLinksForCopyAdditionalFilesIfPossible = false
CreateManifestResourceNamesDependsOn =
CreateSatelliteAssembliesDependsOn =
_GenerateSatelliteAssemblyInputs;
ComputeIntermediateSatelliteAssemblies;
GenerateSatelliteAssemblies
;
CoreGenerateSatelliteAssemblies
CreateSymbolicLinksForCopyAdditionalFilesIfPossible = false
CSharpCoreTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.CSharp.Core.targets
CSharpDesignTimeTargetsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/Managed/Microsoft.CSharp.DesignTime.targets
CSharpMonoTargetsPath = Microsoft.CSharp.Mono.targets
CSharpTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.CurrentVersion.targets
CurrentSolutionConfigurationContents =
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = portable
DefaultAllowedOutputExtensionsInPackageBuildOutputFolder = .dll; .exe; .winmd; .json; .pri; .xml
DefaultCopyToPublishDirectoryMetadata = true
DefaultExcludesInProjectFolder = ;**/.*/**
DefaultImplicitPackages = Microsoft.NETCore.App;NETStandard.Library
DefaultItemExcludes = ;bin\Debug//**;obj\Debug//**;bin\/**;obj\/**;**/*.user;**/*.*proj;**/*.sln;**/*.vssscc
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = TRACE;DEBUG;NETSTANDARD;NETSTANDARD2_0;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
;
_GenerateDesignerDepsFile;
_GenerateDesignerRuntimeConfigFile;
_GatherDesignerShadowCopyFiles;
DesignTimeAssemblySearchPaths = {CandidateAssemblyFiles};{HintPathFromItem};{TargetFrameworkDirectory};{RawFileName}
DesignTimeAutoUnify = true
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
Deterministic = true
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DisableHandlePackageFileConflicts = true
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DisableStandardFrameworkResolution = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationFile =
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DotnetCliToolTargetFramework = netcoreapp2.2
DotNetCompatibilityAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.DotNet.Compatibility.dll
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmitAssetsLogMessages = true
EmitCompilerGeneratedFiles = false
EmitLegacyAssetsFileItems = false
EnableDefaultCompileItems = true
EnableDefaultCssItems = True
EnableDefaultEmbeddedResourceItems = true
EnableDefaultItems = true
EnableDefaultNoneItems = true
EnableDefaultXamlItems = True
EnableFrameworkPathOverride = false
EnableNETAnalyzers = false
EnableWebSdkImplicitPackageVersions = false
EnforceCodeStyleInBuild = false
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FileAlignment = 512
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework20DirectoryItem)
FrameworkPathOverride =
FrameworkRegistryBase = Software\Microsoft\.NETStandard
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateAssemblyCompanyAttribute = true
GenerateAssemblyConfigurationAttribute = true
GenerateAssemblyCopyrightAttribute = true
GenerateAssemblyDescriptionAttribute = true
GenerateAssemblyFileVersionAttribute = true
GenerateAssemblyInfo = true
GenerateAssemblyInformationalVersionAttribute = true
GenerateAssemblyMetadataAttributes = true
GenerateAssemblyProductAttribute = true
GenerateAssemblyTitleAttribute = true
GenerateAssemblyVersionAttribute = true
GeneratedAssemblyInfoFile = obj\Debug/netstandard2.0/SuiHanCMSClientLib.AssemblyInfo.cs
GenerateDependencyFile = true
GeneratedGlobalUsingsFile = obj\Debug/netstandard2.0/SuiHanCMSClientLib.GlobalUsings.g.cs
GenerateDocumentationFile = false
GenerateFullPaths = true
GenerateInternalsVisibleToAttributes = true
GenerateManifestsDependsOn =
GenerateNeutralResourcesLanguageAttribute = true
GenerateNuspecDependsOn = Build;_LoadPackInputItems; _GetTargetFrameworksOutput; _WalkEachTargetPerFramework; _GetPackageFiles;
GeneratePackageOnBuild = false
GenerateRepositoryUrlAttribute = true
GenerateResourceMSBuildArchitecture = CurrentArchitecture
GenerateResourceMSBuildRuntime = CurrentRuntime
GenerateRuntimeConfigDevFile = true
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence
;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HasRuntimeOutput =
HideWarningsAndErrors = false
HighEntropyVA = true
HOME = /Users/huangboru
ILLinkTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.ILLink.Tasks/build/../tools/net472/ILLink.Tasks.dll
ImplicitConfigurationDefine = DEBUG
ImplicitFrameworkDefine = NETSTANDARD2_0
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportFrameworkWinFXTargets = false
ImportNuGetBuildTasksPackTargetsFromSdk = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
IncludeBuildOutput = true
IncludeContentInPack = true
IncludeFileVersionsInDependencyFile = true
IncludeMainProjectInDepsFile = true
IncludeSourceRevisionInInformationalVersion = true
IncludeSymbolsInSingleFile = false
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateLinkDir = obj\Debug/netstandard2.0/linked\
IntermediateOutputPath = obj\Debug/netstandard2.0/
IOSDebugOverWiFi = False
IsPackable = true
IsPublishable = true
IsRestoreTargetsFileLoaded = true
IsXBuild = false
Language = C#
LanguageTargets = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.CSharp.targets
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MarkPackageReferencesAsExternallyResolved = true
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MicrosoftNETBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll
MicrosoftNETBuildTasksDirectory = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/
MicrosoftNETBuildTasksDirectoryRoot = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/
MicrosoftNETBuildTasksTFM = net472
MicrosoftNETCrossgenBuildTasksAssembly = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tasks/net472/Microsoft.NET.Sdk.Crossgen.dll
MicrosoftNETFrameworkReferenceAssembliesLatestPackageVersion = 1.0.2
MicrosoftNETWindowsWorkloadInstalled = true
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildCopyContentTransitively = true
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildEnableWorkloadResolver = true
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/
MSBuildProjectFile = SuiHanCMSClientLib.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildProjectName = SuiHanCMSClientLib
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors = ;NU1605
MSBuildWarningsAsMessages = 1701;1702
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchVerbosity = 4
NETCoreAppMaximumVersion = 6.0
NetCoreRoot = /usr/local/share/dotnet/
NETCoreSdkBundledCliToolsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledCliTools.props
NETCoreSdkBundledVersionsProps = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../Microsoft.NETCoreSdk.BundledVersions.props
NETCoreSdkPortableRuntimeIdentifier = osx-x64
NETCoreSdkRuntimeIdentifier = osx-x64
NETCoreSdkVersion = 6.0.105
NetCoreTargetingPackRoot = /usr/local/share/dotnet/packs
NETStandardImplicitPackageVersion = 2.0.3
NETStandardLibraryPackageVersion = 2.0.3
NETStandardMaximumVersion = 2.1
NoCompilerStandardLib = true
NoStdLib = true
NoWarn = 1701;1702
NuGetBuildTasksPackTargets = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/Sdk/../../NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets
NuGetInteractive =
NuGetPackageFolders = /Users/huangboru/.nuget/packages/;/usr/local/share/dotnet/sdk/NuGetFallbackFolder
NuGetPackageRoot = /Users/huangboru/.nuget/packages/
NuGetPackTaskAssemblyFile = ../Desktop/NuGet.Build.Tasks.Pack.dll
NuGetProjectStyle = PackageReference
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetTargetMoniker = .NETStandard,Version=v2.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
NuGetToolVersion = 6.0.0
NuspecOutputPath = obj\Debug/
Optimize = false
OS = Unix
OutDir = bin\Debug/netstandard2.0/
OutputPath = bin\Debug/netstandard2.0/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDescription = Package Description
PackageDownloadSupported = true
PackagedShimOutputRootDirectory = bin\Debug/netstandard2.0/
PackageId = SuiHanCMSClientLib
PackageOutputPath = bin\Debug/
PackageRequireLicenseAcceptance = false
PackageVersion = 1.0.0
PackDependsOn = ; _IntermediatePack; GenerateNuspec;
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = AnyCPU
PlatformName = AnyCPU
Platforms = AnyCPU
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
Prefer32Bit = false
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn =
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
PreserveCompilationReferences =
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
Product = SuiHanCMSClientLib
ProjectAssetsCacheFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.assets.cache
ProjectAssetsFile = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/project.assets.json
ProjectDepsFileName = SuiHanCMSClientLib.deps.json
ProjectDepsFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.deps.json
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\.NETStandard,v2.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/
ProjectExt = .csproj
ProjectFileName = SuiHanCMSClientLib.csproj
ProjectFlavor = Client
ProjectName = SuiHanCMSClientLib
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
ProjectRuntimeConfigDevFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.runtimeconfig.dev.json
ProjectRuntimeConfigFileName = SuiHanCMSClientLib.runtimeconfig.json
ProjectRuntimeConfigFilePath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.runtimeconfig.json
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\Debug/netstandard2.0/publish/
PublishDirName = publish
PublishDocumentationFile = true
PublishDocumentationFiles = true
PublishItemsOutputGroupDependsOn =
;
ResolveReferences;
ComputeResolvedFilesToPublishList;
_ComputeFilesToBundle;
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
PublishProfileImported = false
PublishReferencesDocumentationFiles = true
RebuildDependsOn =
_SdkBeforeRebuild;
BeforeRebuild;
Clean;
Build;
AfterRebuild;
RefAssembliesFolderName = refs
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyReferenceOutputUnresolvedAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;
ResolvePackageDependenciesForBuild;
_HandlePackageFileConflicts;
;
ResolveTargetingPackAssets;
ResolveNuGetPackages = false
ResolvePackageDependenciesForBuildDependsOn =
ResolveLockFileReferences;
ResolveLockFileAnalyzers;
ResolveLockFileCopyLocalFiles;
ResolveRuntimePackAssets;
RunProduceContentAssets;
IncludeTransitiveProjectReferences
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreAdditionalProjectFallbackFolders = ;/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../../../../NuGetFallbackFolder
RestoreAdditionalProjectSources = ;/usr/local/share/dotnet/library-packs
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/
RestoreProjectStyle = PackageReference
RestoreRecursive = true
RestoreSuccess = True
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreTool = NuGet
RestoreUseSkipNonexistentTargets = true
RootNamespace = SuiHanCMSClientLib
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RunPackageValidationDependsOn = _GetReferencePathFromInnerProjects;
RuntimeIdentifierGraphPath = /usr/local/share/dotnet/sdk/6.0.105/RuntimeIdentifierGraph.json
RuntimePackInWorkloadVersion = 6.0.5
RunWorkingDirectory =
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SignAssembly = false
SkipCopyUnchangedFiles = true
SkipImportNuGetBuildTargets = true
SkipImportNuGetProps = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SupportedOSPlatformVersion = 7.0
SupportsRoslynComponentVersioning = true
SuppressDependenciesWhenPacking = false
SymbolPackageFormat = symbols.nupkg
SynthesizeLinkMetadata = true
TargetCulture = *
TargetDeployManifestFileName = SuiHanCMSClientLib.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = SuiHanCMSClientLib.dll
TargetFramework = netstandard2.0
TargetFrameworkDirectory =
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = .NETStandard
TargetFrameworkMoniker = .NETStandard,Version=v2.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/Debug/netstandard2.0/.NETStandard,Version=v2.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkSDKToolsDirectory = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
TargetFrameworkVersion = v2.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetLatestRuntimePatch = false
TargetName = SuiHanCMSClientLib
TargetPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMinVersion = 7.0
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;PackTool;_PackProjectToolValidation
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
ToolCommandName = SuiHanCMSClientLib
ToolDepsJsonGeneratorProject = /usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj
ToolEntryPoint = SuiHanCMSClientLib.dll
TreatWarningsAsErrors = false
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UserProfileRuntimeStorePath = /Users/huangboru/.dotnet/store
UserRuntimeConfig = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/runtimeconfig.template.json
UseSourcePath = true
UsingILLinkTasksSdk = true
UsingMicrosoftNETSdk = true
UsingNETSdkDefaults = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
Version = 1.0.0
VersionlessImplicitFrameworkDefine = NETSTANDARD
VersionPrefix = 1.0.0
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WarningsAsErrors = ;NU1605
WarnOnPackingNonPackableProject = false
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AdditionalTargetFrameworkInfoPropertyWithValue
_IsExecutable
Value =
SelfContained
Value =
ShouldBeValidatedAsExecutableReference
Value =
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/client
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/contentConfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/structrue
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/upload
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/viewModel
_ApplicationManifestFinal
bin/Debug/netstandard2.0/Native.SuiHanCMSClientLib.manifest
TargetPath = Native.SuiHanCMSClientLib.manifest
_DebugSymbolsIntermediatePath
obj/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
_DebugSymbolsOutputPath
bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
_DeploymentManifestEntryPoint
obj/Debug/netstandard2.0/SuiHanCMSClientLib.dll
TargetPath = SuiHanCMSClientLib.dll
_EolNetCoreTargetFrameworkVersions
1.0
1.1
2.0
2.1
2.2
3.0
_OutputPathItem
bin/Debug/netstandard2.0/
_ResolveComReferenceCache
obj/Debug/netstandard2.0/SuiHanCMSClientLib.csproj.ResolveComReference.cache
_TargetFrameworkInfo
netstandard2.0
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
_ThisProjectBuildMetadata
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
HasSingleTargetFramework = true
TargetPlatformMonikers = Windows,Version=7.0
AdditionalPropertiesFromProject =
<_IsExecutable>
TargetFrameworkMonikers = .NETStandard,Version=v2.0
TargetFrameworks = netstandard2.0
IsRidAgnostic = true
_UnmanagedRegistrationCache
obj/SuiHanCMSClientLib.csproj.UnmanagedRegistration.cache
AdditionalTargetFrameworkInfoProperty
_IsExecutable
SelfContained
ShouldBeValidatedAsExecutableReference
AppConfigFileDestination
bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll.config
ApplicationManifest
obj/Debug/netstandard2.0/Native.SuiHanCMSClientLib.manifest
TargetPath = Native.SuiHanCMSClientLib.manifest
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
TargetPath = SuiHanCMSClientLib.dll
ClsidMap
obj/Debug/netstandard2.0/SuiHanCMSClientLib.clsidmap
Compile
CiListPage.xaml.cs
SubType = Code
DependentUpon = CiListPage.xaml
CiPreviewPage.xaml.cs
SubType = Code
DependentUpon = CiPreviewPage.xaml
client/CiClient.cs
client/ClientBase.cs
client/ConfigClient.cs
client/ContentConfigClient.cs
client/ThemeClient.cs
CMSClient.cs
ConfigDetailPage.xaml.cs
SubType = Code
DependentUpon = ConfigDetailPage.xaml
ConfigListByAccountPage.xaml.cs
SubType = Code
DependentUpon = ConfigListByAccountPage.xaml
ConfigListPage.xaml.cs
SubType = Code
DependentUpon = ConfigListPage.xaml
ConfigPreviewPage.xaml.cs
SubType = Code
DependentUpon = ConfigPreviewPage.xaml
contentConfig/ContentConfigDetailPage.cs
contentConfig/ContentConfigListByAccountPage.cs
contentConfig/ContentConfigListPage.cs
contentConfig/ContentConfigPreviewPage.cs
PreviewPage.cs
ServerInfo.cs
structrue/CiInformationItem.cs
structrue/CMSConfig.cs
structrue/CMSConfigs.cs
structrue/Config.cs
structrue/Theme.cs
structrue/ThemeNodes.cs
ThemeDetailPage.xaml.cs
SubType = Code
DependentUpon = ThemeDetailPage.xaml
ThemeListByAccountPage.xaml.cs
SubType = Code
DependentUpon = ThemeListByAccountPage.xaml
ThemeListPage.xaml.cs
SubType = Code
DependentUpon = ThemeListPage.xaml
ThemePreviewPage.xaml.cs
SubType = Code
DependentUpon = ThemePreviewPage.xaml
ThemeViewCell.xaml.cs
SubType = Code
DependentUpon = ThemeViewCell.xaml
upload/CiUploader.cs
upload/ConfigUploader.cs
upload/ContentConfigUploader.cs
upload/ThemeUploader.cs
viewModel/CiInformationViewModel.cs
viewModel/ConfigViewModel.cs
viewModel/ContentConfigViewModel.cs
viewModel/ThemeViewModel.cs
Zipper.cs
CompilerVisibleProperty
ProjectDir
RootNamespace
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb
TargetPath = SuiHanCMSClientLib.pdb
DeployManifest
obj/Debug/netstandard2.0/SuiHanCMSClientLib.application
TargetPath = SuiHanCMSClientLib.application
EmbeddedResource
CiListPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
CiPreviewPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ConfigDetailPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ConfigListByAccountPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ConfigListPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ConfigPreviewPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemeDetailPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemeListByAccountPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemeListPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemePreviewPage.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
ThemeViewCell.xaml
Generator = MSBuild:UpdateDesignTimeXaml
SubType = Designer
EmbedInBinlog
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/project.assets.json
Folder
client/
contentConfig/
structrue/
upload/
viewModel/
GenerateRuntimeConfigurationFilesInputs
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.assets.cache
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/project.assets.json
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/client/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/contentConfig/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/structrue/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/upload/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/viewModel/.globalconfig
ImplicitPackageReferenceVersion
Microsoft.AspNetCore.All
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.All
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.AspNetCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.1
TargetFrameworkVersion = 2.1
Microsoft.AspNetCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
Microsoft.NETCore.App
LatestVersion = 1.0.16
DefaultVersion = 1.0.5
TargetFrameworkVersion = 1.0
Microsoft.NETCore.App
LatestVersion = 1.1.13
DefaultVersion = 1.1.2
TargetFrameworkVersion = 1.1
Microsoft.NETCore.App
LatestVersion = 2.0.9
DefaultVersion = 2.0.0
TargetFrameworkVersion = 2.0
Microsoft.NETCore.App
LatestVersion = 2.1.30
DefaultVersion = 2.1.0
TargetFrameworkVersion = 2.1
Microsoft.NETCore.App
LatestVersion = 2.2.8
DefaultVersion = 2.2.0
TargetFrameworkVersion = 2.2
IntermediateAssembly
obj/Debug/netstandard2.0/SuiHanCMSClientLib.dll
KnownAppHostPack
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;linux-s390x
TargetFramework = net6.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 6.0.5
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm
TargetFramework = net5.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 5.0.17
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.1
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.1.25
Microsoft.NETCore.App
AppHostRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
TargetFramework = netcoreapp3.0
AppHostPackNamePattern = Microsoft.NETCore.App.Host.**RID**
AppHostPackVersion = 3.0.3
KnownCrossgen2Pack
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64;linux-arm;linux-arm64;linux-musl-arm;linux-musl-arm64;osx-arm64;osx-x64;win-arm;win-arm64;win-x86
TargetFramework = net6.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 6.0.5
Microsoft.NETCore.App.Crossgen2
Crossgen2RuntimeIdentifiers = linux-musl-x64;linux-x64;win-x64
TargetFramework = net5.0
Crossgen2PackNamePattern = Microsoft.NETCore.App.Crossgen2.**RID**
Crossgen2PackVersion = 5.0.17
KnownFrameworkReference
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.10
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64;osx-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.1
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.AspNetCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.AspNetCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm;osx-x64;linux-musl-x64;linux-musl-arm64;linux-x64;linux-arm;linux-arm64;linux-musl-arm;win-arm64
RuntimePackNamePatterns = Microsoft.AspNetCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.AspNetCore.App
Microsoft.NETCore.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.NETCore.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.NETCore.App.Ref
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;tizen.4.0.0-armel;tizen.5.0.0-armel;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;browser-wasm
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
IsTrimmable = true
RuntimeFrameworkName = Microsoft.NETCore.App
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net5.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.19041.0
DefaultRuntimeFrameworkVersion = 10.0.19041.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.19041.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.19041.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.18362.0
DefaultRuntimeFrameworkVersion = 10.0.18362.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.18362.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.18362.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.Windows.SDK.NET.Ref
RuntimePackAlwaysCopyLocal = true
TargetFramework = net6.0-windows10.0.17763.0
DefaultRuntimeFrameworkVersion = 10.0.17763.25
TargetingPackName = Microsoft.Windows.SDK.NET.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 10.0.17763.25
RuntimePackRuntimeIdentifiers = any
RuntimePackNamePatterns = Microsoft.Windows.SDK.NET.Ref
TargetingPackVersion = 10.0.17763.25
RuntimeFrameworkName = Microsoft.Windows.SDK.NET.Ref
Microsoft.WindowsDesktop.App
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WindowsForms
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WindowsForms
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.1
DefaultRuntimeFrameworkVersion = 3.1.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.1.25
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.1.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net6.0
DefaultRuntimeFrameworkVersion = 6.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 6.0.5
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = netcoreapp3.0
DefaultRuntimeFrameworkVersion = 3.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 3.0.3
RuntimePackRuntimeIdentifiers = win-x64;win-x86
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 3.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
Microsoft.WindowsDesktop.App.WPF
TargetFramework = net5.0
DefaultRuntimeFrameworkVersion = 5.0.0
TargetingPackName = Microsoft.WindowsDesktop.App.Ref
IsWindowsOnly = true
LatestRuntimeFrameworkVersion = 5.0.17
RuntimePackRuntimeIdentifiers = win-x64;win-x86;win-arm64
RuntimePackNamePatterns = Microsoft.WindowsDesktop.App.Runtime.**RID**
TargetingPackVersion = 5.0.0
Profile = WPF
RuntimeFrameworkName = Microsoft.WindowsDesktop.App
NETStandard.Library
TargetFramework = netstandard2.1
TargetingPackName = NETStandard.Library.Ref
TargetingPackVersion = 2.1.0
KnownRuntimePack
Microsoft.NETCore.App
TargetFramework = net6.0
LatestRuntimeFrameworkVersion = 6.0.5
RuntimePackRuntimeIdentifiers = linux-arm;linux-arm64;linux-musl-arm64;linux-musl-x64;linux-x64;osx-x64;rhel.6-x64;win-arm;win-arm64;win-x64;win-x86;linux-musl-arm;osx-arm64;maccatalyst-x64;maccatalyst-arm64;linux-s390x;browser-wasm;ios-arm64;ios-arm;iossimulator-arm64;iossimulator-x64;iossimulator-x86;tvos-arm64;tvossimulator-arm64;tvossimulator-x64;android-arm64;android-arm;android-x64;android-x86
RuntimePackNamePatterns = Microsoft.NETCore.App.Runtime.Mono.**RID**
RuntimePackLabels = Mono
RuntimeFrameworkName = Microsoft.NETCore.App
None
.DS_Store
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PackageReference
NETStandard.Library
IsImplicitlyDefined = true
Version = 2.0.3
PrivateAssets = All
Publish = true
Newtonsoft.Json
Version = 13.0.1
Newtonsoft.Json.Schema
Version = 3.0.14
Xamarin.FFImageLoading
Version = 2.4.11.982
Xamarin.FFImageLoading.Forms
Version = 2.4.11.982
Xamarin.Forms
Version = 5.0.0.2515
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/client/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/contentConfig/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/structrue/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/upload/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/viewModel/.editorconfig
PreprocessorValue
assemblyname
Value = SuiHanCMSClientLib
filename
Value = SuiHanCMSClientLib.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
outputfilename
Value = SuiHanCMSClientLib.dll
rootnamespace
Value = SuiHanCMSClientLib
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
GenerateDocumentationFile
LanguageService
Managed
OutputGroups
Pack
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
NuGetPackageVersion = 2.0.3
Private = false
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
NuGetPackageVersion = 2.0.3
Private = false
Facade = true
NuGetPackageId = NETStandard.Library
Visible = false
RegFreeComManifest
obj/Debug/netstandard2.0/SuiHanCMSClientLib.X.manifest
SdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
SourceRoot
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/
SupportedNETCoreAppTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
SupportedNETFrameworkTargetFramework
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
SupportedNETStandardTargetFramework
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
SupportedPlatform
Linux
macOS
Windows
SupportedTargetFramework
.NETCoreApp,Version=v1.0
DisplayName = .NET Core 1.0
Alias = netcoreapp1.0
.NETCoreApp,Version=v1.1
DisplayName = .NET Core 1.1
Alias = netcoreapp1.1
.NETCoreApp,Version=v2.0
DisplayName = .NET Core 2.0
Alias = netcoreapp2.0
.NETCoreApp,Version=v2.1
DisplayName = .NET Core 2.1
Alias = netcoreapp2.1
.NETCoreApp,Version=v2.2
DisplayName = .NET Core 2.2
Alias = netcoreapp2.2
.NETCoreApp,Version=v3.0
DisplayName = .NET Core 3.0
Alias = netcoreapp3.0
.NETCoreApp,Version=v3.1
DisplayName = .NET Core 3.1
Alias = netcoreapp3.1
.NETCoreApp,Version=v5.0
DisplayName = .NET 5.0
Alias = net5.0
.NETFramework,Version=v2.0
DisplayName = .NET Framework 2.0
Alias = net20
.NETFramework,Version=v3.0
DisplayName = .NET Framework 3.0
Alias = net30
.NETFramework,Version=v3.5
DisplayName = .NET Framework 3.5
Alias = net35
.NETFramework,Version=v4.0
DisplayName = .NET Framework 4.0
Alias = net40
.NETFramework,Version=v4.5
DisplayName = .NET Framework 4.5
Alias = net45
.NETFramework,Version=v4.5.1
DisplayName = .NET Framework 4.5.1
Alias = net451
.NETFramework,Version=v4.5.2
DisplayName = .NET Framework 4.5.2
Alias = net452
.NETFramework,Version=v4.6
DisplayName = .NET Framework 4.6
Alias = net46
.NETFramework,Version=v4.6.1
DisplayName = .NET Framework 4.6.1
Alias = net461
.NETFramework,Version=v4.6.2
DisplayName = .NET Framework 4.6.2
Alias = net462
.NETFramework,Version=v4.7
DisplayName = .NET Framework 4.7
Alias = net47
.NETFramework,Version=v4.7.1
DisplayName = .NET Framework 4.7.1
Alias = net471
.NETFramework,Version=v4.7.2
DisplayName = .NET Framework 4.7.2
Alias = net472
.NETFramework,Version=v4.8
DisplayName = .NET Framework 4.8
Alias = net48
.NETStandard,Version=v1.0
DisplayName = .NET Standard 1.0
Alias = netstandard1.0
.NETStandard,Version=v1.1
DisplayName = .NET Standard 1.1
Alias = netstandard1.1
.NETStandard,Version=v1.2
DisplayName = .NET Standard 1.2
Alias = netstandard1.2
.NETStandard,Version=v1.3
DisplayName = .NET Standard 1.3
Alias = netstandard1.3
.NETStandard,Version=v1.4
DisplayName = .NET Standard 1.4
Alias = netstandard1.4
.NETStandard,Version=v1.5
DisplayName = .NET Standard 1.5
Alias = netstandard1.5
.NETStandard,Version=v1.6
DisplayName = .NET Standard 1.6
Alias = netstandard1.6
.NETStandard,Version=v2.0
DisplayName = .NET Standard 2.0
Alias = netstandard2.0
.NETStandard,Version=v2.1
DisplayName = .NET Standard 2.1
Alias = netstandard2.1
WindowsSdkSupportedTargetPlatformVersion
10.0.17763.0
WindowsSdkPackageVersion = 10.0.17763.25
MinimumNETVersion = 5.0
10.0.18362.0
WindowsSdkPackageVersion = 10.0.18362.25
MinimumNETVersion = 5.0
10.0.19041.0
WindowsSdkPackageVersion = 10.0.19041.25
MinimumNETVersion = 5.0
10.0.20348.0
WindowsSdkPackageVersion = 10.0.20348.25
MinimumNETVersion = 5.0
10.0.22000.0
WindowsSdkPackageVersion = 10.0.22000.25
MinimumNETVersion = 5.0
7.0
8.0
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
SelfContained
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
_IsExecutable
Value=
添加的项:
_AdditionalTargetFrameworkInfoPropertyWithValue=
ShouldBeValidatedAsExecutableReference
Value=
Task "CombineTargetFrameworkInfoProperties"
任务参数:RootElementName=netstandard2.0
任务参数:
PropertiesAndValues=
SelfContained
Value=
_IsExecutable
Value=
ShouldBeValidatedAsExecutableReference
Value=
Output Property: _AdditionalTargetFrameworkInfoProperties=
<_IsExecutable>
Done executing task "CombineTargetFrameworkInfoProperties".
添加的项:
_TargetFrameworkInfo=
netstandard2.0
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworksWithPlatformForSingleTargetFramework" in project "SuiHanCMSClientLib.csproj".
Target "GetTargetFrameworks" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "Error" skipped, due to false condition; ('$(IsCrossTargetingBuild)' == 'true') was evaluated as ('' == 'true').
Task "CombineXmlElements"
任务参数:RootElementName=AdditionalProjectProperties
任务参数:
XmlElements=
<_IsExecutable>
AdditionalPropertiesFromProject=
<_IsExecutable>
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Output Property: _AdditionalPropertiesFromProject=
<_IsExecutable>
Done executing task "CombineXmlElements".
添加的项:
_ThisProjectBuildMetadata=
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
HasSingleTargetFramework=true
IsRidAgnostic=true
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Done building target "GetTargetFrameworks" in project "SuiHanCMSClientLib.csproj".
Done building project "SuiHanCMSClientLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanIME.Shell
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanLib/SuiHanLib.csproj;../SuiHanIME/SuiHanIME.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj'
(out) AssignedProjects '../SuiHanLib/SuiHanLib.csproj;../SuiHanIME/SuiHanIME.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj'
输出项:
AnnotatedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('10' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIME/SuiHanIME.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanIME.Shell.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanIME.Shell.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanIME.Shell.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIME/SuiHanIME.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanBindingableLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanCMSClientLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanIMELib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanNetLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIME/SuiHanIME.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIMELib/SuiHanIMELib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanIME.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:
Files=
AboutPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
BlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/LittleBoardSetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/OnlineContentView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/PictuceEditView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/SwitchItemsListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/SymbolBoradFor12KeySetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
EditContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
FilePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ImportTargetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
InputSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
LittleBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/DonationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/MainInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/ManageImportSymbolPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/NewBlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PayPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PreventCircleSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PrivateLawPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ColorListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/FileListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/VirbateSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SelfDefindContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SelfDefindUIPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SetMethodPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ShowContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/BuySubscribePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/CreateAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/LoginPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/PrepositionPathManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/SubscribeInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/YunGroupManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SuiHanIMEMainActivityPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
TestViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeInfoPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
WebViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
输出项:
_Temporary=
AboutPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=AboutPage.xaml
SubType=Designer
TargetPath=AboutPage.xaml
BlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=BlurSetPage.xaml
SubType=Designer
TargetPath=BlurSetPage.xaml
custom/LittleBoardSetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/LittleBoardSetView.xaml
SubType=Designer
TargetPath=custom/LittleBoardSetView.xaml
custom/OnlineContentView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/OnlineContentView.xaml
SubType=Designer
TargetPath=custom/OnlineContentView.xaml
custom/PictuceEditView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/PictuceEditView.xaml
SubType=Designer
TargetPath=custom/PictuceEditView.xaml
custom/SwitchItemsListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SwitchItemsListView.xaml
SubType=Designer
TargetPath=custom/SwitchItemsListView.xaml
custom/SymbolBoradFor12KeySetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SymbolBoradFor12KeySetView.xaml
SubType=Designer
TargetPath=custom/SymbolBoradFor12KeySetView.xaml
EditContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=EditContentPage.xaml
SubType=Designer
TargetPath=EditContentPage.xaml
FilePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=FilePage.xaml
SubType=Designer
TargetPath=FilePage.xaml
ImportTargetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ImportTargetPage.xaml
SubType=Designer
TargetPath=ImportTargetPage.xaml
InputSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=InputSetPage.xaml
SubType=Designer
TargetPath=InputSetPage.xaml
LittleBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=LittleBoardSetPage.xaml
SubType=Designer
TargetPath=LittleBoardSetPage.xaml
NewInterface/DonationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/DonationPage.xaml
SubType=Designer
TargetPath=NewInterface/DonationPage.xaml
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/HorizentolChineseBoardSetPage.xaml
SubType=Designer
TargetPath=NewInterface/HorizentolChineseBoardSetPage.xaml
NewInterface/MainInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/MainInformationPage.xaml
SubType=Designer
TargetPath=NewInterface/MainInformationPage.xaml
NewInterface/ManageImportSymbolPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/ManageImportSymbolPage.xaml
SubType=Designer
TargetPath=NewInterface/ManageImportSymbolPage.xaml
NewInterface/NewBlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/NewBlurSetPage.xaml
SubType=Designer
TargetPath=NewInterface/NewBlurSetPage.xaml
NewInterface/PayPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PayPage.xaml
SubType=Designer
TargetPath=NewInterface/PayPage.xaml
NewInterface/PreventCircleSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PreventCircleSetPage.xaml
SubType=Designer
TargetPath=NewInterface/PreventCircleSetPage.xaml
NewInterface/PrivateLawPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PrivateLawPage.xaml
SubType=Designer
TargetPath=NewInterface/PrivateLawPage.xaml
NewInterface/SelfDefindUI/ColorListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ColorListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ColorListView.xaml
NewInterface/SelfDefindUI/FileListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/FileListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/FileListView.xaml
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ThemeSetListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ThemeSetListView.xaml
NewInterface/VirbateSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/VirbateSetPage.xaml
SubType=Designer
TargetPath=NewInterface/VirbateSetPage.xaml
SelfDefindContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindContentPage.xaml
SubType=Designer
TargetPath=SelfDefindContentPage.xaml
SelfDefindUIPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindUIPage.xaml
SubType=Designer
TargetPath=SelfDefindUIPage.xaml
SetMethodPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SetMethodPage.xaml
SubType=Designer
TargetPath=SetMethodPage.xaml
ShowContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ShowContentPage.xaml
SubType=Designer
TargetPath=ShowContentPage.xaml
Subscribe/BuySubscribePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/BuySubscribePage.xaml
SubType=Designer
TargetPath=Subscribe/BuySubscribePage.xaml
Subscribe/CreateAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/CreateAccountPage.xaml
SubType=Designer
TargetPath=Subscribe/CreateAccountPage.xaml
Subscribe/LoginPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/LoginPage.xaml
SubType=Designer
TargetPath=Subscribe/LoginPage.xaml
Subscribe/PrepositionPathManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/PrepositionPathManangePage.xaml
SubType=Designer
TargetPath=Subscribe/PrepositionPathManangePage.xaml
Subscribe/SubscribeInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/SubscribeInformationPage.xaml
SubType=Designer
TargetPath=Subscribe/SubscribeInformationPage.xaml
Subscribe/YunGroupManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/YunGroupManangePage.xaml
SubType=Designer
TargetPath=Subscribe/YunGroupManangePage.xaml
SuiHanIMEMainActivityPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanIMEMainActivityPage.xaml
SubType=Designer
TargetPath=SuiHanIMEMainActivityPage.xaml
TestViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=TestViewPage.xaml
SubType=Designer
TargetPath=TestViewPage.xaml
ThemeInfoPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeInfoPage.xaml
SubType=Designer
TargetPath=ThemeInfoPage.xaml
WebViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=WebViewPage.xaml
SubType=Designer
TargetPath=WebViewPage.xaml
Done executing task "AssignTargetPath".
删除的项:
EmbeddedResource=
AboutPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
BlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/LittleBoardSetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/OnlineContentView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/PictuceEditView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/SwitchItemsListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
custom/SymbolBoradFor12KeySetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
EditContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
FilePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ImportTargetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
InputSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
LittleBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/DonationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/MainInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/ManageImportSymbolPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/NewBlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PayPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PreventCircleSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/PrivateLawPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ColorListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/FileListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
NewInterface/VirbateSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SelfDefindContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SelfDefindUIPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SetMethodPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ShowContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/BuySubscribePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/CreateAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/LoginPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/PrepositionPathManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/SubscribeInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
Subscribe/YunGroupManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
SuiHanIMEMainActivityPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
TestViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeInfoPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
WebViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
添加的项:
EmbeddedResource=
AboutPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=AboutPage.xaml
SubType=Designer
TargetPath=AboutPage.xaml
BlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=BlurSetPage.xaml
SubType=Designer
TargetPath=BlurSetPage.xaml
custom/LittleBoardSetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/LittleBoardSetView.xaml
SubType=Designer
TargetPath=custom/LittleBoardSetView.xaml
custom/OnlineContentView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/OnlineContentView.xaml
SubType=Designer
TargetPath=custom/OnlineContentView.xaml
custom/PictuceEditView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/PictuceEditView.xaml
SubType=Designer
TargetPath=custom/PictuceEditView.xaml
custom/SwitchItemsListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SwitchItemsListView.xaml
SubType=Designer
TargetPath=custom/SwitchItemsListView.xaml
custom/SymbolBoradFor12KeySetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SymbolBoradFor12KeySetView.xaml
SubType=Designer
TargetPath=custom/SymbolBoradFor12KeySetView.xaml
EditContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=EditContentPage.xaml
SubType=Designer
TargetPath=EditContentPage.xaml
FilePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=FilePage.xaml
SubType=Designer
TargetPath=FilePage.xaml
ImportTargetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ImportTargetPage.xaml
SubType=Designer
TargetPath=ImportTargetPage.xaml
InputSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=InputSetPage.xaml
SubType=Designer
TargetPath=InputSetPage.xaml
LittleBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=LittleBoardSetPage.xaml
SubType=Designer
TargetPath=LittleBoardSetPage.xaml
NewInterface/DonationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/DonationPage.xaml
SubType=Designer
TargetPath=NewInterface/DonationPage.xaml
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/HorizentolChineseBoardSetPage.xaml
SubType=Designer
TargetPath=NewInterface/HorizentolChineseBoardSetPage.xaml
NewInterface/MainInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/MainInformationPage.xaml
SubType=Designer
TargetPath=NewInterface/MainInformationPage.xaml
NewInterface/ManageImportSymbolPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/ManageImportSymbolPage.xaml
SubType=Designer
TargetPath=NewInterface/ManageImportSymbolPage.xaml
NewInterface/NewBlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/NewBlurSetPage.xaml
SubType=Designer
TargetPath=NewInterface/NewBlurSetPage.xaml
NewInterface/PayPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PayPage.xaml
SubType=Designer
TargetPath=NewInterface/PayPage.xaml
NewInterface/PreventCircleSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PreventCircleSetPage.xaml
SubType=Designer
TargetPath=NewInterface/PreventCircleSetPage.xaml
NewInterface/PrivateLawPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PrivateLawPage.xaml
SubType=Designer
TargetPath=NewInterface/PrivateLawPage.xaml
NewInterface/SelfDefindUI/ColorListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ColorListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ColorListView.xaml
NewInterface/SelfDefindUI/FileListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/FileListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/FileListView.xaml
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ThemeSetListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ThemeSetListView.xaml
NewInterface/VirbateSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/VirbateSetPage.xaml
SubType=Designer
TargetPath=NewInterface/VirbateSetPage.xaml
SelfDefindContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindContentPage.xaml
SubType=Designer
TargetPath=SelfDefindContentPage.xaml
SelfDefindUIPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindUIPage.xaml
SubType=Designer
TargetPath=SelfDefindUIPage.xaml
SetMethodPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SetMethodPage.xaml
SubType=Designer
TargetPath=SetMethodPage.xaml
ShowContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ShowContentPage.xaml
SubType=Designer
TargetPath=ShowContentPage.xaml
Subscribe/BuySubscribePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/BuySubscribePage.xaml
SubType=Designer
TargetPath=Subscribe/BuySubscribePage.xaml
Subscribe/CreateAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/CreateAccountPage.xaml
SubType=Designer
TargetPath=Subscribe/CreateAccountPage.xaml
Subscribe/LoginPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/LoginPage.xaml
SubType=Designer
TargetPath=Subscribe/LoginPage.xaml
Subscribe/PrepositionPathManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/PrepositionPathManangePage.xaml
SubType=Designer
TargetPath=Subscribe/PrepositionPathManangePage.xaml
Subscribe/SubscribeInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/SubscribeInformationPage.xaml
SubType=Designer
TargetPath=Subscribe/SubscribeInformationPage.xaml
Subscribe/YunGroupManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/YunGroupManangePage.xaml
SubType=Designer
TargetPath=Subscribe/YunGroupManangePage.xaml
SuiHanIMEMainActivityPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanIMEMainActivityPage.xaml
SubType=Designer
TargetPath=SuiHanIMEMainActivityPage.xaml
TestViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=TestViewPage.xaml
SubType=Designer
TargetPath=TestViewPage.xaml
ThemeInfoPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeInfoPage.xaml
SubType=Designer
TargetPath=ThemeInfoPage.xaml
WebViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=WebViewPage.xaml
SubType=Designer
TargetPath=WebViewPage.xaml
删除的项:
_Temporary=
AboutPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=AboutPage.xaml
SubType=Designer
TargetPath=AboutPage.xaml
BlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=BlurSetPage.xaml
SubType=Designer
TargetPath=BlurSetPage.xaml
custom/LittleBoardSetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/LittleBoardSetView.xaml
SubType=Designer
TargetPath=custom/LittleBoardSetView.xaml
custom/OnlineContentView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/OnlineContentView.xaml
SubType=Designer
TargetPath=custom/OnlineContentView.xaml
custom/PictuceEditView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/PictuceEditView.xaml
SubType=Designer
TargetPath=custom/PictuceEditView.xaml
custom/SwitchItemsListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SwitchItemsListView.xaml
SubType=Designer
TargetPath=custom/SwitchItemsListView.xaml
custom/SymbolBoradFor12KeySetView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=custom/SymbolBoradFor12KeySetView.xaml
SubType=Designer
TargetPath=custom/SymbolBoradFor12KeySetView.xaml
EditContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=EditContentPage.xaml
SubType=Designer
TargetPath=EditContentPage.xaml
FilePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=FilePage.xaml
SubType=Designer
TargetPath=FilePage.xaml
ImportTargetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ImportTargetPage.xaml
SubType=Designer
TargetPath=ImportTargetPage.xaml
InputSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=InputSetPage.xaml
SubType=Designer
TargetPath=InputSetPage.xaml
LittleBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=LittleBoardSetPage.xaml
SubType=Designer
TargetPath=LittleBoardSetPage.xaml
NewInterface/DonationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/DonationPage.xaml
SubType=Designer
TargetPath=NewInterface/DonationPage.xaml
NewInterface/HorizentolChineseBoardSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/HorizentolChineseBoardSetPage.xaml
SubType=Designer
TargetPath=NewInterface/HorizentolChineseBoardSetPage.xaml
NewInterface/MainInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/MainInformationPage.xaml
SubType=Designer
TargetPath=NewInterface/MainInformationPage.xaml
NewInterface/ManageImportSymbolPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/ManageImportSymbolPage.xaml
SubType=Designer
TargetPath=NewInterface/ManageImportSymbolPage.xaml
NewInterface/NewBlurSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/NewBlurSetPage.xaml
SubType=Designer
TargetPath=NewInterface/NewBlurSetPage.xaml
NewInterface/PayPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PayPage.xaml
SubType=Designer
TargetPath=NewInterface/PayPage.xaml
NewInterface/PreventCircleSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PreventCircleSetPage.xaml
SubType=Designer
TargetPath=NewInterface/PreventCircleSetPage.xaml
NewInterface/PrivateLawPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/PrivateLawPage.xaml
SubType=Designer
TargetPath=NewInterface/PrivateLawPage.xaml
NewInterface/SelfDefindUI/ColorListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ColorListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ColorListView.xaml
NewInterface/SelfDefindUI/FileListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/FileListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/FileListView.xaml
NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/BaseItemView.xaml
NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ItemView/PictureListView.xaml
NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/SelfDefindUIPage2.xaml
NewInterface/SelfDefindUI/ThemeSetListView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/SelfDefindUI/ThemeSetListView.xaml
SubType=Designer
TargetPath=NewInterface/SelfDefindUI/ThemeSetListView.xaml
NewInterface/VirbateSetPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=NewInterface/VirbateSetPage.xaml
SubType=Designer
TargetPath=NewInterface/VirbateSetPage.xaml
SelfDefindContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindContentPage.xaml
SubType=Designer
TargetPath=SelfDefindContentPage.xaml
SelfDefindUIPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SelfDefindUIPage.xaml
SubType=Designer
TargetPath=SelfDefindUIPage.xaml
SetMethodPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SetMethodPage.xaml
SubType=Designer
TargetPath=SetMethodPage.xaml
ShowContentPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ShowContentPage.xaml
SubType=Designer
TargetPath=ShowContentPage.xaml
Subscribe/BuySubscribePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/BuySubscribePage.xaml
SubType=Designer
TargetPath=Subscribe/BuySubscribePage.xaml
Subscribe/CreateAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/CreateAccountPage.xaml
SubType=Designer
TargetPath=Subscribe/CreateAccountPage.xaml
Subscribe/LoginPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/LoginPage.xaml
SubType=Designer
TargetPath=Subscribe/LoginPage.xaml
Subscribe/PrepositionPathManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/PrepositionPathManangePage.xaml
SubType=Designer
TargetPath=Subscribe/PrepositionPathManangePage.xaml
Subscribe/SubscribeInformationPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/SubscribeInformationPage.xaml
SubType=Designer
TargetPath=Subscribe/SubscribeInformationPage.xaml
Subscribe/YunGroupManangePage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=Subscribe/YunGroupManangePage.xaml
SubType=Designer
TargetPath=Subscribe/YunGroupManangePage.xaml
SuiHanIMEMainActivityPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=SuiHanIMEMainActivityPage.xaml
SubType=Designer
TargetPath=SuiHanIMEMainActivityPage.xaml
TestViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=TestViewPage.xaml
SubType=Designer
TargetPath=TestViewPage.xaml
ThemeInfoPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeInfoPage.xaml
SubType=Designer
TargetPath=ThemeInfoPage.xaml
WebViewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=WebViewPage.xaml
SubType=Designer
TargetPath=WebViewPage.xaml
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:
Files=
.DS_Store
packages.config
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
packages.config
OriginalItemSpec=packages.config
TargetPath=packages.config
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.config'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanIME.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanIME.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
TinyPinyin.Core.Standard
Version=1.0.0
Xamarin.Plugin.FilePicker
Version=2.1.41
Xamarin.Forms
Version=5.0.0.2515
sqlite-net-pcl
Version=1.7.335
CarouselView.FormsPlugin
Version=6.0.0
Xam.Plugin.TabView
Version=1.1.1
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
SkiaSharp.Views.Forms
Version=2.88.0
Xamarin.Essentials
Version=1.7.3
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanIME.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
TinyPinyin.Core.Standard
Version=1.0.0
Xamarin.Plugin.FilePicker
Version=2.1.41
Xamarin.Forms
Version=5.0.0.2515
sqlite-net-pcl
Version=1.7.335
CarouselView.FormsPlugin
Version=6.0.0
Xam.Plugin.TabView
Version=1.1.1
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
SkiaSharp.Views.Forms
Version=2.88.0
Xamarin.Essentials
Version=1.7.3
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanIME.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanIME.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanIME.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
TinyPinyin.Core.Standard
Version=1.0.0
Xamarin.Plugin.FilePicker
Version=2.1.41
Xamarin.Forms
Version=5.0.0.2515
sqlite-net-pcl
Version=1.7.335
CarouselView.FormsPlugin
Version=6.0.0
Xam.Plugin.TabView
Version=1.1.1
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
SkiaSharp.Views.Forms
Version=2.88.0
Xamarin.Essentials
Version=1.7.3
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.macos/2.88.0/runtimes/osx/native/libSkiaSharp.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx/native/
NuGetPackageId=SkiaSharp.NativeAssets.macOS
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/osx/native/libSkiaSharp.dylib
RuntimeIdentifier=osx
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-arm64/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-arm64/native/libSkiaSharp.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-x64/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-x64/native/libSkiaSharp.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.win32/2.88.0/runtimes/win-x86/native/libSkiaSharp.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SkiaSharp.NativeAssets.Win32
NuGetPackageVersion=2.88.0
PathInPackage=runtimes/win-x86/native/libSkiaSharp.dll
RuntimeIdentifier=win-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
../SuiHan2Gram/SuiHan2Gram.csproj
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
CarouselView.FormsPlugin
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
Microsoft.NETCore.Targets
NETStandard.Library
Newtonsoft.Json
Newtonsoft.Json.Schema
SkiaSharp
SkiaSharp.NativeAssets.macOS
SkiaSharp.NativeAssets.Win32
SkiaSharp.Views.Forms
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime
System.Runtime.CompilerServices.Unsafe
TinyPinyin.Core.Standard
Xam.Plugin.TabView
Xamarin.Essentials
Xamarin.FFImageLoading
Xamarin.FFImageLoading.Forms
Xamarin.Forms
Xamarin.Plugin.FilePicker
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanIME.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
SuiHanGL
HintPath=../../SkiaTest/SuiHanGL/bin/Release/netstandard2.0/SuiHanGL.dll
SuiHanGLForSkia
HintPath=../../SkiaTest/SuiHanGLForSkia/bin/Release/netstandard2.0/SuiHanGLForSkia.dll
Amporis.Xamarin.Forms.ColorPicker
HintPath=../../Github Project/ColorPicker/src/bin/Release/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
SuiHanIMEInAppPurchaseLib
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
HuaWeiIAPForms
HintPath=../../HuaWeiApiApplication/HuaWeiIAPForms/bin/Release/netstandard2.0/HuaWeiIAPForms.dll
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/netstandard2.0/SkiaSharp.Views.Forms.dll
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime/4.3.0/ref/netstandard1.5/System.Runtime.dll
NuGetPackageId=System.Runtime
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
PathInPackage=ref/netstandard1.5/System.Runtime.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanIME.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanIME.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=CarouselView.FormsPlugin.Abstractions.dll
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
PathInPackage=lib/netstandard2.0/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/netstandard2.0/SkiaSharp.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SkiaSharp.dll
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
PathInPackage=lib/netstandard2.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=TinyPinyin.Core.Standard.dll
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
PathInPackage=lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xam.Plugin.TabView.dll
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/netstandard2.0/Plugin.FilePicker.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Plugin.FilePicker.dll
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
PathInPackage=lib/netstandard2.0/Plugin.FilePicker.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanIME.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanIME.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanIME.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanIME.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
Resolving project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj".
Project reference "../SuiHanBindingableLib/SuiHanBindingableLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj".
Project reference "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" has not been resolved.
Resolving project reference "../SuiHanIMELib/SuiHanIMELib.csproj".
Project reference "../SuiHanIMELib/SuiHanIMELib.csproj" has not been resolved.
Resolving project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj".
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
Resolving project reference "../SuiHan2Gram/SuiHan2Gram.csproj".
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanIME.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanIME.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanCCOnlineLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanCMSClientLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanIMELib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanIME
任务参数:
FallbackTargetFrameworks=
portable-net45+win8+wp8+wpa81
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'portable-net45+win8+wp8+wpa81;net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj'
(out) AssignedProjects '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHanBindingableLib/SuiHanBindingableLib.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj;../SuiHanIMELib/SuiHanIMELib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj'
输出项:
AnnotatedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('9' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanIMELib/SuiHanIMELib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanIME.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanIME.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanIME.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanIMELib/SuiHanIMELib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHan2Gram
NuGetPackageVersion=1.0.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanIMELib/SuiHanIMELib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanBindingableLib.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:
Files=
View/ColorPickerView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
输出项:
_Temporary=
View/ColorPickerView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=View/ColorPickerView.xaml
SubType=Designer
TargetPath=View/ColorPickerView.xaml
Done executing task "AssignTargetPath".
删除的项:
EmbeddedResource=
View/ColorPickerView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
添加的项:
EmbeddedResource=
View/ColorPickerView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=View/ColorPickerView.xaml
SubType=Designer
TargetPath=View/ColorPickerView.xaml
删除的项:
_Temporary=
View/ColorPickerView.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=View/ColorPickerView.xaml
SubType=Designer
TargetPath=View/ColorPickerView.xaml
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanBindingableLib.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanBindingableLib.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanBindingableLib.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanBindingableLib.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanBindingableLib.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanBindingableLib.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
Microsoft.NETCore.Platforms
NETStandard.Library
Xamarin.Forms
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanBindingableLib.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanBindingableLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanBindingableLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanBindingableLib.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanBindingableLib.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanBindingableLib.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanBindingableLib.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput" skipped, due to false condition; ('$(BuildingInsideVisualStudio)'=='true' and '@(ProjectReferenceWithConfiguration)'!='') was evaluated as ('true'=='true' and ''!='').
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanBindingableLib.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanBindingableLib.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
Done executing task "MSBuild".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' == 'true') was evaluated as ('0' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' == 'true').
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('0' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanBindingableLib.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanBindingableLib.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanBindingableLib.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild" skipped, due to false condition; ('@(_MSBuildProjectReferenceExistent)' != '' and '$(_GetChildProjectCopyToOutputDirectoryItems)' == 'true' and '%(_MSBuildProjectReferenceExistent.Private)' != 'false' and '$(UseCommonOutputDirectory)' != 'true') was evaluated as ('' != '' and 'true' == 'true' and '' != 'false' and 'false' != 'true').
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanBindingableLib.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanBindingableLib.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanBindingableLib.csproj".
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanCCOnlineLib.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and ''=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanCCOnlineLib.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanCCOnlineLib.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanCCOnlineLib.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanCCOnlineLib.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanCCOnlineLib.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanCCOnlineLib.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/obj/Debug/netstandard2.0/SuiHanCCOnlineLib.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
../../version4/SuiHanLib/SuiHanLib.csproj
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
NETStandard.Library
Newtonsoft.Json
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe
Xamarin.Essentials
Xamarin.Forms
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanCCOnlineLib.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanCCOnlineLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanCCOnlineLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanCCOnlineLib.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanCCOnlineLib.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanCCOnlineLib.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../version4/SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanCCOnlineLib.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
Resolving project reference "../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj".
Project reference "../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
Resolving project reference "../../version4/SuiHanLib/SuiHanLib.csproj".
Project reference "../../version4/SuiHanLib/SuiHanLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../version4/SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanCCOnlineLib.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanCCOnlineLib.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanCCOnlineLib
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanNetLib/SuiHanNetLib.csproj;../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../../version4/SuiHanLib/SuiHanLib.csproj'
(out) AssignedProjects '../SuiHanNetLib/SuiHanNetLib.csproj;../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj;../../version4/SuiHanLib/SuiHanLib.csproj'
输出项:
AnnotatedProjects=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('4' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../version4/SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanCCOnlineLib.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanCCOnlineLib.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanCCOnlineLib.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SuiHanLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../version4/SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../version4/SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanSubscribeLib.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanSubscribeLib.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanSubscribeLib.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanSubscribeLib.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanSubscribeLib.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanSubscribeLib.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanSubscribeLib.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Xamarin.Forms
Version=5.0.0.2515
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
NETStandard.Library
Newtonsoft.Json
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe
Xamarin.Essentials
Xamarin.Forms
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanSubscribeLib.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('true' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanSubscribeLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanSubscribeLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanSubscribeLib.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanSubscribeLib.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanSubscribeLib.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanSubscribeLib.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanSubscribeLib.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanSubscribeLib.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanSubscribeLib
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
(out) AssignedProjects '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
输出项:
AnnotatedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('3' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanSubscribeLib.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanSubscribeLib.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanSubscribeLib.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanSubscribeLib.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanSubscribeLib.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanSubscribeLib.csproj".
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanCCOnlineLib.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanCCOnlineLib.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanCCOnlineLib.csproj".
Done building project "SuiHanCCOnlineLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanCCOnlineLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanCMSClientLib.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:
Files=
CiListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
CiPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemePreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeViewCell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
输出项:
_Temporary=
CiListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiListPage.xaml
SubType=Designer
TargetPath=CiListPage.xaml
CiPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiPreviewPage.xaml
SubType=Designer
TargetPath=CiPreviewPage.xaml
ConfigDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigDetailPage.xaml
SubType=Designer
TargetPath=ConfigDetailPage.xaml
ConfigListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListByAccountPage.xaml
SubType=Designer
TargetPath=ConfigListByAccountPage.xaml
ConfigListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListPage.xaml
SubType=Designer
TargetPath=ConfigListPage.xaml
ConfigPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigPreviewPage.xaml
SubType=Designer
TargetPath=ConfigPreviewPage.xaml
ThemeDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeDetailPage.xaml
SubType=Designer
TargetPath=ThemeDetailPage.xaml
ThemeListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListByAccountPage.xaml
SubType=Designer
TargetPath=ThemeListByAccountPage.xaml
ThemeListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListPage.xaml
SubType=Designer
TargetPath=ThemeListPage.xaml
ThemePreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemePreviewPage.xaml
SubType=Designer
TargetPath=ThemePreviewPage.xaml
ThemeViewCell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeViewCell.xaml
SubType=Designer
TargetPath=ThemeViewCell.xaml
Done executing task "AssignTargetPath".
删除的项:
EmbeddedResource=
CiListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
CiPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ConfigPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemePreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
ThemeViewCell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
SubType=Designer
添加的项:
EmbeddedResource=
CiListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiListPage.xaml
SubType=Designer
TargetPath=CiListPage.xaml
CiPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiPreviewPage.xaml
SubType=Designer
TargetPath=CiPreviewPage.xaml
ConfigDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigDetailPage.xaml
SubType=Designer
TargetPath=ConfigDetailPage.xaml
ConfigListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListByAccountPage.xaml
SubType=Designer
TargetPath=ConfigListByAccountPage.xaml
ConfigListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListPage.xaml
SubType=Designer
TargetPath=ConfigListPage.xaml
ConfigPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigPreviewPage.xaml
SubType=Designer
TargetPath=ConfigPreviewPage.xaml
ThemeDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeDetailPage.xaml
SubType=Designer
TargetPath=ThemeDetailPage.xaml
ThemeListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListByAccountPage.xaml
SubType=Designer
TargetPath=ThemeListByAccountPage.xaml
ThemeListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListPage.xaml
SubType=Designer
TargetPath=ThemeListPage.xaml
ThemePreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemePreviewPage.xaml
SubType=Designer
TargetPath=ThemePreviewPage.xaml
ThemeViewCell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeViewCell.xaml
SubType=Designer
TargetPath=ThemeViewCell.xaml
删除的项:
_Temporary=
CiListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiListPage.xaml
SubType=Designer
TargetPath=CiListPage.xaml
CiPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=CiPreviewPage.xaml
SubType=Designer
TargetPath=CiPreviewPage.xaml
ConfigDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigDetailPage.xaml
SubType=Designer
TargetPath=ConfigDetailPage.xaml
ConfigListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListByAccountPage.xaml
SubType=Designer
TargetPath=ConfigListByAccountPage.xaml
ConfigListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigListPage.xaml
SubType=Designer
TargetPath=ConfigListPage.xaml
ConfigPreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ConfigPreviewPage.xaml
SubType=Designer
TargetPath=ConfigPreviewPage.xaml
ThemeDetailPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeDetailPage.xaml
SubType=Designer
TargetPath=ThemeDetailPage.xaml
ThemeListByAccountPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListByAccountPage.xaml
SubType=Designer
TargetPath=ThemeListByAccountPage.xaml
ThemeListPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeListPage.xaml
SubType=Designer
TargetPath=ThemeListPage.xaml
ThemePreviewPage.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemePreviewPage.xaml
SubType=Designer
TargetPath=ThemePreviewPage.xaml
ThemeViewCell.xaml
Generator=MSBuild:UpdateDesignTimeXaml
OriginalItemSpec=ThemeViewCell.xaml
SubType=Designer
TargetPath=ThemeViewCell.xaml
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanCMSClientLib.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanCMSClientLib.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Newtonsoft.Json
Version=13.0.1
Newtonsoft.Json.Schema
Version=3.0.14
Xamarin.Forms
Version=5.0.0.2515
Xamarin.FFImageLoading.Forms
Version=2.4.11.982
Xamarin.FFImageLoading
Version=2.4.11.982
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanCMSClientLib.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Newtonsoft.Json
Version=13.0.1
Newtonsoft.Json.Schema
Version=3.0.14
Xamarin.Forms
Version=5.0.0.2515
Xamarin.FFImageLoading.Forms
Version=2.4.11.982
Xamarin.FFImageLoading
Version=2.4.11.982
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanCMSClientLib.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanCMSClientLib.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanCMSClientLib.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
Newtonsoft.Json
Version=13.0.1
Newtonsoft.Json.Schema
Version=3.0.14
Xamarin.Forms
Version=5.0.0.2515
Xamarin.FFImageLoading.Forms
Version=2.4.11.982
Xamarin.FFImageLoading
Version=2.4.11.982
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/obj/Debug/netstandard2.0/SuiHanCMSClientLib.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
Microsoft.NETCore.Platforms
NETStandard.Library
Newtonsoft.Json
Newtonsoft.Json.Schema
Xamarin.FFImageLoading
Xamarin.FFImageLoading.Forms
Xamarin.Forms
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanCMSClientLib.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanCMSClientLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanCMSClientLib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.Schema.dll
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Platform.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/netstandard1.0/FFImageLoading.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.dll
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/netstandard1.0/FFImageLoading.Forms.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=FFImageLoading.Forms.dll
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
PathInPackage=lib/netstandard1.0/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanCMSClientLib.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanCMSClientLib.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanCMSClientLib.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanCMSClientLib.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj".
Project reference "../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanCMSClientLib.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanCMSClientLib.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanCMSClientLib
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj'
(out) AssignedProjects '../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj'
输出项:
AnnotatedProjects=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('1' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanCMSClientLib.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanCMSClientLib.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanCMSClientLib.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../../version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanBindingableLib.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanCMSClientLib.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanCMSClientLib.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanCMSClientLib.csproj".
Done building project "SuiHanCMSClientLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanCMSClient/SuiHanCMSClientLib/SuiHanCMSClientLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanCMSClientLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHanIMELib.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHanIMELib.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHanIMELib.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
Xamarin.Essentials
Version=1.7.3
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHanIMELib.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
Xamarin.Essentials
Version=1.7.3
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHanIMELib.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHanIMELib.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHanIMELib.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.bundle_green
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.core
Version=2.0.7
Xamarin.Essentials
Version=1.7.3
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
NETStandard.Library
Newtonsoft.Json
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe
Xamarin.Essentials
Xamarin.Forms
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHanIMELib.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHanIMELib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHanIMELib.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.5.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.5.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/netstandard2.0/Xamarin.Essentials.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Essentials.dll
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
PathInPackage=lib/netstandard2.0/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Core.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Platform.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Platform.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/netstandard2.0/Xamarin.Forms.Xaml.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Xamarin.Forms.Xaml.dll
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
PathInPackage=lib/netstandard2.0/Xamarin.Forms.Xaml.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHanIMELib.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHanIMELib.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHanIMELib.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHanIMELib.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" has not been resolved.
Resolving project reference "../SuiHan2Gram/SuiHan2Gram.csproj".
Project reference "../SuiHan2Gram/SuiHan2Gram.csproj" has not been resolved.
Resolving project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj".
Project reference "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" has not been resolved.
Resolving project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj".
Project reference "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHanIMELib.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHanIMELib.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanCCOnlineLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHanIMELib
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
(out) AssignedProjects '../SuiHanLib/SuiHanLib.csproj;../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj;../SuiHan2Gram/SuiHan2Gram.csproj;../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj;../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
输出项:
AnnotatedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('6' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHan2Gram/SuiHan2Gram.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHanIMELib.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHanIMELib.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHanIMELib.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHan2Gram/SuiHan2Gram.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHan2Gram/SuiHan2Gram.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanNetLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanCCOnlineLib/SuiHanCCOnlineLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanCCOnlineLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanSubscribeLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "CopyAdditionalFiles" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn/Microsoft.Managed.Core.targets":
Done building target "CopyAdditionalFiles" in project "SuiHan2Gram.csproj".
Target "_ComputeNETCoreBuildOutputFiles" skipped, due to false condition; ('$(ComputeNETCoreBuildOutputFiles)' == 'true') was evaluated as ('' == 'true').
Target "AssignTargetPaths" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:Files=.DS_Store
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
输出项:
_NoneWithTargetPath=
.DS_Store
OriginalItemSpec=.DS_Store
TargetPath=.DS_Store
Done executing task "AssignTargetPath".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
Done executing task "AssignTargetPath".
Task "AssignTargetPath" skipped, due to false condition; ('@(_DeploymentBaseManifestWithTargetPath)'=='' and '%(None.Extension)'=='.manifest') was evaluated as (''=='' and '.DS_Store'=='.manifest').
Done building target "AssignTargetPaths" in project "SuiHan2Gram.csproj".
Target "ProcessFrameworkReferences" skipped, due to false condition; ('@(FrameworkReference)' != '') was evaluated as ('' != '').
Target "_NormalizeTargetPlatformVersion" skipped, due to false condition; ('$(TargetPlatformVersion)' != '' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(TargetFrameworkVersion), 5.0)) and ('$(Language)' != 'C++' or '$(_EnablePackageReferencesInVCProjects)' == 'true')) was evaluated as ('7.0' != '' and '.NETStandard' == '.NETCoreApp' and False and ('C#' != 'C++' or '' == 'true')).
Target "_CheckForLanguageAndFeatureCombinationSupport" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets":
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(OutputType) != 'library' and '$(TargetFrameworkIdentifier)' == '.NETCoreApp') was evaluated as (('C#' == 'C++' and '' != 'true') and Library != 'library' and '.NETStandard' == '.NETCoreApp').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(EnableComHosting) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Task "NETSdkError" skipped, due to false condition; (('$(Language)' == 'C++' and '$(_EnablePackageReferencesInVCProjects)' != 'true') and $(SelfContained) == 'true') was evaluated as (('C#' == 'C++' and '' != 'true') and == 'true').
Done building target "_CheckForLanguageAndFeatureCombinationSupport" in project "SuiHan2Gram.csproj".
Target "UpdateAspNetToFrameworkReference" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' And '$(_TargetFrameworkVersionWithoutV)' >= '3.0') was evaluated as ('.NETStandard' == '.NETCoreApp' And '2.0' >= '3.0').
Target "IncludeTargetingPackReference" skipped, due to false condition; ('$(TargetFrameworkMoniker)' != '' and '$(TargetFrameworkIdentifier)' == '.NETFramework' and '$(AutomaticallyUseReferenceAssemblyPackages)' == 'true') was evaluated as ('.NETStandard,Version=v2.0' != '' and '.NETStandard' == '.NETFramework' and 'true' == 'true').
Target "CheckForImplicitPackageReferenceOverrides" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Set Property: ImplicitPackageReferenceInformationLink=https://aka.ms/sdkimplicitrefs
Using "CheckForImplicitPackageReferenceOverrides" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "CheckForImplicitPackageReferenceOverrides"
任务参数:
PackageReferenceItems=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.core
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.bundle_green
Version=2.0.7
任务参数:MoreInformationLink=https://aka.ms/sdkimplicitrefs
Done executing task "CheckForImplicitPackageReferenceOverrides".
Done building target "CheckForImplicitPackageReferenceOverrides" in project "SuiHan2Gram.csproj".
Target "ApplyImplicitVersions" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets":
Using "ApplyImplicitVersions" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ApplyImplicitVersions"
任务参数:
ImplicitPackageReferenceVersions=
Microsoft.NETCore.App
DefaultVersion=1.0.5
LatestVersion=1.0.16
TargetFrameworkVersion=1.0
Microsoft.NETCore.App
DefaultVersion=1.1.2
LatestVersion=1.1.13
TargetFrameworkVersion=1.1
Microsoft.NETCore.App
DefaultVersion=2.0.0
LatestVersion=2.0.9
TargetFrameworkVersion=2.0
Microsoft.NETCore.App
DefaultVersion=2.1.0
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.NETCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.App
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.All
DefaultVersion=2.1.1
LatestVersion=2.1.30
TargetFrameworkVersion=2.1
Microsoft.AspNetCore.App
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
Microsoft.AspNetCore.All
DefaultVersion=2.2.0
LatestVersion=2.2.8
TargetFrameworkVersion=2.2
任务参数:TargetLatestRuntimePatch=False
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.core
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.bundle_green
Version=2.0.7
任务参数:TargetFrameworkVersion=2.0
Done executing task "ApplyImplicitVersions".
Done building target "ApplyImplicitVersions" in project "SuiHan2Gram.csproj".
Target "_DefaultMicrosoftNETPlatformLibrary" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_DefaultMicrosoftNETPlatformLibrary" in project "SuiHan2Gram.csproj".
Target "_ComputePackageReferencePublish" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets":
Done building target "_ComputePackageReferencePublish" in project "SuiHan2Gram.csproj".
Target "_ResolveCompilerVersion" skipped, due to false condition; ('$(CompilerApiVersion)' == '' And
('$(Language)' == 'C#' Or '$(Language)' == 'VB') And
Exists('$(RoslynTargetsPath)\Microsoft.Build.Tasks.CodeAnalysis.dll')) was evaluated as ('roslyn4.1' == '' And
('C#' == 'C#' Or 'C#' == 'VB') And
Exists('/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll')).
Target "ResolvePackageAssets" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Set Property: UseAppHostFromAssetsFile=true
Using "ResolvePackageAssets" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ResolvePackageAssets"
任务参数:
PackageReferences=
NETStandard.Library
IsImplicitlyDefined=true
PrivateAssets=All
Publish=true
Version=2.0.3
sqlite-net-pcl
Version=1.7.335
SQLitePCLRaw.core
Version=2.0.7
SQLitePCLRaw.lib.e_sqlite3
Version=2.0.7
SQLitePCLRaw.provider.e_sqlite3
Version=2.0.7
SQLitePCLRaw.bundle_green
Version=2.0.7
任务参数:EmitAssetsLogMessages=True
任务参数:TargetFramework=netstandard2.0
任务参数:ProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
任务参数:ProjectLanguage=C#
任务参数:DotNetAppHostExecutableNameWithoutExtension=apphost
任务参数:ProjectAssetsFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/project.assets.json
任务参数:MarkPackageReferencesAsExternallyResolved=True
任务参数:ProjectAssetsCacheFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.assets.cache
任务参数:CompilerApiVersion=roslyn4.1
输出项:
RuntimeCopyLocalItems=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
输出项:
RuntimeTargetsCopyLocalItems=
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/alpine-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/alpine-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/alpine-x64/native/libe_sqlite3.so
RuntimeIdentifier=alpine-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-arm64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-arm64/native/libe_sqlite3.so
RuntimeIdentifier=linux-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-armel/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-armel/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-armel/native/libe_sqlite3.so
RuntimeIdentifier=linux-armel
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-mips64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-mips64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-mips64/native/libe_sqlite3.so
RuntimeIdentifier=linux-mips64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-musl-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-musl-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-musl-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-musl-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-s390x/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-s390x/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-s390x/native/libe_sqlite3.so
RuntimeIdentifier=linux-s390x
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x64/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x64/native/libe_sqlite3.so
RuntimeIdentifier=linux-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/linux-x86/native/libe_sqlite3.so
AssetType=native
DestinationSubDirectory=runtimes/linux-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/linux-x86/native/libe_sqlite3.so
RuntimeIdentifier=linux-x86
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-arm64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-arm64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/osx-x64/native/libe_sqlite3.dylib
AssetType=native
DestinationSubDirectory=runtimes/osx-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/osx-x64/native/libe_sqlite3.dylib
RuntimeIdentifier=osx-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm/native/e_sqlite3.dll
RuntimeIdentifier=win-arm
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-arm64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-arm64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-arm64/native/e_sqlite3.dll
RuntimeIdentifier=win-arm64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x64/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x64/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x64/native/e_sqlite3.dll
RuntimeIdentifier=win-x64
/Users/huangboru/.nuget/packages/sqlitepclraw.lib.e_sqlite3/2.0.7/runtimes/win-x86/native/e_sqlite3.dll
AssetType=native
DestinationSubDirectory=runtimes/win-x86/native/
NuGetPackageId=SQLitePCLRaw.lib.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=runtimes/win-x86/native/e_sqlite3.dll
RuntimeIdentifier=win-x86
输出项:
ResolvedCompileFileDefinitions=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
输出项:
_TransitiveProjectReferences=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
输出项:
AssetsFilePackageFolder=
/Users/huangboru/.nuget/packages/
/usr/local/share/dotnet/sdk/NuGetFallbackFolder
输出项:
PackageDependencies=
MathParser.org-mXparser
Microsoft.Bcl.HashCode
Microsoft.NETCore.Platforms
NETStandard.Library
Newtonsoft.Json
sqlite-net-pcl
SQLitePCLRaw.bundle_green
SQLitePCLRaw.core
SQLitePCLRaw.lib.e_sqlite3
SQLitePCLRaw.provider.e_sqlite3
System.Buffers
System.Memory
System.Numerics.Vectors
System.Runtime.CompilerServices.Unsafe
Done executing task "ResolvePackageAssets".
Done building target "ResolvePackageAssets" in project "SuiHan2Gram.csproj".
Target "AdjustDefaultPlatformTargetForNetFrameworkExeWithNoNativeCopyLocalItems" skipped, due to false condition; ('$(_UsingDefaultPlatformTarget)' == 'true' and
'$(_UsingDefaultRuntimeIdentifier)' == 'true') was evaluated as ('' == 'true' and
'' == 'true').
Target "_CheckForTransitiveWindowsDesktopDependencies" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETCoreApp' and $([MSBuild]::VersionGreaterThanOrEquals($(_TargetFrameworkVersionWithoutV), '5.0')) and '$(TargetPlatformIdentifier)' != 'Windows' and '@(TransitiveFrameworkReference)' != '') was evaluated as ('.NETStandard' == '.NETCoreApp' and False and 'Windows' != 'Windows' and '' != '').
Target "AddTransitiveFrameworkReferences" skipped, due to false condition; ('@(TransitiveFrameworkReference)' != '') was evaluated as ('' != '').
Target "ResolveLockFileReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Using "JoinItems" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "JoinItems"
任务参数:RightMetadata=*
任务参数:LeftKey=FileName
任务参数:
Right=
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll
ExternallyResolved=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.XDocument.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
/usr/local/share/dotnet/sdk/NuGetFallbackFolder/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll
ExternallyResolved=true
Facade=true
NuGetPackageId=NETStandard.Library
NuGetPackageVersion=2.0.3
Private=false
Visible=false
任务参数:LeftMetadata=*
任务参数:
Left=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
Done executing task "JoinItems".
添加的项:
ResolvedCompileFileDefinitionsToAdd=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
添加的项:
Reference=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.buffers/4.4.0/ref/netstandard2.0/System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Buffers.dll
Private=false
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
NuGetSourceType=Package
PathInPackage=lib/netstandard2.0/System.Memory.dll
Private=false
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/ref/netstandard2.0/System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Numerics.Vectors.dll
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ExternallyResolved=true
HintPath=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
PathInPackage=ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
Done building target "ResolveLockFileReferences" in project "SuiHan2Gram.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "ResolveLockFileAnalyzers" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolveLockFileAnalyzers" in project "SuiHan2Gram.csproj".
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolveLockFileCopyLocalFiles" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
_ResolvedCopyLocalBuildAssets=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard20/MathParser.org-mXparser.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=MathParser.org-mXparser.dll
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
PathInPackage=lib/netstandard20/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Microsoft.Bcl.HashCode.dll
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
PathInPackage=lib/netstandard2.0/Microsoft.Bcl.HashCode.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=Newtonsoft.Json.dll
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
PathInPackage=lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLite-net.dll
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
PathInPackage=lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.batteries_v2.dll
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.core.dll
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=SQLitePCLRaw.provider.e_sqlite3.dll
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
PathInPackage=lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/system.buffers/4.4.0/lib/netstandard2.0/System.Buffers.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Buffers.dll
NuGetPackageId=System.Buffers
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Buffers.dll
/Users/huangboru/.nuget/packages/system.memory/4.5.3/lib/netstandard2.0/System.Memory.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Memory.dll
NuGetPackageId=System.Memory
NuGetPackageVersion=4.5.3
PathInPackage=lib/netstandard2.0/System.Memory.dll
/Users/huangboru/.nuget/packages/system.numerics.vectors/4.4.0/lib/netstandard2.0/System.Numerics.Vectors.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Numerics.Vectors.dll
NuGetPackageId=System.Numerics.Vectors
NuGetPackageVersion=4.4.0
PathInPackage=lib/netstandard2.0/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
AssetType=runtime
CopyLocal=true
DestinationSubPath=System.Runtime.CompilerServices.Unsafe.dll
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
PathInPackage=lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Done building target "ResolveLockFileCopyLocalFiles" in project "SuiHan2Gram.csproj".
Target "ResolveRuntimePackAssets" skipped, due to false condition; ('@(RuntimePack)' != '') was evaluated as ('' != '').
Target "RunProduceContentAssets" skipped, due to false condition; ('@(_ContentFilesToPreprocess)' != '') was evaluated as ('' != '').
Target "ResolvePackageAssets" skipped. Previously built successfully.
Target "IncludeTransitiveProjectReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
添加的项:
ProjectReference=
../../testTask/SHTaskLib/SHTaskLib.csproj
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
ReferenceSourceTarget=ProjectReference
Targets=
Done building target "IncludeTransitiveProjectReferences" in project "SuiHan2Gram.csproj".
Target "ResolvePackageDependenciesForBuild" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets":
Done building target "ResolvePackageDependenciesForBuild" in project "SuiHan2Gram.csproj".
Target "AssignProjectConfiguration" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=true
Set Property: ShouldUnsetParentConfigurationAndPlatform=true
Task "AssignProjectConfiguration"
任务参数:CurrentProjectPlatform=AnyCPU
任务参数:CurrentProject=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
任务参数:ResolveConfigurationPlatformUsingMappings=False
任务参数:ShouldUnsetParentConfigurationAndPlatform=True
任务参数:OnlyReferenceAndBuildProjectsEnabledInSolutionConfiguration=True
任务参数:OutputType=Library
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
任务参数:CurrentProjectConfiguration=Debug
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../SuiHanLib/SuiHanLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has been assigned the "Debug|AnyCPU" configuration.
输出项:
_ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
输出项:
ProjectReferenceWithConfiguration=
../SuiHanLib/SuiHanLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "AssignProjectConfiguration".
Done building target "AssignProjectConfiguration" in project "SuiHan2Gram.csproj".
Target "_SplitProjectReferencesByFileExistence" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ResolveNonMSBuildProjectOutput"
任务参数:
ProjectReferences=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Resolving project reference "../SuiHanLib/SuiHanLib.csproj".
Project reference "../SuiHanLib/SuiHanLib.csproj" has not been resolved.
Resolving project reference "../../testTask/SHTaskLib/SHTaskLib.csproj".
Project reference "../../testTask/SHTaskLib/SHTaskLib.csproj" has not been resolved.
输出项:
_MSBuildProjectReference=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done executing task "ResolveNonMSBuildProjectOutput".
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Done building target "_SplitProjectReferencesByFileExistence" in project "SuiHan2Gram.csproj".
Target "_AddOutputPathToGlobalPropertiesToRemove" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_AddOutputPathToGlobalPropertiesToRemove" in project "SuiHan2Gram.csproj".
Target "_GetProjectReferenceTargetFrameworkProperties" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: ReferringTargetFrameworkForProjectReferences=.NETStandard,Version=v2.0
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:RemoveProperties=;TargetFramework;RuntimeIdentifier
任务参数:Targets=GetTargetFrameworks
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties:
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetTargetFrameworks target(s)):
Building with tools version "Current".
Target "GetTargetFrameworks" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
输出项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "MSBuild".
添加的项:
_ProjectReferenceTargetFrameworkPossibilitiesOriginalItemSpec=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
删除的项:
_ProjectReferenceTargetFrameworkPossibilities=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
添加的项:
_ProjectReferenceTargetFrameworkPossibilities=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Using "GetReferenceNearestTargetFrameworkTask" task from assembly "/Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll".
Task "GetReferenceNearestTargetFrameworkTask"
任务参数:CurrentProjectName=SuiHan2Gram
任务参数:
FallbackTargetFrameworks=
net461
net462
net47
net471
net472
net48
任务参数:
AnnotatedProjectReferences=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
任务参数:CurrentProjectTargetFramework=.NETStandard,Version=v2.0
任务参数:CurrentProjectTargetPlatform=Windows,Version=7.0
(in) CurrentProjectTargetFramework '.NETStandard,Version=v2.0'
(in) CurrentProjectTargetPlatform 'Windows,Version=7.0'
(in) FallbackTargetFrameworks 'net461;net462;net47;net471;net472;net48'
(in) AnnotatedProjectReferences '../SuiHanLib/SuiHanLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
(out) AssignedProjects '../SuiHanLib/SuiHanLib.csproj;../../testTask/SHTaskLib/SHTaskLib.csproj'
输出项:
AnnotatedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
Done executing task "GetReferenceNearestTargetFrameworkTask".
Task "GetReferenceNearestTargetFrameworkTask" skipped, due to false condition; ('@(_ProjectReferenceTargetFrameworkPossibilities->Count())' != '0' and '$(ReferringTargetFrameworkForProjectReferences)' != ''
And '$(GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter)' != 'true') was evaluated as ('2' != '0' and '.NETStandard,Version=v2.0' != ''
And 'true' != 'true').
删除的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
../../testTask/SHTaskLib/SHTaskLib.csproj
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
Targets=
添加的项:
_MSBuildProjectReferenceExistent=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done building target "_GetProjectReferenceTargetFrameworkProperties" in project "SuiHan2Gram.csproj".
Target "ValidateExecutableReferences" in file "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets":
Using "ValidateExecutableReferences" task from assembly "/usr/local/share/dotnet/sdk/6.0.105/Sdks/Microsoft.NET.Sdk/targets/../tools/net472/Microsoft.NET.Build.Tasks.dll".
Task "ValidateExecutableReferences"
任务参数:
ReferencedProjects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Done executing task "ValidateExecutableReferences".
Done building target "ValidateExecutableReferences" in project "SuiHan2Gram.csproj".
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _GCTODIKeepDuplicates=false
Set Property: _GCTODIKeepMetadata=CopyToOutputDirectory;TargetPath
Done building target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" in project "SuiHan2Gram.csproj".
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "GetCopyToOutputDirectoryItems" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_AddOutputPathToGlobalPropertiesToRemove" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "MSBuild"
任务参数:BuildInParallel=True
任务参数:SkipNonexistentTargets=True
任务参数:
Properties=
Configuration=Debug
Platform=AnyCPU
任务参数:Targets=GetCopyToOutputDirectoryItems
任务参数:
Projects=
../SuiHanLib/SuiHanLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
OriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
../../testTask/SHTaskLib/SHTaskLib.csproj
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
NearestTargetFramework=netstandard2.0
NuGetPackageId=SHTaskLib
NuGetPackageVersion=1.0.0
OriginalItemSpec=../../testTask/SHTaskLib/SHTaskLib.csproj
OutputItemType=
Platform=AnyCPU
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Global Properties:
Configuration=Debug
Platform=AnyCPU
Removing Properties for project "../SuiHanLib/SuiHanLib.csproj":
TargetFramework
RuntimeIdentifier
Removing Properties for project "../../testTask/SHTaskLib/SHTaskLib.csproj":
TargetFramework
RuntimeIdentifier
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanLib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/testTask/SHTaskLib/SHTaskLib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SHTaskLib.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHan2Gram.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHan2Gram.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHan2Gram.csproj".
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHan2Gram.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanIMELib.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanIMELib.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanIMELib.csproj".
Done building project "SuiHanIMELib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanIMELib.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanIMELib.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanIME.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanIME.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanIME.csproj".
Done building project "SuiHanIME.csproj".
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj" (GetCopyToOutputDirectoryItems target(s)):
Building with tools version "Current".
Target "GetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Done building project "SuiHanIME.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanIME.Shell.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "AddDepsJsonAndRuntimeConfigToCopyItemsForReferencingProjects" skipped, due to false condition; ('$(HasRuntimeOutput)' == 'true') was evaluated as ('' == 'true').
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanIME.Shell.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanIME.Shell.csproj".
Done building project "SuiHanIME.Shell.csproj".
Done executing task "MSBuild".
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromTransitiveProjectReferences" in project "SuiHanIME.iOS.csproj".
Done executing task "CallTarget".
Task "CallTarget"
任务参数:Targets=_GetCopyToOutputDirectoryItemsFromThisProject
Target "AssignTargetPaths" skipped. Previously built successfully.
Target "_PopulateCommonStateForGetCopyToOutputDirectoryItems" skipped. Previously built successfully.
Target "_GetCopyToOutputDirectoryItemsFromThisProject" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "AssignTargetPath"
任务参数:RootFolder=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Done executing task "AssignTargetPath".
Done building target "_GetCopyToOutputDirectoryItemsFromThisProject" in project "SuiHanIME.iOS.csproj".
Done executing task "CallTarget".
Done building target "GetCopyToOutputDirectoryItems" in project "SuiHanIME.iOS.csproj".
Target "_CopyOutOfDateSourceItemsToOutputDirectory" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectory)' != '' ) was evaluated as ( '' != '' ).
Target "_CopyOutOfDateSourceItemsToOutputDirectoryAlways" skipped, due to false condition; ( '@(_SourceItemsToCopyToOutputDirectoryAlways)' != '' ) was evaluated as ( '' != '' ).
Target "_CopySourceItemsToOutputDirectory" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "_CopySourceItemsToOutputDirectory" in project "SuiHanIME.iOS.csproj".
Target "_CopyAppConfigFile" skipped, due to false condition; ( '@(AppConfigWithTargetPath)' != '' ) was evaluated as ( '' != '' ).
Target "_CopyManifestFiles" skipped, due to false condition; ( '$(_DeploymentCopyApplicationManifest)'=='true' or '$(GenerateClickOnceManifests)'=='true' ) was evaluated as ( ''=='true' or ''=='true' ).
Target "_CheckForCompileOutputs" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
添加的项: FileWrites=obj/iPhone/Debug/SuiHanIME.iOS.exe
Set Property: _DocumentationFileProduced=false
添加的项: FileWrites=obj/iPhone/Debug/SuiHanIME.iOS.pdb
Done building target "_CheckForCompileOutputs" in project "SuiHanIME.iOS.csproj".
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target "CopyFilesToOutputDirectory" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: CreateHardLinksForCopyFilesToOutputDirectoryIfPossible=false
Set Property: CreateSymbolicLinksForCopyFilesToOutputDirectoryIfPossible=false
Set Property: ErrorIfLinkFailsForCopyFilesToOutputDirectory=false
Set Property: CopyBuildOutputToOutputDirectory=true
Set Property: CopyOutputSymbolsToOutputDirectory=true
Set Property: CopyDocumentationFileToOutputDirectory=true
Task "Copy"
任务参数:OverwriteReadOnlyFiles=False
任务参数:SourceFiles=obj/iPhone/Debug/SuiHanIME.iOS.exe
任务参数:UseSymboliclinksIfPossible=False
任务参数:SkipUnchangedFiles=True
任务参数:DestinationFolder=bin/iPhone/Debug/
任务参数:UseHardlinksIfPossible=False
任务参数:ErrorIfLinkFails=False
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe".
输出项:
MainAssembly=
bin/iPhone/Debug/SuiHanIME.iOS.exe
输出项:
FileWrites=
bin/iPhone/Debug/SuiHanIME.iOS.exe
Done executing task "Copy".
Task "CopyRefAssembly" skipped, due to false condition; ('$(ProduceReferenceAssembly)' == 'true' and '$(CopyBuildOutputToOutputDirectory)' == 'true' and '$(SkipCopyBuildProduct)' != 'true') was evaluated as ('false' == 'true' and 'true' == 'true' and '' != 'true').
Task "Message"
任务参数:Importance=High
任务参数:Text=SuiHanIME.iOS -> /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
SuiHanIME.iOS -> /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
Done executing task "Message".
Task "Copy" skipped, due to false condition; ('@(AddModules)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('$(_SGenDllCreated)'=='true') was evaluated as ('false'=='true').
Task "Copy"
任务参数:OverwriteReadOnlyFiles=False
任务参数:SourceFiles=obj/iPhone/Debug/SuiHanIME.iOS.pdb
任务参数:UseSymboliclinksIfPossible=False
任务参数:SkipUnchangedFiles=True
任务参数:UseHardlinksIfPossible=False
任务参数:ErrorIfLinkFails=False
任务参数:DestinationFiles=bin/iPhone/Debug/SuiHanIME.iOS.pdb
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb".
输出项:
FileWrites=
bin/iPhone/Debug/SuiHanIME.iOS.pdb
Done executing task "Copy".
Task "Copy" skipped, due to false condition; ('$(_DocumentationFileProduced)'=='true' and '$(CopyDocumentationFileToOutputDirectory)'=='true') was evaluated as ('false'=='true' and 'true'=='true').
Task "Copy" skipped, due to false condition; ('@(IntermediateSatelliteAssembliesWithTargetPath)' != '') was evaluated as ('' != '').
Task "Copy" skipped, due to false condition; ('@(ReferenceComWrappersToCopyLocal)' != '' or '@(ResolvedIsolatedComModules)' != '' or '@(_DeploymentLooseManifestFile)' != '' or '@(NativeReferenceFile)' != '' ) was evaluated as ('' != '' or '' != '' or '' != '' or '' != '' ).
Task "Copy" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '@(WinMDExpArtifacts)' != '') was evaluated as ('' != 'true' and '' != '').
Task "Message" skipped, due to false condition; ('$(SkipCopyWinMDArtifact)' != 'true' and '$(_WindowsMetadataOutputPath)' != '') was evaluated as ('' != 'true' and '' != '').
Done building target "CopyFilesToOutputDirectory" in project "SuiHanIME.iOS.csproj".
Target "PrepareForRun" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "PrepareForRun" in project "SuiHanIME.iOS.csproj".
Target "UnmanagedRegistration" skipped, due to false condition; ('$(RegisterForComInterop)'=='true' and '$(OutputType)'=='library') was evaluated as (''=='true' and 'Exe'=='library').
Target "_CheckForCompileOutputs" skipped. Previously built successfully.
Target "_SGenCheckForOutputs" skipped, due to false condition; ('$(_SGenGenerateSerializationAssembliesConfig)' == 'On' or ('@(WebReferenceUrl)'!='' and '$(_SGenGenerateSerializationAssembliesConfig)' == 'Auto')) was evaluated as ('Off' == 'On' or (''!='' and 'Off' == 'Auto')).
Target "_CleanGetCurrentAndPriorFileWrites" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "ReadLinesFromFile"
任务参数:File=obj/iPhone/Debug/SuiHanIME.iOS.csproj.FileListAbsolute.txt
Done executing task "ReadLinesFromFile".
Task "ConvertToAbsolutePath"
任务参数:
Paths=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
输出项:
_ResolveAssemblyReferenceResolvedFilesAbsolute=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
Done executing task "ConvertToAbsolutePath".
Task "FindUnderPath"
任务参数:Path=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:
Files=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
任务参数:UpdateToAbsolutePaths=True
Comparison path is "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS".
输出项:
FileWrites=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
Done executing task "FindUnderPath".
Task "FindUnderPath"
任务参数:Path=bin/iPhone/Debug/
任务参数:
Files=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
obj/iPhone/Debug/SuiHanIME.iOS.exe
obj/iPhone/Debug/SuiHanIME.iOS.pdb
bin/iPhone/Debug/SuiHanIME.iOS.exe
bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
任务参数:UpdateToAbsolutePaths=True
Comparison path is "bin/iPhone/Debug/".
输出项:
_CleanCurrentFileWritesInOutput=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
Done executing task "FindUnderPath".
Task "FindUnderPath"
任务参数:Path=obj/iPhone/Debug/
任务参数:
Files=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
obj/iPhone/Debug/SuiHanIME.iOS.exe
obj/iPhone/Debug/SuiHanIME.iOS.pdb
bin/iPhone/Debug/SuiHanIME.iOS.exe
bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
任务参数:UpdateToAbsolutePaths=True
Comparison path is "obj/iPhone/Debug/".
输出项:
_CleanCurrentFileWritesInIntermediate=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Done executing task "FindUnderPath".
添加的项:
_CleanCurrentFileWritesWithNoReferences=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
OriginalItemSpec=obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
OriginalItemSpec=obj/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Task "RemoveDuplicates"
输出项:
_CleanCurrentFileWrites=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Done executing task "RemoveDuplicates".
Done building target "_CleanGetCurrentAndPriorFileWrites" in project "SuiHanIME.iOS.csproj".
Target "IncrementalClean" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Task "FindUnderPath"
任务参数:Path=bin/iPhone/Debug/
Comparison path is "bin/iPhone/Debug/".
Done executing task "FindUnderPath".
Task "FindUnderPath"
任务参数:Path=obj/iPhone/Debug/
Comparison path is "obj/iPhone/Debug/".
Done executing task "FindUnderPath".
Task "Delete"
任务参数:TreatErrorsAsWarnings=True
Done executing task "Delete".
添加的项:
_CleanRemainingFileWritesAfterIncrementalClean=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
OriginalItemSpec=obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
OriginalItemSpec=obj/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
CopyLocal=true
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize=True
OriginalItemSpec=Resources/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize=True
OriginalItemSpec=Resources/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize=True
OriginalItemSpec=Resources/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize=True
OriginalItemSpec=Resources/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize=True
OriginalItemSpec=Resources/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize=True
OriginalItemSpec=Resources/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize=True
OriginalItemSpec=Resources/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize=True
OriginalItemSpec=Resources/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize=True
OriginalItemSpec=Resources/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize=True
OriginalItemSpec=Resources/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize=True
OriginalItemSpec=Resources/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize=True
OriginalItemSpec=Resources/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize=True
OriginalItemSpec=Resources/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize=True
OriginalItemSpec=Resources/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize=True
OriginalItemSpec=Resources/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize=True
OriginalItemSpec=Resources/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize=True
OriginalItemSpec=Resources/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize=True
OriginalItemSpec=Resources/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize=True
OriginalItemSpec=Resources/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize=True
OriginalItemSpec=Resources/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize=True
OriginalItemSpec=Resources/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize=True
OriginalItemSpec=Resources/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize=True
OriginalItemSpec=Resources/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize=True
OriginalItemSpec=Resources/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize=True
OriginalItemSpec=Resources/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize=True
OriginalItemSpec=Resources/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize=True
OriginalItemSpec=Resources/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize=True
OriginalItemSpec=Resources/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize=True
OriginalItemSpec=Resources/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize=True
OriginalItemSpec=Resources/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize=True
OriginalItemSpec=Resources/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize=True
OriginalItemSpec=Resources/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize=True
OriginalItemSpec=Resources/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize=True
OriginalItemSpec=Resources/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize=True
OriginalItemSpec=Resources/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize=True
OriginalItemSpec=Resources/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize=True
OriginalItemSpec=Resources/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize=True
OriginalItemSpec=Resources/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize=True
OriginalItemSpec=Resources/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize=True
OriginalItemSpec=Resources/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize=True
OriginalItemSpec=Resources/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize=True
OriginalItemSpec=Resources/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize=True
OriginalItemSpec=Resources/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize=True
OriginalItemSpec=Resources/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize=True
OriginalItemSpec=Resources/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize=True
OriginalItemSpec=Resources/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize=True
OriginalItemSpec=Resources/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize=True
OriginalItemSpec=Resources/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize=True
OriginalItemSpec=Resources/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize=True
OriginalItemSpec=Resources/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize=True
OriginalItemSpec=Resources/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize=True
OriginalItemSpec=Resources/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Task "RemoveDuplicates"
输出项:
_CleanUniqueRemainingFileWritesAfterIncrementalClean=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Done executing task "RemoveDuplicates".
Task "WriteLinesToFile"
任务参数:File=obj/iPhone/Debug/SuiHanIME.iOS.csproj.FileListAbsolute.txt
任务参数:Overwrite=True
任务参数:
Lines=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.Abstractions.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/CarouselView.FormsPlugin.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Masonry.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/MathParser.org-mXparser.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microcharts.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Microsoft.Bcl.HashCode.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Newtonsoft.Json.Schema.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SkiaSharp.Views.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLite-net.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.batteries_v2.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.e_sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SQLitePCLRaw.provider.sqlite3.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.IO.Compression.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Net.Http.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Runtime.CompilerServices.Unsafe.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.Encoding.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/System.Security.Cryptography.X509Certificates.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/TinyPinyin.Core.Standard.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/WebP.Touch.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xam.Plugin.TabView.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Essentials.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.Platform.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/FFImageLoading.Forms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Core.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Platform.iOS.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Xamarin.Forms.Xaml.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Plugin.FilePicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanOpenCC.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.dll
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/IOSLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.Shell.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanNetLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHan2Gram.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanBindingableLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanSubscribeLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMELib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIMEInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHaniOSInAppPurchaseLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/OpenCC.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCCOnlineLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SHTaskLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanCMSClientLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGLForSkia.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiIAPForms.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/Amporis.Xamarin.Forms.ColorPicker.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanGL.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/HuaWeiApiShareLib.pdb
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.AssemblyReference.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CoreCompileInputs.cache
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.csproj.CopyComplete
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/SuiHanIME.iOS.pdb
Done executing task "WriteLinesToFile".
Done building target "IncrementalClean" in project "SuiHanIME.iOS.csproj".
Target "PostBuildEvent" skipped, due to false condition; ('$(PostBuildEvent)' != '' and ('$(RunPostBuildEvent)' != 'OnOutputUpdated' or '$(_AssemblyTimestampBeforeCompile)' != '$(_AssemblyTimestampAfterCompile)')) was evaluated as ('' != '' and ('' != 'OnOutputUpdated' or '' != '')).
Target "CoreBuild" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "CoreBuild" in project "SuiHanIME.iOS.csproj".
Target "AfterBuild" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Done building target "AfterBuild" in project "SuiHanIME.iOS.csproj".
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_CleanUploaded" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Task "Delete"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/.uploaded
File "bin/iPhone/Debug/device-builds/iphone8.4-15.5/.uploaded" doesn't exist. Skipping.
Done executing task "Delete".
Done building target "_CleanUploaded" in project "SuiHanIME.iOS.csproj".
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_CollectBundleResources" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_ComputeBundleResourceOutputPaths" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ComputeBundleResourceOutputPaths" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ComputeBundleResourceOutputPaths"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:BundleIdentifier=com.suihan.luobook
任务参数:EnableOnDemandResources=True
任务参数:AppResourcesPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
任务参数:OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:
BundleResources=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize='false'
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
LogicalName=Down.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
LogicalName=Next.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
LogicalName=Prev.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
LogicalName=Up.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
LogicalName=watermark@3x.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
LogicalName=watermark.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
LogicalName=watermark@2x.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
LogicalName=cancel_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
LogicalName=delete_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
LogicalName=nextkeyboardbutton.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
LogicalName=up_to_head_color.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
LogicalName=commoncontentbutton.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
LogicalName=touchpointicon.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
LogicalName=guangbiao.png
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
LogicalName=hk2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
LogicalName=s2hk.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
LogicalName=s2t.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
LogicalName=s2tw.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
LogicalName=s2twp.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
LogicalName=t2hk.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
LogicalName=t2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
LogicalName=t2tw.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
LogicalName=tw2s.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
LogicalName=tw2sp.json
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
LogicalName=HKVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
LogicalName=HKVariantsPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
LogicalName=HKVariantsRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
LogicalName=HKVariantsRevPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
LogicalName=JPVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
LogicalName=STCharacters.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
LogicalName=STPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
LogicalName=TSCharacters.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
LogicalName=TSPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
LogicalName=TWPhrases.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
LogicalName=TWPhrasesRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
LogicalName=TWVariants.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
LogicalName=TWVariantsRev.ocd
Optimize=false
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
LogicalName=TWVariantsRevPhrases.ocd
Optimize=false
输出项:
_BundleResourceWithOutputPath=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
LogicalName=Down.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
LogicalName=Next.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
LogicalName=Prev.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
LogicalName=Up.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
LogicalName=watermark@3x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
LogicalName=watermark.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
LogicalName=watermark@2x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
LogicalName=cancel_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
LogicalName=delete_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
LogicalName=nextkeyboardbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
LogicalName=up_to_head_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
LogicalName=commoncontentbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
LogicalName=touchpointicon.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
LogicalName=guangbiao.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
LogicalName=hk2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
LogicalName=s2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
LogicalName=s2t.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
LogicalName=s2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
LogicalName=s2twp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
LogicalName=t2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
LogicalName=t2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
LogicalName=t2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
LogicalName=tw2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
LogicalName=tw2sp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
LogicalName=HKVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
LogicalName=HKVariantsPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
LogicalName=HKVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
LogicalName=HKVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
LogicalName=JPVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
LogicalName=STCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
LogicalName=STPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
LogicalName=TSCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
LogicalName=TSPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
LogicalName=TWPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
LogicalName=TWPhrasesRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
LogicalName=TWVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
LogicalName=TWVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
LogicalName=TWVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd
Done executing task "ComputeBundleResourceOutputPaths".
Done building target "_ComputeBundleResourceOutputPaths" in project "SuiHanIME.iOS.csproj".
Target "_CopyResourcesToBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CopyResourcesToBundle" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd" does not exist.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd" does not exist.
Using "SmartCopy" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "SmartCopy"
任务参数:
SourceFiles=
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png
../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
LogicalName=Assets.car
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist
obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib
../Keyboard/Resources/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th
../Keyboard/Resources/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
LogicalName=about.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
LogicalName=account.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
LogicalName=backward.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
LogicalName=bj.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
LogicalName=connect.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
LogicalName=contact_me.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
LogicalName=content.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
LogicalName=database.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
LogicalName=debug.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
LogicalName=delete.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
LogicalName=diamond.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
LogicalName=edit.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
LogicalName=file_space.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
LogicalName=forum.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
LogicalName=info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
LogicalName=input_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
LogicalName=luoge.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
LogicalName=method.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
LogicalName=more.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
LogicalName=more@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
LogicalName=more@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
LogicalName=ok.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
LogicalName=output.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
LogicalName=path.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
LogicalName=setlist.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
LogicalName=share.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
LogicalName=step1.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
LogicalName=step2.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
LogicalName=step3.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
LogicalName=step4.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
LogicalName=step5.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
LogicalName=step6.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
LogicalName=step7.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
LogicalName=step8.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
LogicalName=subscribe.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
LogicalName=tab_info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
LogicalName=tab_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
LogicalName=text_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
LogicalName=theme.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
LogicalName=theme_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
LogicalName=title.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
LogicalName=trail.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
LogicalName=video.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
LogicalName=vote.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
LogicalName=yungroup.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
LogicalName=help.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png
ResourceTags=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
LogicalName=Down.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
LogicalName=Next.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
LogicalName=Prev.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
LogicalName=Up.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
LogicalName=watermark@3x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
LogicalName=watermark.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
LogicalName=watermark@2x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
LogicalName=cancel_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
LogicalName=delete_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
LogicalName=nextkeyboardbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
LogicalName=up_to_head_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
LogicalName=commoncontentbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
LogicalName=touchpointicon.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
LogicalName=guangbiao.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png
obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
LogicalName=hk2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
LogicalName=s2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
LogicalName=s2t.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
LogicalName=s2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
LogicalName=s2twp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
LogicalName=t2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
LogicalName=t2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
LogicalName=t2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
LogicalName=tw2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
LogicalName=tw2sp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
LogicalName=HKVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
LogicalName=HKVariantsPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
LogicalName=HKVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
LogicalName=HKVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
LogicalName=JPVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
LogicalName=STCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
LogicalName=STPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
LogicalName=TSCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
LogicalName=TSPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
LogicalName=TWPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
LogicalName=TWPhrasesRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
LogicalName=TWVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
LogicalName=TWVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd
obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
LogicalName=TWVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd
任务参数:
DestinationFiles=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png
LogicalName=AppIcon60x60@2x.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png
LogicalName=AppIcon76x76@2x~ipad.png
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car
LogicalName=Assets.car
Optimize=false
OriginalItemSpec=../../../../../../Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/14-view-15.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/Info.plist
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib
InterfaceDefinition=LaunchScreen.storyboard
LogicalName=LaunchScreen.storyboardc/UIViewController-14.nib
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th
Link=Resources/theme_0.th
LogicalName=theme_0.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_0.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th
Link=Resources/theme_dark.th
LogicalName=theme_dark.th
Optimize=False
OriginalItemSpec=../Keyboard/Resources/theme_dark.th
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png
LogicalName=about.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png
LogicalName=account.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png
LogicalName=backward.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png
LogicalName=bj.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png
LogicalName=checked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png
LogicalName=connect.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png
LogicalName=contact_me.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png
LogicalName=content.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png
LogicalName=database.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png
LogicalName=debug.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png
LogicalName=delete.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png
LogicalName=diamond.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png
LogicalName=diamond@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png
LogicalName=diamond@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png
LogicalName=edit.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png
LogicalName=file_space.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png
LogicalName=forum.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png
LogicalName=ic_launcher.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png
LogicalName=info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png
LogicalName=input_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png
LogicalName=luoge.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png
LogicalName=method.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png
LogicalName=more.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png
LogicalName=more@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png
LogicalName=more@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png
LogicalName=ok.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png
LogicalName=output.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png
LogicalName=path.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png
LogicalName=setlist.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png
LogicalName=setlist_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png
LogicalName=share.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png
LogicalName=step1.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png
LogicalName=step2.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png
LogicalName=step3.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png
LogicalName=step4.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png
LogicalName=step5.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png
LogicalName=step6.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png
LogicalName=step7.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png
LogicalName=step8.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png
LogicalName=subscribe.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png
LogicalName=tab_info.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png
LogicalName=tab_info@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png
LogicalName=tab_info@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png
LogicalName=tab_set.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png
LogicalName=tab_set@2x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png
LogicalName=tab_set@3x.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png
LogicalName=text_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png
LogicalName=theme.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png
LogicalName=theme_online.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png
LogicalName=title.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png
LogicalName=trail.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png
LogicalName=unchecked_checkbox.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png
LogicalName=video.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png
LogicalName=vote.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png
LogicalName=yungroup.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png
LogicalName=help.png
Optimize='false'
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png
ResourceTags=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png
LogicalName=Down.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png
LogicalName=Next.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png
LogicalName=Prev.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png
LogicalName=Up.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png
LogicalName=watermark@3x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png
LogicalName=watermark.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png
LogicalName=watermark@2x.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png
LogicalName=cancel_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png
LogicalName=delete_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png
LogicalName=nextkeyboardbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png
LogicalName=up_to_head_color.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png
LogicalName=commoncontentbutton.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png
LogicalName=touchpointicon.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png
LogicalName=guangbiao.png
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json
LogicalName=hk2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json
LogicalName=s2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json
LogicalName=s2t.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json
LogicalName=s2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json
LogicalName=s2twp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json
LogicalName=t2hk.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json
LogicalName=t2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json
LogicalName=t2tw.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json
LogicalName=tw2s.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json
LogicalName=tw2sp.json
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd
LogicalName=HKVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd
LogicalName=HKVariantsPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd
LogicalName=HKVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd
LogicalName=HKVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd
LogicalName=JPVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd
LogicalName=STCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd
LogicalName=STPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd
LogicalName=TSCharacters.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd
LogicalName=TSPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd
LogicalName=TWPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd
LogicalName=TWPhrasesRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd
LogicalName=TWVariants.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd
LogicalName=TWVariantsRev.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd
LogicalName=TWVariantsRevPhrases.ocd
Optimize=false
OriginalItemSpec=obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd
OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd
Creating directory '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app'
Copying file from '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon60x60@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon60x60@2x.png'
Copying file from '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/AppIcon76x76@2x~ipad.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/AppIcon76x76@2x~ipad.png'
Copying file from '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/bundle/Assets.car' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Assets.car'
Creating directory '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/14-view-15.nib' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/14-view-15.nib'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/Info.plist' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/Info.plist'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/LaunchScreen.storyboardc/UIViewController-14.nib' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/LaunchScreen.storyboardc/UIViewController-14.nib'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Resources/theme_0.th' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_0.th'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Resources/theme_dark.th' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_dark.th'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/about.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/about.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/account.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/account.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/backward.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/backward.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/bj.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/bj.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/checked_checkbox.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/checked_checkbox.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/connect.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/connect.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/contact_me.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/contact_me.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/content.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/content.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/database.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/database.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/debug.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/debug.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/delete.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@2x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/diamond@3x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/diamond@3x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/edit.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/edit.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/file_space.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/file_space.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/forum.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/forum.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ic_launcher.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ic_launcher.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/info.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/info.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/input_set.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/input_set.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/luoge.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/luoge.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/method.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/method.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@2x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/more@3x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/more@3x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/ok.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ok.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/output.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/output.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/path.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/path.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/setlist_online.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/setlist_online.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/share.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/share.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step1.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step1.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step2.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step2.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step3.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step3.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step4.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step4.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step5.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step5.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step6.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step6.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step7.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step7.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/step8.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/step8.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/subscribe.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/subscribe.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@2x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_info@3x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_info@3x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@2x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/tab_set@3x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tab_set@3x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/text_online.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/text_online.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/theme_online.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/theme_online.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/title.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/title.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/trail.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/trail.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/unchecked_checkbox.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/unchecked_checkbox.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/video.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/video.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/vote.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vote.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/yungroup.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/yungroup.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/optimized/help.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/help.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Down.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Down.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Next.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Next.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Prev.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Prev.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Up.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Up.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@3x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@3x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/watermark@2x.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/watermark@2x.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/cancel_color.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cancel_color.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/delete_color.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/delete_color.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/nextkeyboardbutton.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nextkeyboardbutton.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/up_to_head_color.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/up_to_head_color.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/commoncontentbutton.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/commoncontentbutton.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/touchpointicon.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/touchpointicon.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/guangbiao.png' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/guangbiao.png'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/hk2s.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hk2s.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2hk.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2hk.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2t.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2t.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2tw.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2tw.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/s2twp.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/s2twp.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2hk.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2hk.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2s.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2s.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/t2tw.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/t2tw.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2s.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2s.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/tw2sp.json' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tw2sp.json'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariants.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariants.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsPhrases.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRev.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRev.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/HKVariantsRevPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HKVariantsRevPhrases.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/JPVariants.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/JPVariants.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/STCharacters.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STCharacters.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/STPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/STPhrases.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSCharacters.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSCharacters.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TSPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TSPhrases.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrases.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWPhrasesRev.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWPhrasesRev.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariants.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariants.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRev.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRev.ocd'
Copying file from '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/TWVariantsRevPhrases.ocd' to '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TWVariantsRevPhrases.ocd'
Done executing task "SmartCopy".
Done building target "_CopyResourcesToBundle" in project "SuiHanIME.iOS.csproj".
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target "_CreateAssetPackManifest" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Using "CreateAssetPackManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CreateAssetPackManifest"
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
任务参数:OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Done executing task "CreateAssetPackManifest".
Done building target "_CreateAssetPackManifest" in project "SuiHanIME.iOS.csproj".
Target "_SmeltMetal" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(Metal)' != '') was evaluated as ('true' == 'true' And '' != '').
Target "_TemperMetal" skipped, due to false condition; ('$(_CanOutputAppBundle)' == 'true' And '@(_SmeltedMetal)' != '') was evaluated as ('true' == 'true' And '' != '').
Target "_CompileCoreMLModels" skipped. Previously built successfully.
Target "_PrepareResourceRules" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_CompileEntitlements" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CompileEntitlements" completely.
No input files were specified.
Using "CompileEntitlements" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CompileEntitlements"
任务参数:Entitlements=Entitlements.plist
任务参数:Debug=True
任务参数:BundleIdentifier=com.suihan.luobook
任务参数:SdkDevPath=/Applications/Xcode.app/Contents/Developer
任务参数:SdkPlatform=iPhoneOS
任务参数:SdkIsSimulator=False
任务参数:SdkVersion=15.5
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
任务参数:AppIdentifier=BNQ9VWCZ9F.com.suihan.luobook
任务参数:IsAppExtension=False
任务参数:ProvisioningProfile=b58287fb-a172-4509-b570-af88fe297379
任务参数:CompiledEntitlements=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
Output Property: _CompiledCodesignEntitlements=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
Done executing task "CompileEntitlements".
Task "GetFullPath" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '$(_CompiledEntitlements)' != '') was evaluated as ('true' == 'true' And '' != '').
Using "GetFullPath" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "GetFullPath"
任务参数:RelativePath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
Output Property: _CompiledCodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
Done executing task "GetFullPath".
Done building target "_CompileEntitlements" in project "SuiHanIME.iOS.csproj".
Target "_CompileAppManifest" skipped. Previously built successfully.
Target "_CompileImageAssets" skipped. Previously built successfully.
Target "_CompileCoreMLModels" skipped. Previously built successfully.
Target "_WriteAppManifest" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_WriteAppManifest" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Info.plist" does not exist.
Using "WriteAppManifest" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "WriteAppManifest"
任务参数:AppBundleManifest=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Info.plist
任务参数:
AppManifests=
obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/partial-info.plist
obj/iPhone/Debug/device-builds/iphone8.4-15.5/AppManifest.plist
Done executing task "WriteAppManifest".
Task "RemoveDir"
任务参数:Directories=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
Directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "Delete"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/*.bcsymbolmap
File "bin/iPhone/Debug/device-builds/iphone8.4-15.5/*.bcsymbolmap" doesn't exist. Skipping.
Done executing task "Delete".
Done building target "_WriteAppManifest" in project "SuiHanIME.iOS.csproj".
Target "_DetectAppManifest" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_GetNativeExecutableName" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _NativeExecutableRelativePath=SuiHanIME.iOS
Set Property: _NativeExecutable=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Done building target "_GetNativeExecutableName" in project "SuiHanIME.iOS.csproj".
Target "_ParseBundlerArguments" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeLinkMode" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _LinkMode=None
Done building target "_ComputeLinkMode" in project "SuiHanIME.iOS.csproj".
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_CompileEntitlements" skipped. Previously built successfully.
Target "_WriteAppManifest" skipped. Previously built successfully.
Target "_AssignAppExtensionConfiguration" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "AssignProjectConfiguration"
任务参数:
ProjectReferences=
../Keyboard/Keyboard.csproj
IsAppExtension=true
Name=Keyboard
OutputItemType=
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
Targets=
任务参数:SolutionConfigurationContents=
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Project reference "../Keyboard/Keyboard.csproj" has been assigned the "Debug|iPhone" configuration.
输出项:
_AppExtensionReferenceWithConfiguration=
../Keyboard/Keyboard.csproj
Configuration=Debug
FullConfiguration=Debug|iPhone
IsAppExtension=true
Name=Keyboard
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
Done executing task "AssignProjectConfiguration".
Task "CreateItem" skipped, due to false condition; ('$(CurrentSolutionConfigurationContents)' == '') was evaluated as ('
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|iPhone
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
Debug|AnyCPU
CustomAfterMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.props
CustomAfterMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.Common.targets
CustomAfterMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.After.Microsoft.CSharp.targets
CustomBeforeMicrosoftCommonProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.props
CustomBeforeMicrosoftCommonTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.Common.targets
CustomBeforeMicrosoftCSharpTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/vCurrent/Custom.Before.Microsoft.CSharp.targets
DebugSymbols = true
DebugSymbolsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DebugSymbolsProjectOutputGroupDependsOn =
DebugType = full
DefaultLanguageSourceExtension = .cs
DefaultProjectTypeGuid = {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
DefineCommonCapabilities = true
DefineCommonItemSchemas = true
DefineCommonReferenceSchemas = true
DefineConstants = __IOS__;__MOBILE__;__UNIFIED__;DEBUG;
DelaySign =
DeploymentComputeClickOnceManifestInfoDependsOn =
CleanPublishFolder;
_DeploymentGenerateTrustInfo
DesignerRuntimeImplementationProjectOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DesignTimeResolveAssemblyReferencesDependsOn =
GetFrameworkPaths;
GetReferenceAssemblyPaths;
ResolveReferences
DevEnvDir = *Undefined*
DeviceSpecificBuild = true
DeviceSpecificIntermediateOutputPath = obj\iPhone/Debug/
DeviceSpecificOutputPath = bin/iPhone/Debug/
DisableLogTaskParameter_ConvertToAbsolutePath_Path = true
DisableLogTaskParameter_FindUnderPath_OutOfPath = true
DisableLogTaskParameter_RemoveDuplicates_Inputs = true
DisableLogTaskParameterItemMetadata_ConvertToAbsolutePath_AbsolutePaths = true
DisableLogTaskParameterItemMetadata_Copy_CopiedFiles = true
DisableLogTaskParameterItemMetadata_Copy_DestinationFiles = true
DisableLogTaskParameterItemMetadata_Copy_SourceFiles = true
DisableLogTaskParameterItemMetadata_FindUnderPath_Files = true
DisableLogTaskParameterItemMetadata_FindUnderPath_InPath = true
DisableLogTaskParameterItemMetadata_GenerateResource_FilesWritten = true
DisableLogTaskParameterItemMetadata_Hash_ItemsToHash = true
DisableLogTaskParameterItemMetadata_RemoveDuplicates_Filtered = true
DisableLogTaskParameterItemMetadata_WriteLinesToFile_Lines = true
DockerBuildTasksAssembly = /Applications/Visual Studio.app/Contents/MonoBundle/AddIns/MonoDevelop.Docker/MSbuild/Sdks/Microsoft.Docker.Sdk/build/../tools/Microsoft.Docker.BuildTasks.dll
DockerIntermediateOutputPath = obj\Docker
DockerPublishDirectory = obj\Docker\publish
DocumentationProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
DocumentationProjectOutputGroupDependsOn =
DOTNET_MSBUILD_SDK_RESOLVER_CLI_DIR = /usr/local/share/dotnet
DYLD_BIND_AT_LAUNCH = 1
EmbeddedWin32Manifest =
EmbedOnDemandResources = true
EmitCompilerGeneratedFiles = false
EnableDefaultCssItems = True
EnableDefaultXamlItems = True
EnableOnDemandResources = true
EnablePackageSigning = false
EnableSGenConc = true
ErrorEndLocation = true
ErrorReport = prompt
ExecuteAsTool = false
ExpandSDKAllowedReferenceExtensions =
.winmd;
.dll
ExpandSDKReferencesDependsOn =
ResolveSDKReferences
FindInvalidProjectReferencesDependsOn =
GetReferenceTargetPlatformMonikers
Framework20Dir = @(_TargetFramework20DirectoryItem)
Framework30Dir = @(_TargetFramework30DirectoryItem)
Framework35Dir = @(_TargetFramework35DirectoryItem)
Framework40Dir = @(_TargetFramework40DirectoryItem)
FrameworkDir = @(_TargetFramework40DirectoryItem)
FrameworkPathOverride = /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS
FrameworkRegistryBase = Software\Microsoft\Xamarin.iOS
FrameworkSDKDir = @(_TargetFrameworkSDKDirectoryItem)
FrameworkSDKRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/msbuild/
FullReferenceAssemblyNames = Full
GenerateDebugSymbolsDependsOn =
;
_CompileToNative;
_GetNativeExecutableName;
_ParseBundlerArguments;
;
_CollectItemsForPostProcessing;
_StoreCollectedItemsForPostProcessing;
GenerateFullPaths = true
GenerateManifestsDependsOn =
GenerateNuspecDependsOn =
;
_RemoveNativeManifestFromPack;
GenerateSerializationAssemblies = Off
GenerateTargetFrameworkAttribute = true
GetCopyToOutputDirectoryItemsDependsOn =
AssignTargetPaths;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties;
_PopulateCommonStateForGetCopyToOutputDirectoryItems
GetFrameworkPathsDependsOn =
GetReferenceNearestTargetFrameworkTaskSupportsTargetPlatformParameter = true
GetTargetPathDependsOn =
GetTargetPathWithTargetPlatformMonikerDependsOn =
GTKSHARP_SLIM_STARTUP = yes
HideWarningsAndErrors = false
HOME = /Users/huangboru
ImplicitlyExpandDesignTimeFacades = true
ImplicitlyExpandDesignTimeFacadesDependsOn =
;
GetReferenceAssemblyPaths
ImportByWildcardAfterMicrosoftCommonProps = true
ImportByWildcardAfterMicrosoftCommonTargets = true
ImportByWildcardAfterMicrosoftCSharpTargets = true
ImportByWildcardBeforeMicrosoftCommonProps = true
ImportByWildcardBeforeMicrosoftCommonTargets = true
ImportByWildcardBeforeMicrosoftCSharpTargets = true
ImportDirectoryBuildProps = true
ImportDirectoryBuildTargets = true
ImportDirectoryPackagesProps = true
ImportProjectExtensionProps = true
ImportProjectExtensionTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCommonProps = true
ImportUserLocationsByWildcardAfterMicrosoftCommonTargets = true
ImportUserLocationsByWildcardAfterMicrosoftCSharpTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonProps = true
ImportUserLocationsByWildcardBeforeMicrosoftCommonTargets = true
ImportUserLocationsByWildcardBeforeMicrosoftCSharpTargets = true
ImportXamlTargets = true
IncludeFrameworkReferencesFromNuGet = true
InnerBuildProperty = TargetFramework
InnerBuildPropertyValues = TargetFrameworks
IntermediateOutputPath = obj\iPhone/Debug/
IOSDebuggerConnectOverUsb = True
IOSDebuggerPort = 10001
IOSDebugOverWiFi = False
IpaIncludeArtwork = False
IPhoneResourcePrefix = Resources
IsAppExtension = True
IsMacEnabled = true
IsRestoreTargetsFileLoaded = true
IsWatchApp = false
IsWatchExtension = False
IsXBuild = false
Language = C#
LangVersion = latestmajor
LD_LIBRARY_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib:
LocalAppData = /Users/huangboru/.local/share
LOGNAME = huangboru
MaxSupportedLangVersion = 7.3
MaxTargetPath = 100
MicrosoftCommonPropsHasBeenImported = true
MicrosoftNETBuildExtensionsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets
MicrosoftNETBuildExtensionsTasksAssembly = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/Microsoft.NET.Build.Extensions/tools/net472/Microsoft.NET.Build.Extensions.Tasks.dll
MONO_GAC_PREFIX =
MONO_GC_PARAMS = nursery-size=64m
MONO_PATH =
MsAppxPackageTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/AppxPackage/Microsoft.AppXPackage.Targets
MSBUILD_EXE_PATH = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/MonoDevelop.MSBuildBuilder.exe
MSBuildAllProjects = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj;;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
MSBuildAssemblyVersion = 16.0
MSBuildBinPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildDisableFeaturesFromVersion = 999.999
MSBuildExtensionsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildExtensionsPath64 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildFrameworkToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsPath32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
MSBuildFrameworkToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono
MSBUILDLOGTASKINPUTS = 1
MSBuildNodeCount = 1
MSBuildProgramFiles32 = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild
MSBuildProjectDefaultTargets = Build
MSBuildProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
MSBuildProjectDirectoryNoRoot = Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
MSBuildProjectExtension = .csproj
MSBuildProjectExtensionsPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/
MSBuildProjectFile = Keyboard.csproj
MSBuildProjectFullPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildProjectName = Keyboard
MSBUILDPROJECTROOTELEMENTCACHESIZE = 200
MSBuildRuntimeType = Mono
MSBuildRuntimeVersion = 4.0.30319
MSBuildSDKsPath = /usr/local/share/dotnet/sdk/6.0.105/Sdks
MSBuildStartupDirectory = /Applications/Visual Studio.app
MSBuildToolsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath32 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsPath64 = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
MSBuildToolsRoot = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/
MSBuildToolsVersion = Current
MSBuildUserExtensionsPath = /Users/huangboru/.local/share/Microsoft\MSBuild
MSBuildUseVisualStudioDirectoryLayout = False
MSBuildVersion = 16.10.1
MSBuildWarningsAsErrors =
MSBuildWarningsAsMessages =
MsTestToolsTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/TeamTest/Microsoft.TeamTest.targets
MtouchArch = ARM64
MtouchDebug = true
MtouchEnableBitcode = False
MtouchEnableSGenConc = true
MtouchFastDev = true
MtouchFloat32 = true
MtouchHttpClientHandler = HttpClientHandler
MtouchLink = None
MtouchLinkerDumpDependencies = False
MtouchNoSymbolStrip = false
MtouchProfiling = False
MtouchProjectDirectory = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
MtouchTargetsEnabled = true
MtouchTlsProvider = Default
MtouchUseLlvm = False
MtouchUseThumb = False
MtouchVerbosity = 4
NETStandardLibraryPackageVersion = 2.0.3
NoCompilerStandardLib = true
NoDSymUtil = false
NoSymbolStrip = false
NuGetInteractive =
NuGetProps = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.props
NuGetPropsFile = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/NuGet.props
NuGetRestoreTargets = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.targets
NuGetRuntimeIdentifier = win-x64
NuGetTargetFrameworkMonikerToInject = .NETCore,Version=v5.0
NuGetTargetMoniker = Xamarin.iOS,Version=v1.0
NuGetTargetMonikerToInject = .NETCore,Version=v5.0
NuGetTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/NuGet/Microsoft.NuGet.targets
OnDemandResourcesInitialInstallTags =
OnDemandResourcesPrefetchOrder =
Optimize = true
OptimizeLocalizationFilesDependsOn =
_CollectLocalizationFiles;
_CoreOptimizeLocalizationFiles;
_AfterCoreOptimizeLocalizationFiles
OptimizePngImagesDependsOn =
_CollectPngImages;
_CoreOptimizePngImages;
_AfterCoreOptimizePngImages
OptimizePNGs = false
OptimizePropertyLists = true
OptimizePropertyListsDependsOn =
_CollectPropertyLists;
_CoreOptimizePropertyLists;
_AfterCoreOptimizePropertyLists
OS = Unix
OutDir = bin\iPhone\Debug/
OutputPath = bin\iPhone\Debug/
OutputType = Library
OverwriteReadOnlyFiles = false
PackageDownloadSupported = true
PATH = /Library/Frameworks/Mono.framework/Commands:/Applications/Visual Studio.app/Contents/MacOS:/usr/bin:/bin:/usr/sbin:/sbin:/opt/homebrew/bin:/usr/local/bin:~/.dotnet/tools:/usr/local/share/dotnet
PKG_CONFIG_LIBDIR =
PKG_CONFIG_PATH = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/pkgconfig
Platform = iPhone
PlatformName = iPhone
PlatformTarget = x64
PostBuildEventDependsOn =
PreBuildEventDependsOn =
PreferredUILang = en-US
PrepareForBuildDependsOn = ;GetFrameworkPaths;GetReferenceAssemblyPaths;AssignLinkMetadata
PrepareForRunDependsOn =
CopyFilesToOutputDirectory
PrepareProjectReferencesDependsOn =
AssignProjectConfiguration;
_SplitProjectReferencesByFileExistence;
_GetProjectReferenceTargetFrameworkProperties
PrepareResourceNamesDependsOn =
AssignTargetPaths;
SplitResourcesByCulture;
CreateManifestResourceNames;
CreateCustomManifestResourceNames
PrepareResourcesDependsOn = ResolveNuGetPackageAssets;
;
PrepareResourceNames;
ResGen;
CompileLicxFiles
ProcessorArchitecture = amd64
ProduceReferenceAssembly = false
ProjectDesignTimeAssemblyResolutionSearchPaths =
{CandidateAssemblyFiles};
;
{HintPathFromItem};
{TargetFrameworkDirectory};
{Registry:Software\Microsoft\Xamarin.iOS,v1.0,AssemblyFoldersEx};
{RawFileName};
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/
ProjectDir = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/
ProjectExt = .csproj
ProjectFileName = Keyboard.csproj
ProjectFlavor = Client
ProjectGuid = {E1848F82-F43B-453E-BD3D-C6073C2506E7}
ProjectLockFile = obj\project.assets.json
ProjectName = Keyboard
ProjectPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
ProjectTypeGuids = {EE2C853D-36AF-4FDB-B1AD-8E90477E2198};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
PublishableProject =
PublishBuildDependsOn =
BuildOnlySettings;
PrepareForBuild;
ResolveReferences;
PrepareResources;
ResolveKeySource;
GenerateSerializationAssemblies;
CreateSatelliteAssemblies;
PublishDependsOn =
_DeploymentUnpublishable
PublishDir = bin\iPhone\Debug/app.publish\
PublishOnlyDependsOn =
SetGenerateManifests;
PublishBuild;
BeforePublish;
GenerateManifests;
CopyFilesToOutputDirectory;
_CopyFilesToPublishFolder;
_DeploymentGenerateBootstrapper;
ResolveKeySource;
_DeploymentSignClickOnceDeployment;
AfterPublish
RebuildDependsOn =
BeforeRebuild;
Clean;
Build;
AfterRebuild;
ReferenceCopyLocalPathsOutputGroupDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
ReportingServicesTargets = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft/VisualStudio/v17.0/ReportingServices/Microsoft.ReportingServices.targets
ResGenDependsOn = ResolveAssemblyReferences;SplitResourcesByCulture;BeforeResGen;CoreResGen;AfterResGen
ResGenExecuteAsTool = false
ResolveAssemblyConflicts = true
ResolveAssemblyReferencesDependsOn =
ResolveProjectReferences;
FindInvalidProjectReferences;
GetFrameworkPaths;
GetReferenceAssemblyPaths;
PrepareForBuild;
ResolveSDKReferences;
ExpandSDKReferences;
;ResolveNuGetPackageAssets
ResolveNuGetPackageAssetsDependsOn = ResolveProjectReferences
ResolveNuGetPackages = true
ResolveReferencesDependsOn =
BeforeResolveReferences;
AssignProjectConfiguration;
ResolveProjectReferences;
FindInvalidProjectReferences;
ResolveNativeReferences;
ResolveAssemblyReferences;
GenerateBindingRedirects;
ResolveComReferences;
AfterResolveReferences
;
ImplicitlyExpandDesignTimeFacades
ResolveSDKReferencesDependsOn =
GetInstalledSDKLocations
RestoreBuildInParallel = true
RestoreContinueOnError = WarnAndContinue
RestoreRecursive = true
RestoreTaskAssemblyFile = /Users/huangboru/Library/Caches/VisualStudio/17.0/MSBuild/28708_3/NuGet.Build.Tasks.dll
RestoreUseSkipNonexistentTargets = true
RootNamespace = Keyboard
RoslynTargetsPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Roslyn
RunDependsOn =
RuntimeIdentifiers = win;win-x86;win-x64
SatelliteDllsProjectOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SatelliteDllsProjectOutputGroupDependsOn = PrepareForBuild;PrepareResourceNames
SDK35ToolsPath = /
SDK40ToolsPath = /Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/4.5/
SDKRedistOutputGroupDependsOn = ResolveSDKReferences;ExpandSDKReferences
SDKReferenceDirectoryRoot = /Users/huangboru/.local/share/Microsoft SDKs;/Library/Frameworks/Mono.framework/Versions/6.12.0/lib/mono/xbuild/Microsoft SDKs
SDKReferenceRegistryRoot = Software\Microsoft\Microsoft SDKs
ServiceHubLogSessionKey = FBEE9B7C
ServiceHubUniqueLogDir = vsmac
SGenFilesOutputGroupDependenciesDependsOn =
;
;
BuildOnlySettings;
PrepareForBuild;
AssignTargetPaths;
ResolveReferences
SGenFilesOutputGroupDependsOn =
SGenShouldGenerateSerializer = true
SGenUseKeep = false
SGenUseProxyTypes = true
SHELL = /bin/zsh
ShouldIncludeNativeHarfBuzzSharp = True
ShouldIncludeNativeSkiaSharp = True
ShouldMarkCertainSDKReferencesAsRuntimeOnly = true
SkipCopyUnchangedFiles = true
SkipMicrosoftUIXamlCheckTargetPlatformVersion = true
SolutionDir = /Users/huangboru/myfile/xamarin_workspace/version4/
SolutionExt = *Undefined*
SolutionFilename = version4.sln
SolutionName = version4
SolutionPath = /Users/huangboru/myfile/xamarin_workspace/version4/version4.sln
SourceControlInformationFeatureSupported = true
SourceFilesProjectOutputGroupDependsOn = PrepareForBuild;AssignTargetPaths
SourceRootMappedPathsFeatureSupported = true
SSH_AUTH_SOCK = /private/tmp/com.apple.launchd.stCiYDXaxJ/Listeners
SynthesizeLinkMetadata = true
TargetArchitectures = ARM64
TargetCulture = *
TargetDeployManifestFileName = Keyboard.application
TargetDir = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/
TargetedFrameworkDir = @(_TargetedFrameworkDirectoryItem)
TargetedSDKArchitecture = amd64
TargetedSDKConfiguration = Debug
TargetExt = .dll
TargetFileName = Keyboard.dll
TargetFrameworkFallbackSearchPaths = ;/Library/Frameworks/Mono.framework/External/xbuild-frameworks
TargetFrameworkIdentifier = Xamarin.iOS
TargetFrameworkMoniker = Xamarin.iOS,Version=v1.0
TargetFrameworkMonikerAssemblyAttributesPath = obj/iPhone/Debug/Xamarin.iOS,Version=v1.0.AssemblyAttributes.cs
TargetFrameworkRootPathSearchPathsOSX = /Library/Frameworks/Mono.framework/External/xbuild-frameworks/
TargetFrameworkVersion = v1.0
TargetiOSDevice =
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
TargetName = Keyboard
TargetPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/Keyboard.dll
TargetPlatformDisplayName = Windows 7.0
TargetPlatformIdentifier = Windows
TargetPlatformMoniker = Windows,Version=7.0
TargetPlatformRegistryBase = Software\Microsoft\Microsoft SDKs\Windows
TargetPlatformSdkPath =
TargetPlatformVersion = 7.0
TargetRuntime = Managed
TargetsForTfmSpecificContentInPackage = ;_IncludeBindingResourcesInNuGetPackage
TMPDIR = /var/folders/qc/5pggkbx565z7__bvx4fz6gsh0000gn/T/
UnmanagedRegistrationDependsOn =
UnmanagedUnregistrationDependsOn =
UseCommonOutputDirectory = false
UseHostCompilerIfAvailable = false
USER = huangboru
UseSourcePath = true
Utf8Output = true
ValidateRuntimeIdentifierCompatibility = false
VisualStudioVersion = 17.0
VSAddinsDir = /Users/huangboru/Library/Application Support/VisualStudio/17.0/LocalInstall/Addins
VSBinDir = /Applications/Visual Studio.app/Contents/MonoBundle
VSConfigDir = /Users/huangboru/Library/Preferences/VisualStudio/17.0
WarningLevel = 4
WebReference_EnableLegacyEventingModel = false
WebReference_EnableProperties = true
WebReference_EnableSQLTypes = true
WMSJSProject = WJProject
WMSJSProjectDirectory = JavaScript
XamlBuildTaskPath = /Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin
XBUILD_FRAMEWORK_FOLDERS_PATH =
XCODE_DEVELOPER_DIR_PATH =
XPC_FLAGS = 0x0
XPC_SERVICE_NAME = application.com.microsoft.visual-studio.55240922.55241526
YieldDuringToolExecution = true
Initial Items:
_AllDirectoriesAbove
/
/Users
/Users/huangboru
/Users/huangboru/myfile
/Users/huangboru/myfile/xamarin_workspace
/Users/huangboru/myfile/xamarin_workspace/version4
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
_ApplicationManifestFinal
bin/iPhone/Debug/Native.Keyboard.manifest
TargetPath = Native.Keyboard.manifest
_DebugSymbolsIntermediatePath
obj/iPhone/Debug/Keyboard.pdb
_DebugSymbolsOutputPath
bin/iPhone/Debug/Keyboard.pdb
_DeploymentManifestEntryPoint
obj/iPhone/Debug/Keyboard.dll
TargetPath = Keyboard.dll
_ExplicitReference
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
_OutputPathItem
bin/iPhone/Debug/
_ResolveComReferenceCache
obj/iPhone/Debug/Keyboard.csproj.ResolveComReference.cache
_UnmanagedRegistrationCache
obj/Keyboard.csproj.UnmanagedRegistration.cache
AppConfigFileDestination
bin/iPhone/Debug/Keyboard.dll.config
ApplicationManifest
obj/iPhone/Debug/Native.Keyboard.manifest
TargetPath = Native.Keyboard.manifest
AvailableItemName
BundleResource
BuiltProjectOutputGroupKeyOutput
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/Keyboard.dll
IsKeyOutput = true
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/Keyboard.dll
TargetPath = Keyboard.dll
BundleResource
Resources/bihua.db
Resources/ciku.db
Resources/english.db
Resources/hashset.db
Resources/logo.png
Resources/theme_0.th
Resources/theme_dark.th
Compile
KeyboardViewController.cs
CopyUpToDateMarker
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/Keyboard.csproj.CopyComplete
DebugSymbolsProjectOutputGroupOutput
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/Keyboard.pdb
FinalOutputPath = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/Keyboard.pdb
TargetPath = Keyboard.pdb
DeployManifest
obj/iPhone/Debug/Keyboard.application
TargetPath = Keyboard.application
Folder
Resources/
GlobalAnalyzerConfigFiles
/.globalconfig
/Users/.globalconfig
/Users/huangboru/.globalconfig
/Users/huangboru/myfile/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.globalconfig
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/.globalconfig
IntermediateAssembly
obj/iPhone/Debug/Keyboard.dll
NativeReference
/Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/build/xamarinios1.0/../../runtimes/ios/native/libHarfBuzzSharp.framework
Kind = Framework
/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/build/xamarinios1.0/../../runtimes/ios/native/libSkiaSharp.framework
Kind = Framework
None
Entitlements.plist
Info.plist
packages.config
NuGetPreprocessorValue
assemblyname
Value = Keyboard
filename
Value = Keyboard.csproj
fullpath
Value = /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
outputfilename
Value = Keyboard.dll
rootnamespace
Value = Keyboard
PackageConflictOverrides
NETStandard.Library
OverriddenPackages =
Microsoft.Win32.Primitives|4.3.0;
System.AppContext|4.3.0;
System.Collections|4.3.0;
System.Collections.Concurrent|4.3.0;
System.Collections.Immutable|1.4.0;
System.Collections.NonGeneric|4.3.0;
System.Collections.Specialized|4.3.0;
System.ComponentModel|4.3.0;
System.ComponentModel.EventBasedAsync|4.3.0;
System.ComponentModel.Primitives|4.3.0;
System.ComponentModel.TypeConverter|4.3.0;
System.Console|4.3.0;
System.Data.Common|4.3.0;
System.Diagnostics.Contracts|4.3.0;
System.Diagnostics.Debug|4.3.0;
System.Diagnostics.FileVersionInfo|4.3.0;
System.Diagnostics.Process|4.3.0;
System.Diagnostics.StackTrace|4.3.0;
System.Diagnostics.TextWriterTraceListener|4.3.0;
System.Diagnostics.Tools|4.3.0;
System.Diagnostics.TraceSource|4.3.0;
System.Diagnostics.Tracing|4.3.0;
System.Dynamic.Runtime|4.3.0;
System.Globalization|4.3.0;
System.Globalization.Calendars|4.3.0;
System.Globalization.Extensions|4.3.0;
System.IO|4.3.0;
System.IO.Compression|4.3.0;
System.IO.Compression.ZipFile|4.3.0;
System.IO.FileSystem|4.3.0;
System.IO.FileSystem.DriveInfo|4.3.0;
System.IO.FileSystem.Primitives|4.3.0;
System.IO.FileSystem.Watcher|4.3.0;
System.IO.IsolatedStorage|4.3.0;
System.IO.MemoryMappedFiles|4.3.0;
System.IO.Pipes|4.3.0;
System.IO.UnmanagedMemoryStream|4.3.0;
System.Linq|4.3.0;
System.Linq.Expressions|4.3.0;
System.Linq.Queryable|4.3.0;
System.Net.Http|4.3.0;
System.Net.NameResolution|4.3.0;
System.Net.Primitives|4.3.0;
System.Net.Requests|4.3.0;
System.Net.Security|4.3.0;
System.Net.Sockets|4.3.0;
System.Net.WebHeaderCollection|4.3.0;
System.ObjectModel|4.3.0;
System.Private.DataContractSerialization|4.3.0;
System.Reflection|4.3.0;
System.Reflection.Emit|4.3.0;
System.Reflection.Emit.ILGeneration|4.3.0;
System.Reflection.Emit.Lightweight|4.3.0;
System.Reflection.Extensions|4.3.0;
System.Reflection.Primitives|4.3.0;
System.Reflection.TypeExtensions|4.3.0;
System.Resources.ResourceManager|4.3.0;
System.Runtime|4.3.0;
System.Runtime.Extensions|4.3.0;
System.Runtime.Handles|4.3.0;
System.Runtime.InteropServices|4.3.0;
System.Runtime.InteropServices.RuntimeInformation|4.3.0;
System.Runtime.Loader|4.3.0;
System.Runtime.Numerics|4.3.0;
System.Runtime.Serialization.Formatters|4.3.0;
System.Runtime.Serialization.Json|4.3.0;
System.Runtime.Serialization.Primitives|4.3.0;
System.Security.AccessControl|4.4.0;
System.Security.Claims|4.3.0;
System.Security.Cryptography.Algorithms|4.3.0;
System.Security.Cryptography.Csp|4.3.0;
System.Security.Cryptography.Encoding|4.3.0;
System.Security.Cryptography.Primitives|4.3.0;
System.Security.Cryptography.X509Certificates|4.3.0;
System.Security.Cryptography.Xml|4.4.0;
System.Security.Principal|4.3.0;
System.Security.Principal.Windows|4.4.0;
System.Text.Encoding|4.3.0;
System.Text.Encoding.Extensions|4.3.0;
System.Text.RegularExpressions|4.3.0;
System.Threading|4.3.0;
System.Threading.Overlapped|4.3.0;
System.Threading.Tasks|4.3.0;
System.Threading.Tasks.Extensions|4.3.0;
System.Threading.Tasks.Parallel|4.3.0;
System.Threading.Thread|4.3.0;
System.Threading.ThreadPool|4.3.0;
System.Threading.Timer|4.3.0;
System.ValueTuple|4.3.0;
System.Xml.ReaderWriter|4.3.0;
System.Xml.XDocument|4.3.0;
System.Xml.XmlDocument|4.3.0;
System.Xml.XmlSerializer|4.3.0;
System.Xml.XPath|4.3.0;
System.Xml.XPath.XDocument|4.3.0;
PotentialEditorConfigFiles
/.editorconfig
/Users/.editorconfig
/Users/huangboru/.editorconfig
/Users/huangboru/myfile/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/.editorconfig
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/.editorconfig
ProjectCapability
AllTargetOutputGroups
AssemblyReferences
BuildWindowsDesktopTarget
COMReferences
CSharp
DeclaredSourceItems
LanguageService
Managed
OutputGroups
ProjectReferences
ReferencesFolder
RelativePathDerivedDefaultNamespace
SharedProjectReferences
SingleFileGenerators
UserSourceItems
VisualStudioWellKnownOutputGroups
XamarinForms
ProjectReference
../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceSourceTarget = ProjectReference
Project = {A96DF261-BB28-42C2-B203-D725441964EA}
OutputItemType =
Name = SuiHanNetLib
Targets =
../../version4/SuiHanLib/SuiHanLib.csproj
ReferenceSourceTarget = ProjectReference
Project = {8219B25F-892E-4DA3-9994-167DA220DFBF}
OutputItemType =
Name = SuiHanLib
Targets =
../IOSLib/IOSLib.csproj
ReferenceSourceTarget = ProjectReference
Project = {4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
OutputItemType =
Name = IOSLib
Targets =
../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Name = SuiHan2Gram
Targets =
../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Name = SuiHanIMELib
Targets =
../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceSourceTarget = ProjectReference
OutputItemType =
Name = SuiHanSubscribeLib
Targets =
PropertyPageSchema
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//assemblyreference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//COMReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Content.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//CSharp.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Debugger_General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//EmbeddedResource.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//Folder.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.BrowseObject.xaml
Context = BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General.xaml
Context = Project
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//General_File.xaml
Context = File
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//None.xaml
Context = File;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectItemsSchema.xaml
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ProjectReference.xaml
Context = ;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedAssemblyReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedCOMReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//ResolvedProjectReference.xaml
Context = ProjectSubscriptionService;BrowseObject
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SCC.xaml
Context = Invisible
/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin//SpecialFolder.xaml
Context = File;ProjectSubscriptionService
Reference
HarfBuzzSharp
HintPath = ../packages/HarfBuzzSharp.2.8.2/lib/xamarinios1.0/HarfBuzzSharp.dll
Masonry.iOS
HintPath = ../packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
MathParser.org-mXparser
HintPath = ../packages/MathParser.org-mXparser.5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Microcharts
HintPath = ../packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Microcharts.iOS
HintPath = ../packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Microsoft.Bcl.HashCode
HintPath = ../packages/Microsoft.Bcl.HashCode.1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
Newtonsoft.Json
HintPath = ../packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
OpenTK-1.0
SkiaSharp
HintPath = ../packages/SkiaSharp.2.88.0/lib/xamarinios1.0/SkiaSharp.dll
SkiaSharp.HarfBuzz
HintPath = ../packages/SkiaSharp.HarfBuzz.2.88.0/lib/netstandard2.0/SkiaSharp.HarfBuzz.dll
SkiaSharp.Views.iOS
HintPath = ../packages/SkiaSharp.Views.2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
SQLite-net
HintPath = ../packages/sqlite-net-pcl.1.7.335/lib/netstandard2.0/SQLite-net.dll
SQLitePCLRaw.batteries_v2
HintPath = ../packages/SQLitePCLRaw.bundle_green.2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
SQLitePCLRaw.core
HintPath = ../packages/SQLitePCLRaw.core.2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
SQLitePCLRaw.provider.dynamic_cdecl
HintPath = ../packages/SQLitePCLRaw.provider.dynamic_cdecl.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
SQLitePCLRaw.provider.sqlite3
HintPath = ../packages/SQLitePCLRaw.provider.sqlite3.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
System
System.Buffers
HintPath = ../packages/System.Buffers.4.5.1/lib/netstandard2.0/System.Buffers.dll
System.Core
System.IO.Compression
System.Memory
HintPath = ../packages/System.Memory.4.5.5/lib/netstandard2.0/System.Memory.dll
System.Net.Http
System.Numerics
System.Runtime.CompilerServices.Unsafe
HintPath = ../packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
System.Xml
Topten.RichTextKit
HintPath = ../packages/Topten.RichTextKit.0.4.151/lib/netstandard2.0/Topten.RichTextKit.dll
Xamarin.Essentials
HintPath = ../packages/Xamarin.Essentials.1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Xamarin.Forms.Core
HintPath = ../packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Xamarin.Forms.Platform
HintPath = ../packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Xamarin.Forms.Platform.iOS
HintPath = ../packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Xamarin.Forms.Xaml
HintPath = ../packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Xamarin.iOS
__________________________________________________
Project "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/SuiHanIME.iOS.csproj" is building "/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj" (GetBundleTargetPath target(s)):
Building with tools version "Current".
Target "_ComputeTargetFrameworkMoniker" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.props":
Set Property: _ComputedTargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
Done building target "_ComputeTargetFrameworkMoniker" in project "Keyboard.csproj".
Target "EnableIntermediateOutputPathMismatchWarning" skipped, due to false condition; ('$(RestoreProjectStyle)' == 'PackageReference') was evaluated as ('' == 'PackageReference').
Target "_ValidateXFTasks" in file "/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/build/Xamarin.Forms.targets":
Task "Error" skipped, due to false condition; ('$(_XFTargetsImportedAgain)' == 'True') was evaluated as ('' == 'True').
Done building target "_ValidateXFTasks" in project "Keyboard.csproj".
Target "_ValidateMSBuild" in file "/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/build/Xamarin.Forms.targets":
Task "Error" skipped, due to false condition; ('$(IsXBuild)' == 'true') was evaluated as ('false' == 'true').
Done building target "_ValidateMSBuild" in project "Keyboard.csproj".
Target "_ValidateNETFrameworkVersion" skipped, due to false condition; ('$(TargetFrameworkIdentifier)' == '.NETFramework' AND '$(TargetFrameworkVersion.Substring(1))' < '4.6.1' AND '$(ProjectExt)' != '.wapproj' AND '$(XFDisableFrameworkVersionValidation)' != 'True') was evaluated as ('Xamarin.iOS' == '.NETFramework' AND '1.0' < '4.6.1' AND '.csproj' != '.wapproj' AND '' != 'True').
Target "_CheckForInvalidConfigurationAndPlatform" in file "/Applications/Visual Studio.app/Contents/MonoBundle/MSBuild/Current/bin/Microsoft.Common.CurrentVersion.targets":
Set Property: _InvalidConfigurationMessageText=The BaseOutputPath/OutputPath property is not set for project 'Keyboard.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='iPhone'.
Set Property: _InvalidConfigurationMessageText=The BaseOutputPath/OutputPath property is not set for project 'Keyboard.csproj'. Please check to make sure that you have specified a valid combination of Configuration and Platform for this project. Configuration='Debug' Platform='iPhone'. This error may also appear if some other project is trying to follow a project-to-project reference to this project, this project has been unloaded or is not included in the solution, and the referencing project does not build using the same or an equivalent Configuration or Platform.
Task "Error" skipped, due to false condition; ( '$(_InvalidConfigurationError)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Warning" skipped, due to false condition; ( '$(_InvalidConfigurationWarning)' == 'true' ) was evaluated as ( '' == 'true' ).
Task "Message"
任务参数:Importance=Low
任务参数:Text=Configuration=Debug
Configuration=Debug
Done executing task "Message".
Task "Message"
任务参数:Importance=Low
任务参数:Text=Platform=iPhone
Platform=iPhone
Done executing task "Message".
Task "Error" skipped, due to false condition; ('$(OutDir)' != '' and !HasTrailingSlash('$(OutDir)')) was evaluated as ('bin/iPhone/Debug/' != '' and !HasTrailingSlash('bin/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ('$(IntermediateOutputPath)' != '' and !HasTrailingSlash('$(IntermediateOutputPath)')) was evaluated as ('obj/iPhone/Debug/' != '' and !HasTrailingSlash('obj/iPhone/Debug/')).
Task "Error" skipped, due to false condition; ('$(BaseIntermediateOutputPath)' != '' and !HasTrailingSlash('$(BaseIntermediateOutputPath)')) was evaluated as ('obj/' != '' and !HasTrailingSlash('obj/')).
Task "Error" skipped, due to false condition; ( '$(_InitialMSBuildProjectExtensionsPath)' != '' And '$(MSBuildProjectExtensionsPath)' != '$(_InitialMSBuildProjectExtensionsPath)' ) was evaluated as ( '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/' != '' And '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/' != '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/' ).
Task "Warning" skipped, due to false condition; ( '$(EnableBaseIntermediateOutputPathMismatchWarning)' == 'true' And '$(_InitialBaseIntermediateOutputPath)' != '$(BaseIntermediateOutputPath)' And '$(BaseIntermediateOutputPath)' != '$(MSBuildProjectExtensionsPath)' ) was evaluated as ( '' == 'true' And 'obj/' != 'obj/' And 'obj/' != '/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/' ).
Done building target "_CheckForInvalidConfigurationAndPlatform" in project "Keyboard.csproj".
Target "_ComputeTargetArchitectures" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ParseDeviceSpecificBuildInformation" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ParseDeviceSpecificBuildInformation"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/
任务参数:TargetiOSDevice=
device
architecture
ARMv6, ARMv7, ARMv7s, ARM64
model
iPhone8,4
os
iOS
os-version
15.5
任务参数:Architectures=ARM64
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:OutputPath=bin/iPhone/Debug/
Output Property: DeviceSpecificIntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
Output Property: DeviceSpecificOutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Output Property: TargetArchitectures=ARM64
Output Property: TargetDeviceModel=iPhone8,4
Output Property: TargetDeviceOSVersion=15.5
Done executing task "ParseDeviceSpecificBuildInformation".
Set Property: _MtouchSymbolsList=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
Set Property: _ACTool_PartialAppManifestCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_PartialAppManifest.items
Set Property: _ACTool_BundleResourceCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_BundleResourceWithLogicalName.items
Set Property: _CoreMLModel_PartialAppManifestCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_PartialAppManifest.items
Set Property: _CoreMLModel_BundleResourceCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_BundleResourceWithLogicalName.items
Set Property: _IBToolCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_BundleResourceWithLogicalName.items
Set Property: _SceneKitCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_BundleResourceWithLogicalName.items
Set Property: _TextureAtlasCache=obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_BundleResourceWithLogicalName.items
Set Property: _ProcessedBundleResourcesPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedBundleResourcesPath.items
Set Property: _ProcessedContentPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/_ProcessedContentPath.items
Set Property: _ProcessedImageAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/actool/_ProcessedImageAssetsPath.items
Set Property: _ProcessedInterfaceDefinitionsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/ibtool/_ProcessedInterfaceDefinitionsPath.items
Set Property: _ProcessedSceneKitAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/copySceneKitAssets/_ProcessedSceneKitAssetsPath.items
Set Property: _ProcessedColladaAssetsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/collada/_ProcessedColladaAssetsPath.items
Set Property: _ProcessedTextureAtlasesPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/atlas/_ProcessedTextureAtlasesPath.items
Set Property: _ProcessedCoreMLModelsPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/coremlc/_ProcessedCoreMLModelsPath.items
Done building target "_ComputeTargetArchitectures" in project "Keyboard.csproj".
Target "_ParseBundlerArguments" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ParseBundlerArguments" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ParseBundlerArguments"
任务参数:NoDSymUtil=false
任务参数:NoSymbolStrip=false
Output Property: NoSymbolStrip=false
Output Property: NoDSymUtil=false
Output Property: _BundlerVerbosity=0
Done executing task "ParseBundlerArguments".
Set Property: _CustomBundleName=MonoBundle
Done building target "_ParseBundlerArguments" in project "Keyboard.csproj".
Target "_CheckForInvalidConfigurationAndPlatform" skipped. Previously built successfully.
Target "_GenerateBundleName" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _AppContainerDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Set Property: AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
Set Property: _AppBundlePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/
Set Property: _AppResourcesRelativePath=
Set Property: _AppResourcesPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/
Set Property: _AppContentsRelativePath=
Set Property: _AppContentsPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/
Set Property: _AppFrameworksRelativePath=Frameworks\
Set Property: _AppFrameworksPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Frameworks/
Set Property: _AppCodeSignatureRelativePath=
Set Property: _AppCodeSignaturePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/
Set Property: _AppPlugInsRelativePath=PlugIns\
Set Property: _AppPlugInsPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/PlugIns/
Set Property: _AppExtensionBundlePath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
添加的项:
_AppExtensionBundlePath=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Done building target "_GenerateBundleName" in project "Keyboard.csproj".
Target "GetBundleTargetPath" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.AppExtension.Common.targets":
Building target "GetBundleTargetPath" completely.
No input files were specified.
Done building target "GetBundleTargetPath" in project "Keyboard.csproj".
Done building project "Keyboard.csproj".
输出项:
_ResolvedAppExtensionReferences=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
Done executing task "MSBuild".
Task "MSBuild" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationExistent)' != '' and '$(_BuildReferencedExtensionProjects)' == 'true' ) was evaluated as ('../Keyboard/Keyboard.csproj' != '' and '' == 'true' ).
Task "Warning" skipped, due to false condition; ('@(_AppExtensionReferenceWithConfigurationNonExistent)' != '') was evaluated as ('' != '').
Done building target "_ResolveAppExtensionReferences" in project "SuiHanIME.iOS.csproj".
Target "_ExtendAppExtensionReferences" skipped, due to false condition; ( '@(AdditionalAppExtensions)' != '') was evaluated as ( '' != '').
Target "_GetNativeExecutableName" skipped. Previously built successfully.
Target "ResolveReferences" skipped. Previously built successfully.
Target "_GetCompileToNativeInputs" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
删除的项:
ReferencePath=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
CopyLocal=false
FusionName=CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
CopyLocal=false
FusionName=FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
CopyLocal=false
FusionName=FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
CopyLocal=false
FusionName=FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
CopyLocal=false
FusionName=Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
CopyLocal=false
FusionName=MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
CopyLocal=false
FusionName=Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
CopyLocal=false
FusionName=Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
CopyLocal=false
FusionName=Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
CopyLocal=false
FusionName=Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
CopyLocal=false
FusionName=Newtonsoft.Json.Schema, Version=3.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
CopyLocal=false
FusionName=Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
CopyLocal=false
FusionName=SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
CopyLocal=false
FusionName=SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/ref/xamarinios1.0/SkiaSharp.Views.Forms.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
CopyLocal=false
FusionName=SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
CopyLocal=false
FusionName=SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
CopyLocal=false
FusionName=SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
CopyLocal=false
FusionName=SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.e_sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=9c301db686d0bd12
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
CopyLocal=false
FusionName=SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
CopyLocal=false
FusionName=System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
CopyLocal=false
FusionName=TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
CopyLocal=false
FusionName=WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
CopyLocal=false
FusionName=Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
CopyLocal=false
FusionName=Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
CopyLocal=false
FusionName=Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
CopyLocal=false
FusionName=Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
CopyLocal=false
FusionName=Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
OriginalItemSpec=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
Private=false
ReferenceAssembly=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={RawFileName}
Version=
添加的项:
_BundlerReferencePath=
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项:
_CompileToNativeInput=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
添加的项: _CompileToNativeInput=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/../bundler.stamp
Done building target "_GetCompileToNativeInputs" in project "SuiHanIME.iOS.csproj".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetArchitectures" skipped. Previously built successfully.
Target "_ExpandNativeReferences" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
添加的项:
_FrameworkNativeReference=
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/buildTransitive/xamarinios1.0/../../runtimes/ios/native/libSkiaSharp.framework/libSkiaSharp
Kind=Framework
Using "ResolveNativeReferences" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ResolveNativeReferences"
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:Architectures=ARM64
任务参数:SdkIsSimulator=False
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:
References=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
任务参数:
NativeReferences=
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/buildTransitive/xamarinios1.0/../../runtimes/ios/native/libSkiaSharp.framework/libSkiaSharp
Kind=Framework
Done executing task "ResolveNativeReferences".
Done building target "_ExpandNativeReferences" in project "SuiHanIME.iOS.csproj".
Target "_CompileToNative" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Building target "_CompileToNative" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS" does not exist.
Using "MTouch" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "MTouch"
任务参数:SymbolsList=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
任务参数:Debug=True
任务参数:IntermediateOutputPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache
任务参数:Architectures=ARM64
任务参数:ExecutableName=SuiHanIME.iOS
任务参数:EnableBitcode=False
任务参数:SdkRoot=/Applications/Xcode.app/Contents/Developer
任务参数:MinimumOSVersion=14.0
任务参数:HttpClientHandler=NSUrlSessionHandler
任务参数:LinkMode=None
任务参数:XamarinSdkRoot=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current
任务参数:SdkIsSimulator=False
任务参数:LinkerDumpDependencies=False
任务参数:EnableSGenConc=True
任务参数:
AppExtensionReferences=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
任务参数:SdkVersion=15.5
任务参数:ResponseFilePath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/response-file.rsp
任务参数:Profiling=False
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
任务参数:
References=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
CopyLocal=false
FrameworkFile=true
FusionName=mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
CopyLocal=false
FrameworkFile=true
FusionName=OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=OpenTK-1.0
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Buffers, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Buffers
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Core
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
CopyLocal=false
FrameworkFile=true
FusionName=System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Drawing.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.IO.Compression
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
OriginalItemSpec=System.Memory
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Net.Http
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
NuGetIsFrameworkReference=true
NuGetSourceType=Package
OriginalItemSpec=System.Numerics
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Numerics.Vectors, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
OriginalItemSpec=System.Numerics.Vectors
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
CopyLocal=false
FrameworkFile=true
FusionName=System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
OriginalItemSpec=System.Xml
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
CopyLocal=false
FrameworkFile=true
FusionName=Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
OriginalItemSpec=Xamarin.iOS
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={TargetFrameworkDirectory}
Version=
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
CopyLocal=false
OriginalIdentity=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ReferenceAssembly=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
ResolvedFrom=ImplicitlyExpandDesignTimeFacades
WinMDFile=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=CarouselView.FormsPlugin
NuGetPackageVersion=6.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Masonry
NuGetPackageVersion=1.1.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
NuGetIsFrameworkReference=false
NuGetPackageId=MathParser.org-mXparser
NuGetPackageVersion=5.0.6
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microcharts
NuGetPackageVersion=0.9.5.9
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Microsoft.Bcl.HashCode
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json
NuGetPackageVersion=13.0.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Newtonsoft.Json.Schema
NuGetPackageVersion=3.0.14
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SkiaSharp.Views.Forms
NuGetPackageVersion=2.88.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
NuGetIsFrameworkReference=false
NuGetPackageId=sqlite-net-pcl
NuGetPackageVersion=1.7.335
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.bundle_green
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.core
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.e_sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
NuGetIsFrameworkReference=false
NuGetPackageId=SQLitePCLRaw.provider.sqlite3
NuGetPackageVersion=2.0.7
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.IO.Compression
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Net.Http
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Runtime.CompilerServices.Unsafe
NuGetPackageVersion=4.5.2
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.Encoding
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
NuGetIsFrameworkReference=false
NuGetPackageId=System.Security.Cryptography.X509Certificates
NuGetPackageVersion=4.3.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
NuGetIsFrameworkReference=false
NuGetPackageId=TinyPinyin.Core.Standard
NuGetPackageVersion=1.0.0
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
NuGetIsFrameworkReference=false
NuGetPackageId=WebP.Touch
NuGetPackageVersion=1.0.8
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xam.Plugin.TabView
NuGetPackageVersion=1.1.1
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Essentials
NuGetPackageVersion=1.7.3
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.FFImageLoading.Forms
NuGetPackageVersion=2.4.11.982
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ar/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ar/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ca/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ca/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=cs/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=cs/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=da/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=da/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=de/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=de/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=el/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=el/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=es/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=es/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=fr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=fr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=he/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=he/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=hu/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=hu/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=id/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=id/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=it/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=it/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ja/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ja/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ko/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ko/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ms/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ms/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nb/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nb/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=nl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=nl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pl/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pl/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt-BR/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=pt/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=pt/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ro/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ro/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=ru/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=ru/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=sv/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=sv/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=th/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=th/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=tr/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=tr/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=uk/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=uk/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=vi/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=vi/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-HK/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hans/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
DestinationSubDirectory=zh-Hant/
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Forms
NuGetPackageVersion=5.0.0.2515
NuGetSourceType=Package
Private=false
TargetPath=zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
NuGetIsFrameworkReference=false
NuGetPackageId=Xamarin.Plugin.FilePicker
NuGetPackageVersion=2.1.41
NuGetSourceType=Package
Private=false
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ProjectReferenceOriginalItemSpec=../IOSLib/IOSLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/obj/Debug/netstandard2.0/SuiHan2Gram.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/SuiHan2Gram.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHan2Gram
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
OriginalProjectReferenceItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
OutputItemType=
Platform=AnyCPU
Project={BC4DF7D2-D600-4AA8-8C61-62583F709201}
ProjectReferenceOriginalItemSpec=../SuiHan2Gram/SuiHan2Gram.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/obj/Debug/netstandard2.0/SuiHanBindingableLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/SuiHanBindingableLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanBindingableLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
OriginalProjectReferenceItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
OutputItemType=
Platform=AnyCPU
Project={F0D8BE43-5A2B-4F27-942A-09B9C5F415B6}
ProjectReferenceOriginalItemSpec=../SuiHanBindingableLib/SuiHanBindingableLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ProjectReferenceOriginalItemSpec=../SuiHanIME/SuiHanIME.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ProjectReferenceOriginalItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
OriginalItemSpec=SuiHanIMEInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/obj/Debug/netstandard2.0/SuiHanIMELib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/SuiHanIMELib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIMELib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
OriginalProjectReferenceItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
OutputItemType=
Platform=AnyCPU
Project={0C238873-E002-4FAF-B28C-90F0EFA2F195}
ProjectReferenceOriginalItemSpec=../SuiHanIMELib/SuiHanIMELib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
CopyLocal=true
FusionName=SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HintPath=../../TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
OriginalItemSpec=SuiHaniOSInAppPurchaseLib
ReferenceSourceTarget=ResolveAssemblyReference
ResolvedFrom={HintPathFromItem}
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ProjectReferenceOriginalItemSpec=../SuiHanLib/SuiHanLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/obj/Debug/netstandard2.0/SuiHanNetLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanNetLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
OriginalProjectReferenceItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
OutputItemType=
Platform=AnyCPU
Project={A96DF261-BB28-42C2-B203-D725441964EA}
ProjectReferenceOriginalItemSpec=../../SuiHanNetLib/SuiHanNetLib/SuiHanNetLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/obj/Debug/netstandard2.0/SuiHanSubscribeLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanSubscribeLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
OriginalProjectReferenceItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
OutputItemType=
Platform=AnyCPU
Project={791DBED1-D2BD-4B30-860F-D4941F9B18B2}
ProjectReferenceOriginalItemSpec=../SuiHanSubscribeLib/SuiHanSubscribeLib.csproj
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/obj/Debug/netstandard2.0/SuiHanIME.Shell.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/SuiHanIME.Shell.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME.Shell
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
OriginalProjectReferenceItemSpec=../SuiHanIME.Shell/SuiHanIME.Shell.csproj
OutputItemType=
Platform=AnyCPU
Project={1CC3CD5F-8B6E-41BC-9649-CE813B3D125F}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/obj/Debug/netstandard2.0/SuiHanLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
HintPath=../../TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/SuiHanLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanLib
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
OriginalProjectReferenceItemSpec=../SuiHanLib/SuiHanLib.csproj
OutputItemType=
Platform=AnyCPU
Project={8219B25F-892E-4DA3-9994-167DA220DFBF}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
AdditionalPropertiesFromProject=
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/obj/Debug/IOSLib.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/IOSLib.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=IOSLib
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
OriginalProjectReferenceItemSpec=../IOSLib/IOSLib.csproj
OutputItemType=
Platform=AnyCPU
Project={4554BEE5-D08E-4D9F-9F34-9AF8CFD574D9}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=Xamarin.iOS
TargetFrameworkMonikers=
TargetFrameworks=
TargetFrameworkVersion=1.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
AdditionalPropertiesFromProject=
<_IsExecutable>
BuildReference=true
Configuration=Debug
CopyLocal=true
CopyUpToDateMarker=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/obj/Debug/netstandard2.0/SuiHanIME.csproj.CopyComplete
FullConfiguration=Debug|AnyCPU
FusionName=HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
HasSingleTargetFramework=true
IsRidAgnostic=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/SuiHanIME.csproj
MSBuildSourceTargetName=GetTargetFrameworks
Name=SuiHanIME
NearestTargetFramework=netstandard2.0
OriginalItemSpec=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
OriginalProjectReferenceItemSpec=../SuiHanIME/SuiHanIME.csproj
OutputItemType=
Platform=AnyCPU
Project={D0D52D2D-828D-4CA8-AAFF-B4B6DEF44BF5}
ReferenceOutputAssembly=true
ReferenceSourceTarget=ProjectReference
ResolvedFrom=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0
SetConfiguration=Configuration=Debug
SetPlatform=Platform=AnyCPU
TargetFrameworkIdentifier=.NETStandard
TargetFrameworkMonikers=.NETStandard,Version=v2.0
TargetFrameworks=netstandard2.0
TargetFrameworkVersion=2.0
TargetPlatformIdentifier=Windows
TargetPlatformMoniker=Windows,Version=7.0
TargetPlatformMonikers=Windows,Version=7.0
Targets=
UndefineProperties=;TargetFramework;RuntimeIdentifier
Version=
任务参数:StandardOutputImportance=High
任务参数:ProjectDir=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:IsAppExtension=False
任务参数:UseLlvm=False
任务参数:UseFloat32=True
任务参数:MainAssembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
任务参数:OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
任务参数:FastDev=True
任务参数:
NativeReferences=
/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/buildTransitive/xamarinios1.0/../../runtimes/ios/native/libSkiaSharp.framework/libSkiaSharp
Kind=Framework
任务参数:Verbosity=4
任务参数:UseThumb=False
/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/response-file.rsp
Provided arguments:
@/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/response-file.rsp
Provided arguments:
--debug
--sgen-conc
'/target-framework:Xamarin.iOS,Version=v1.0'
--http-message-handler=NSUrlSessionHandler
--cache=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache
--root-assembly=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
--sdkroot=/Applications/Xcode.app/Contents/Developer
--targetver=14.0
-v
-v
-v
-v
--dev=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
--executable=SuiHanIME.iOS
--fastdev
--nolink
--sdk=15.5
--aot-options=-O=float32
--abi=arm64
--symbollist=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
--dsym=no
--framework=/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.Vectors.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
--reference=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
--reference=/Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
--reference=/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
--reference=/Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
--reference=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
--reference=/Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
--reference=/Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
--reference=/Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
--reference=/Users/huangboru/.nuget/packages/newtonsoft.json.schema/3.0.14/lib/netstandard2.0/Newtonsoft.Json.Schema.dll
--reference=/Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
--reference=/Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
--reference=/Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
--reference=/Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
--reference=/Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
--reference=/Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
--reference=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.e_sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll
--reference=/Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
--reference=/Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll
--reference=/Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll
--reference=/Users/huangboru/.nuget/packages/system.runtime.compilerservices.unsafe/4.5.2/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
--reference=/Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll
--reference=/Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll
--reference=/Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
--reference=/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
--reference=/Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
--app-extension=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
Using Xcode 13.4.1 (13F100) found in /Applications/Xcode.app/Contents/Developer
Xamarin.iOS 15.10.0.5 (d17-2: 96b3edb6d) using framework: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk
Provided arguments:
@/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/response-file.rsp
Provided arguments:
--debug
--sgen-conc
'/target-framework:Xamarin.iOS,Version=v1.0'
--http-message-handler=HttpClientHandler
--cache=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache
--root-assembly=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/Keyboard.dll
--sdkroot=/Applications/Xcode.app/Contents/Developer
--targetver=14.0
-v
-v
-v
-v
--dev=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
--executable=Keyboard
--extension
--fastdev
--nolink
--sdk=15.5
--aot-options=-O=float32
--abi=arm64
--symbollist=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
--dsym=no
--framework=/Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework
--framework=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/runtimes/ios/native/libSkiaSharp.framework
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.2.8.2/lib/xamarinios1.0/HarfBuzzSharp.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/MathParser.org-mXparser.5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microsoft.Bcl.HashCode.1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/mscorlib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.2.88.0/lib/xamarinios1.0/SkiaSharp.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.HarfBuzz.2.88.0/lib/netstandard2.0/SkiaSharp.HarfBuzz.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.Views.2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/sqlite-net-pcl.1.7.335/lib/netstandard2.0/SQLite-net.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.bundle_green.2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.core.2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.dynamic_cdecl.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.sqlite3.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Buffers.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Core.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.IO.Compression.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Net.Http.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Numerics.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/System.Xml.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Topten.RichTextKit.0.4.151/lib/netstandard2.0/Topten.RichTextKit.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Essentials.1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Xamarin.iOS.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/Microsoft.Win32.Registry.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/netstandard.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.AppContext.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Concurrent.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.NonGeneric.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Collections.Specialized.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Annotations.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.EventBasedAsync.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ComponentModel.TypeConverter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Console.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.Common.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Data.SqlClient.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Contracts.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.FileVersionInfo.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Process.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.StackTrace.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TextWriterTraceListener.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tools.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceEvent.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.TraceSource.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Tracing.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Drawing.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Dynamic.Runtime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Calendars.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Globalization.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Compression.ZipFile.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.DriveInfo.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.FileSystem.Watcher.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.IsolatedStorage.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.MemoryMappedFiles.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.Pipes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.IO.UnmanagedMemoryStream.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Expressions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Parallel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Linq.Queryable.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.AuthenticationManager.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Cache.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.HttpListener.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Mail.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NameResolution.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.NetworkInformation.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Ping.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Requests.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Security.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.ServicePoint.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Sockets.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.Utilities.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebHeaderCollection.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.Client.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Net.WebSockets.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.DispatchProxy.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.ILGeneration.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Emit.Lightweight.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Reflection.TypeExtensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Reader.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ReaderWriter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Resources.Writer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.CompilerServices.VisualC.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Handles.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.RuntimeInformation.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.InteropServices.WindowsRuntime.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Loader.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Numerics.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Formatters.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Json.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Runtime.Serialization.Xml.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Claims.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Algorithms.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Cng.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Csp.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.DeriveBytes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.Aes.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encryption.ECDsa.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.Algorithms.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Hashing.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.OpenSsl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Pkcs.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.ProtectedData.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RandomNumberGenerator.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.RSA.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.Principal.Windows.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Security.SecureString.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Duplex.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Http.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.NetTcp.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Primitives.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceModel.Security.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ServiceProcess.ServiceController.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.CodePages.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.AccessControl.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Overlapped.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Extensions.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.Parallel.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Thread.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.ThreadPool.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Threading.Timer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.ValueTuple.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.ReaderWriter.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XmlSerializer.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.XPath.XmlDocument.dll
--reference=/Library/Frameworks/Xamarin.iOS.framework/Versions/Current/lib/mono/Xamarin.iOS/Facades/System.Xml.Xsl.Primitives.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.2.8.2/lib/xamarinios1.0/HarfBuzzSharp.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/IOSLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/MathParser.org-mXparser.5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Microsoft.Bcl.HashCode.1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.2.88.0/lib/xamarinios1.0/SkiaSharp.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.HarfBuzz.2.88.0/lib/netstandard2.0/SkiaSharp.HarfBuzz.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.Views.2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/sqlite-net-pcl.1.7.335/lib/netstandard2.0/SQLite-net.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.bundle_green.2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.core.2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.dynamic_cdecl.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.dynamic_cdecl.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.sqlite3.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/System.Runtime.CompilerServices.Unsafe.6.0.0/lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Topten.RichTextKit.0.4.151/lib/netstandard2.0/Topten.RichTextKit.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Essentials.1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/OpenCC.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/IOSLib/bin/Debug/SuiHanOpenCC.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll
--reference=/Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll
A full rebuild will be performed because the cache is either incomplete or entirely missing.
A full rebuild has been forced because the cache for SuiHanIME.iOS is not valid.
MTOUCH : warning MT0109: The assembly 'System.IO.Compression.dll' was loaded from a different path than the provided path (provided path: /Users/huangboru/.nuget/packages/system.io.compression/4.3.0/runtimes/win/lib/netstandard1.3/System.IO.Compression.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.dll).
MTOUCH : warning MT0109: The assembly 'System.Net.Http.dll' was loaded from a different path than the provided path (provided path: /Users/huangboru/.nuget/packages/system.net.http/4.3.0/runtimes/win/lib/netstandard1.3/System.Net.Http.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.dll).
MTOUCH : warning MT0109: The assembly 'System.Security.Cryptography.Encoding.dll' was loaded from a different path than the provided path (provided path: /Users/huangboru/.nuget/packages/system.security.cryptography.encoding/4.3.0/runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.Encoding.dll).
MTOUCH : warning MT0109: The assembly 'System.Security.Cryptography.X509Certificates.dll' was loaded from a different path than the provided path (provided path: /Users/huangboru/.nuget/packages/system.security.cryptography.x509certificates/4.3.0/runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll, actual path: /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Security.Cryptography.X509Certificates.dll).
Loaded assembly 'SuiHanIME.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/mscorlib.dll
Loaded assembly 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/netstandard.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Loaded assembly 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Core.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Security.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Numerics.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Transactions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.DataSetExtensions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.FileSystem.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ComponentModel.Composition.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/../../64bits/iOS/Xamarin.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ServiceModel.Internals.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Web.Services.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.Linq.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null'
References: 'HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null'
References: 'Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2' from /Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
References: 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9'
Loaded assembly 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535' from /Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9' from /Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f'
References: 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
Loaded assembly 'SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f' from /Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from /Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
References: 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Loaded assembly 'SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll
References: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.ObjectModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Globalization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Loaded assembly 'System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll
References: 'System.Runtime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Collections, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Reflection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Threading.Tasks, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.IO, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Diagnostics.Debug, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Net.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Threading, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Runtime.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Text.Encoding, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Text.RegularExpressions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Linq, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Loaded assembly 'System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Collections.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.IO.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Linq.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
Loaded assembly 'OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll
References: 'System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
Loaded assembly 'SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/IOSLib.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null'
References: 'Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/OpenCC.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Loaded assembly 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Loaded assembly 'Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Automatically linking with Mono.framework because this is an app with extensions
Enabled optimizations: -remove-uithread-checks +dead-code-elimination +inline-isdirectbinding +inline-runtime-arch +blockliteral-setupblock +register-protocols +inline-dynamic-registration-supported +static-block-to-delegate-lookup -remove-dynamic-registrar -remove-unsupported-il-for-bitcode +inline-is-arm64-calling-convention +seal-and-devirtualize +cctor-beforefieldinit +custom-attributes-removal
Extracted third-party binding 'WebP.a' from '/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll' to '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/WebP.a'
LibraryName: WebP.a
From: LinkWith
ForceLoad: True
Frameworks:
IsCxx: False
LinkerFlags:
LinkTarget: i386, ArmV7, ArmV7s, Arm64, x86_64
NeedsGccExceptionHandling: False
SmartLink: True
WeakFrameworks:
Extracted third-party binding 'libWebPWrapper.a' from '/Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll' to '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libWebPWrapper.a'
LibraryName: libWebPWrapper.a
From: LinkWith
ForceLoad: True
Frameworks:
IsCxx: False
LinkerFlags:
LinkTarget: i386, ArmV7, ArmV7s, Arm64, x86_64
NeedsGccExceptionHandling: False
SmartLink: False
WeakFrameworks:
Extracted third-party binding 'libMasonry.a' from '/Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll' to '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libMasonry.a'
LibraryName: libMasonry.a
From: LinkWith
ForceLoad: True
Frameworks:
IsCxx: False
LinkerFlags:
LinkTarget: 0
NeedsGccExceptionHandling: False
SmartLink: False
WeakFrameworks:
Extracted third-party binding 'libOpenCC.a' from '/Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll' to '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libOpenCC.a'
LibraryName: libOpenCC.a
From: LinkWith
ForceLoad: True
MTOUCH : warning MT0127: Incremental builds have been disabled because this version of Xamarin.iOS does not support incremental builds in projects that include more than one third-party binding libraries.
Frameworks:
IsCxx: True
LinkerFlags:
LinkTarget: 0
NeedsGccExceptionHandling: False
SmartLink: True
WeakFrameworks:
Loaded assembly 'Keyboard, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/mscorlib.dll
Loaded assembly 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/../../64bits/iOS/Xamarin.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Security.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Numerics.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Core.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/IOSLib.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null'
References: 'Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/netstandard.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
Loaded assembly 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Transactions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.DataSetExtensions.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.FileSystem.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ComponentModel.Composition.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ServiceModel.Internals.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Web.Services.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.Linq.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/MathParser.org-mXparser.5.0.6/lib/netstandard21/MathParser.org-mXparser.dll
References: 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/sqlite-net-pcl.1.7.335/lib/netstandard2.0/SQLite-net.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.core, Version=2.0.3.851, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.batteries_v2, Version=2.0.3.851, Culture=neutral, PublicKeyToken=8226ea5df37bcae9'
Loaded assembly 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.core.2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Memory.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.bundle_green.2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f'
References: 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
Loaded assembly 'SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.sqlite3.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535'
References: 'System.Memory, Version=4.0.1.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microsoft.Bcl.HashCode.1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll
References: 'netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/OpenCC.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null' from /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'SkiaSharp.Views.iOS, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null'
References: 'SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Loaded assembly 'SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.Views.2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
Loaded assembly 'SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.2.88.0/lib/xamarinios1.0/SkiaSharp.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SkiaSharp, Version=2.80.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
Loaded assembly 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Essentials.1.7.3/lib/xamarinios10/Xamarin.Essentials.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
Loaded assembly 'OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' from /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Loaded assembly 'SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'
References: 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
References: 'System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
Loaded assembly 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll
References: 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51'
References: 'Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
Loaded assembly 'Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' from /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll
References: 'mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'
References: 'Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
References: 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null'
The extension Keyboard will automatically link with Mono.framework.
Enabled optimizations: -remove-uithread-checks +dead-code-elimination +inline-isdirectbinding +inline-runtime-arch +blockliteral-setupblock +register-protocols +inline-dynamic-registration-supported +static-block-to-delegate-lookup -remove-dynamic-registrar -remove-unsupported-il-for-bitcode +inline-is-arm64-calling-convention +seal-and-devirtualize +cctor-beforefieldinit +custom-attributes-removal
Extracted third-party binding 'libMasonry.a' from '/Users/huangboru/myfile/xamarin_workspace/version4/packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll' to '/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libMasonry.a'
LibraryName: libMasonry.a
From: LinkWith
ForceLoad: True
Frameworks:
IsCxx: False
LinkerFlags:
LinkTarget: 0
NeedsGccExceptionHandling: False
SmartLink: False
WeakFrameworks:
Extracted third-party binding 'libOpenCC.a' from '/Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll' to '/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libOpenCC.a'
LibraryName: libOpenCC.a
From: LinkWith
ForceLoad: True
Frameworks:
IsCxx: True
LinkerFlags:
LinkTarget: 0
NeedsGccExceptionHandling: False
SmartLink: True
WeakFrameworks:
MTOUCH : warning MT0127: Incremental builds have been disabled because this version of Xamarin.iOS does not support incremental builds in projects that include more than one third-party binding libraries.
Comparing files /Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/MathParser.org-mXparser.5.0.6/lib/netstandard21/MathParser.org-mXparser.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/sqlite-net-pcl.1.7.335/lib/netstandard2.0/SQLite-net.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.core.2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.bundle_green.2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/SQLitePCLRaw.provider.sqlite3.2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Newtonsoft.Json.13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microsoft.Bcl.HashCode.1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Masonry.1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.Views.2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.2.88.0/lib/xamarinios1.0/SkiaSharp.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Microcharts.0.9.5.9/lib/xamarinios1.0/Microcharts.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Essentials.1.7.3/lib/xamarinios10/Xamarin.Essentials.dll...
> Identical
Comparing files /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll...
> Identical
Comparing files /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll and /Users/huangboru/myfile/xamarin_workspace/version4/packages/Xamarin.Forms.5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll...
> Identical
The app 'SuiHanIME.iOS' and the extension 'Keyboard' will share code.
Loaded '/Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll'
Added 'Keyboard' from Keyboard to the set of assemblies to be linked.
Assemblies /Volumes/RamDisk/Library/version4/iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.iOS.exe are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/bin/iPhone/Debug/SuiHanIME.iOS.exe to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.iOS.exe
Copied /Volumes/RamDisk/Library/version4/iOS/bin/iPhone/Debug/SuiHanIME.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.iOS.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/mscorlib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/mscorlib.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/mscorlib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/mscorlib.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/mscorlib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/mscorlib.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Core.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Core.dll
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Core.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/netstandard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/netstandard.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/netstandard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/netstandard.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Core.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Core.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Core.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Security.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Security.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Security.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Security.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Security.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Security.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Numerics.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Numerics.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Numerics.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Numerics.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Numerics.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Numerics.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Transactions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Transactions.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Transactions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Transactions.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Transactions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Transactions.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.DataSetExtensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.DataSetExtensions.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.DataSetExtensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.DataSetExtensions.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Data.DataSetExtensions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.DataSetExtensions.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Drawing.Common.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Drawing.Common.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Drawing.Common.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.FileSystem.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.FileSystem.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.FileSystem.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.FileSystem.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.IO.Compression.FileSystem.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.FileSystem.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ComponentModel.Composition.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ComponentModel.Composition.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ComponentModel.Composition.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ComponentModel.Composition.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ComponentModel.Composition.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ComponentModel.Composition.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Http.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Http.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Net.Http.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Http.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/../../64bits/iOS/Xamarin.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/../../64bits/iOS/Xamarin.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.iOS.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/../../64bits/iOS/Xamarin.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.iOS.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Serialization.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Runtime.Serialization.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Serialization.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Runtime.Serialization.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Serialization.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ServiceModel.Internals.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ServiceModel.Internals.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ServiceModel.Internals.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ServiceModel.Internals.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.ServiceModel.Internals.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ServiceModel.Internals.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Web.Services.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Web.Services.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Web.Services.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Web.Services.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Web.Services.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Web.Services.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.Linq.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.Linq.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.Linq.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.Linq.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/System.Xml.Linq.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.Linq.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.iOS.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.iOS.dll
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Platform.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.iOS.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/sk/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/sk/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pl/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pl/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/vi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/vi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/sv/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/sv/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/he/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/he/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ms/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ms/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/da/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/da/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ja/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ja/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/el/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/el/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/it/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/it/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ca/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ca/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/cs/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/cs/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ru/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ru/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ro/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ro/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pt/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pt/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/uk/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/uk/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ar/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ar/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hr/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hu/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hu/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/nl/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/nl/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/nb/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/nb/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/hi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/de/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/de/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ko/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/ko/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/fi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/fi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/id/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/id/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/fr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/fr/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/es/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/es/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/th/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/th/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/tr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/tr/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanIME.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Xaml.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Xaml.dll
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/Xamarin.Forms.Xaml.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Xaml.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanLib.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SuiHanLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanLib.pdb
Assemblies /Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/MathParser.org-mXparser.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/mathparser.org-mxparser/5.0.6/lib/netstandard21/MathParser.org-mXparser.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/MathParser.org-mXparser.dll
Assemblies /Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLite-net.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/sqlite-net-pcl/1.7.335/lib/netstandard2.0/SQLite-net.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLite-net.dll
Assemblies /Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.core.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/sqlitepclraw.core/2.0.7/lib/netstandard2.0/SQLitePCLRaw.core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.core.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Memory.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Memory.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Memory.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Memory.dll
Assemblies /Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.batteries_v2.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/sqlitepclraw.bundle_green/2.0.7/lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.batteries_v2.dll
Assemblies /Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.provider.sqlite3.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/sqlitepclraw.provider.sqlite3/2.0.7/lib/netstandard2.0/SQLitePCLRaw.provider.sqlite3.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.provider.sqlite3.dll
Assemblies /Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Newtonsoft.Json.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Newtonsoft.Json.dll
Assemblies /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SHTaskLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SHTaskLib.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanLib/bin/Debug/netstandard2.0/SHTaskLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SHTaskLib.pdb
Assemblies /Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microsoft.Bcl.HashCode.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/microsoft.bcl.hashcode/1.1.1/lib/netstandard2.1/Microsoft.Bcl.HashCode.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microsoft.Bcl.HashCode.dll
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCMSClientLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCMSClientLib.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanCMSClientLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCMSClientLib.pdb
Assemblies /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanBindingableLib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanBindingableLib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanBindingableLib/bin/Debug/netstandard2.0/SuiHanBindingableLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanBindingableLib.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.dll
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Resources.ResourceManager.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Resources.ResourceManager.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Resources.ResourceManager.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.dll
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Collections.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Collections.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Collections.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Collections.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.Tasks.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.Tasks.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.Tasks.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.IO.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.IO.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Diagnostics.Debug.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Diagnostics.Debug.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Diagnostics.Debug.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Primitives.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Net.Primitives.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Primitives.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Threading.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Runtime.Extensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Extensions.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.Encoding.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.Encoding.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.Encoding.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.RegularExpressions.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Text.RegularExpressions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.RegularExpressions.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Linq.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Linq.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Linq.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Linq.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.Platform.dll
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading.forms/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Forms.Platform.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.Platform.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Platform.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Platform.dll
Copied /Users/huangboru/.nuget/packages/xamarin.ffimageloading/2.4.11.982/lib/Xamarin.iOS10/FFImageLoading.Platform.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Platform.pdb
Assemblies /Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/WebP.Touch.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/webp.touch/1.0.8/lib/Xamarin.iOS10/WebP.Touch.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/WebP.Touch.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ObjectModel.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.ObjectModel.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ObjectModel.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Globalization.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Globalization.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Globalization.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Facades/System.Reflection.Extensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.Extensions.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Essentials.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Essentials.dll
Copied /Users/huangboru/.nuget/packages/xamarin.essentials/1.7.3/lib/xamarinios10/Xamarin.Essentials.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Essentials.pdb
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenTK-1.0.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenTK-1.0.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenTK-1.0.pdb
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/OpenTK-1.0.dll.config to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenTK-1.0.dll.config
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCCOnlineLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCCOnlineLib.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanCCOnlineLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCCOnlineLib.pdb
Assemblies /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanNetLib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanNetLib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/SuiHanNetLib/SuiHanNetLib/bin/Debug/netstandard2.0/SuiHanNetLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanNetLib.pdb
Assemblies /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanSubscribeLib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanSubscribeLib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanSubscribeLib/bin/Debug/netstandard2.0/SuiHanSubscribeLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanSubscribeLib.pdb
Assemblies /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMELib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMELib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIMELib/bin/Debug/netstandard2.0/SuiHanIMELib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMELib.pdb
Assemblies /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHan2Gram.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHan2Gram.dll
Copied /Users/huangboru/myfile/xamarin_workspace/version4/SuiHan2Gram/bin/Debug/netstandard2.0/SuiHan2Gram.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHan2Gram.pdb
Assemblies /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.dll
Copied /Users/huangboru/.nuget/packages/skiasharp/2.88.0/lib/xamarinios1.0/SkiaSharp.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.pdb
Assemblies /Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.Forms.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.Forms.dll
Copied /Users/huangboru/.nuget/packages/skiasharp.views.forms/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.Forms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.Forms.pdb
Assemblies /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.iOS.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.iOS.dll
Copied /Users/huangboru/.nuget/packages/skiasharp.views/2.88.0/lib/xamarinios1.0/SkiaSharp.Views.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGLForSkia.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGLForSkia.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGLForSkia.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGLForSkia.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGL.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGL.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/SuiHanGL.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGL.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Plugin.FilePicker.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Plugin.FilePicker.dll
Copied /Users/huangboru/.nuget/packages/xamarin.plugin.filepicker/2.1.41/lib/xamarinios10/Plugin.FilePicker.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Plugin.FilePicker.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiIAPForms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiIAPForms.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiIAPForms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiIAPForms.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiApiShareLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiApiShareLib.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/HuaWeiApiShareLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiApiShareLib.pdb
Assemblies /Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/TinyPinyin.Core.Standard.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/tinypinyin.core.standard/1.0.0/lib/netstandard1.6/TinyPinyin.Core.Standard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/TinyPinyin.Core.Standard.dll
Assemblies /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMEInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMEInAppPurchaseLib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHanIMEInAppPurchaseLib/bin/Release/netstandard2.0/SuiHanIMEInAppPurchaseLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMEInAppPurchaseLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Amporis.Xamarin.Forms.ColorPicker.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Amporis.Xamarin.Forms.ColorPicker.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME/bin/Debug/netstandard2.0/Amporis.Xamarin.Forms.ColorPicker.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Amporis.Xamarin.Forms.ColorPicker.pdb
Assemblies /Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xam.Plugin.TabView.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xam.plugin.tabview/1.1.1/lib/netstandard2.0/Xam.Plugin.TabView.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xam.Plugin.TabView.dll
Assemblies /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.Abstractions.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.Abstractions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.Abstractions.dll
Assemblies /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHaniOSInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHaniOSInAppPurchaseLib.dll
Copied /Users/huangboru/myfile/xamarin_workspace/TestInAppPurchase/SuiHaniOSInAppPurchaseLib/bin/Release/SuiHaniOSInAppPurchaseLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHaniOSInAppPurchaseLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.Shell.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.Shell.dll
Copied /Volumes/RamDisk/Library/version4/SuiHanIME.Shell/bin/Debug/netstandard2.0/SuiHanIME.Shell.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.Shell.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/IOSLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/IOSLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/IOSLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/IOSLib.dll
Copied /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/IOSLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/IOSLib.pdb
Assemblies /Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Masonry.iOS.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/masonry/1.1.0/lib/Xamarin.iOS/Masonry.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Masonry.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/OpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/OpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenCC.dll
Copied /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/OpenCC.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenCC.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanOpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOSLib/bin/Debug/SuiHanOpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanOpenCC.dll
Assemblies /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.iOS.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.iOS.dll
Assemblies /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/microcharts/0.9.5.9/lib/xamarinios1.0/Microcharts.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.dll
Assemblies /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Data.Sqlite.dll are considered different because -f was passed to mtouch.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Data.Sqlite.dll
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/lib/mono/Xamarin.iOS/Mono.Data.Sqlite.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Data.Sqlite.pdb
Assemblies /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/carouselview.formsplugin/6.0.0/lib/Xamarin.iOS10/CarouselView.FormsPlugin.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Keyboard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Keyboard.dll
Copied /Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Keyboard.pdb
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.iOS.exe'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/mscorlib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Core.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/netstandard.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Core.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Security.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Numerics.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Transactions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Data.DataSetExtensions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Drawing.Common.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.Compression.FileSystem.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ComponentModel.Composition.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Http.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Serialization.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ServiceModel.Internals.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Web.Services.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Xml.Linq.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Platform.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Forms.Xaml.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/MathParser.org-mXparser.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLite-net.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.core.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Memory.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.batteries_v2.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SQLitePCLRaw.provider.sqlite3.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Newtonsoft.Json.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SHTaskLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microsoft.Bcl.HashCode.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCMSClientLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanBindingableLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Resources.ResourceManager.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Collections.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.Tasks.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.IO.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Diagnostics.Debug.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Net.Primitives.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Threading.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Runtime.Extensions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.Encoding.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Text.RegularExpressions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Linq.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Forms.Platform.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/FFImageLoading.Platform.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/WebP.Touch.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.ObjectModel.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Globalization.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/System.Reflection.Extensions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xamarin.Essentials.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenTK-1.0.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanCCOnlineLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanNetLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanSubscribeLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMELib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHan2Gram.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.Forms.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SkiaSharp.Views.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGLForSkia.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanGL.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Plugin.FilePicker.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiIAPForms.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/HuaWeiApiShareLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/TinyPinyin.Core.Standard.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIMEInAppPurchaseLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Amporis.Xamarin.Forms.ColorPicker.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Xam.Plugin.TabView.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.Abstractions.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHaniOSInAppPurchaseLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.Shell.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/IOSLib.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Masonry.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/OpenCC.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanOpenCC.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Microcharts.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/Mono.Data.Sqlite.dll'
Loaded '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/CarouselView.FormsPlugin.iOS.dll'
Loaded '/Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll'
Linking /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/1-Link/SuiHanIME.iOS.exe, /Volumes/RamDisk/Library/version4/keyboard/bin/iPhone/Debug/Keyboard.dll into /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild using mode 'None'
Adding native reference to SystemNative_ConvertErrorPlatformToPal in System.Native because it's referenced by Interop/Error Interop/Sys::ConvertErrorPlatformToPal(System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_ConvertErrorPalToPlatform in System.Native because it's referenced by System.Int32 Interop/Sys::ConvertErrorPalToPlatform(Interop/Error) in mscorlib.dll.
Adding native reference to SystemNative_StrErrorR in System.Native because it's referenced by System.Byte* Interop/Sys::StrErrorR(System.Int32,System.Byte*,System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_GetNonCryptographicallySecureRandomBytes in System.Native because it's referenced by System.Void Interop/Sys::GetNonCryptographicallySecureRandomBytes(System.Byte*,System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_GetReadDirRBufferSize in System.Native because it's referenced by System.Int32 Interop/Sys::GetReadDirRBufferSize() in mscorlib.dll.
Adding native reference to SystemNative_ReadLink in System.Native because it's referenced by System.Int32 Interop/Sys::ReadLink(System.String,System.Byte[],System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_FStat2 in System.Native because it's referenced by System.Int32 Interop/Sys::FStat(Microsoft.Win32.SafeHandles.SafeFileHandle,Interop/Sys/FileStatus&) in mscorlib.dll.
Adding native reference to SystemNative_Stat2 in System.Native because it's referenced by System.Int32 Interop/Sys::Stat(System.String,Interop/Sys/FileStatus&) in mscorlib.dll.
Adding native reference to SystemNative_LStat2 in System.Native because it's referenced by System.Int32 Interop/Sys::LStat(System.String,Interop/Sys/FileStatus&) in mscorlib.dll.
Adding native reference to SystemNative_Symlink in System.Native because it's referenced by System.Int32 Interop/Sys::Symlink(System.String,System.String) in mscorlib.dll.
Adding native reference to SystemNative_ChMod in System.Native because it's referenced by System.Int32 Interop/Sys::ChMod(System.String,System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_CopyFile in System.Native because it's referenced by System.Int32 Interop/Sys::CopyFile(Microsoft.Win32.SafeHandles.SafeFileHandle,Microsoft.Win32.SafeHandles.SafeFileHandle) in mscorlib.dll.
Adding native reference to SystemNative_GetEGid in System.Native because it's referenced by System.UInt32 Interop/Sys::GetEGid() in mscorlib.dll.
Adding native reference to SystemNative_GetEUid in System.Native because it's referenced by System.UInt32 Interop/Sys::GetEUid() in mscorlib.dll.
Adding native reference to SystemNative_LChflags in System.Native because it's referenced by System.Int32 Interop/Sys::LChflags(System.String,System.UInt32) in mscorlib.dll.
Adding native reference to SystemNative_LChflagsCanSetHiddenFlag in System.Native because it's referenced by System.Int32 Interop/Sys::LChflagsCanSetHiddenFlag() in mscorlib.dll.
Adding native reference to SystemNative_Link in System.Native because it's referenced by System.Int32 Interop/Sys::Link(System.String,System.String) in mscorlib.dll.
Adding native reference to SystemNative_MkDir in System.Native because it's referenced by System.Int32 Interop/Sys::MkDir(System.String,System.Int32) in mscorlib.dll.
Adding native reference to SystemNative_Rename in System.Native because it's referenced by System.Int32 Interop/Sys::Rename(System.String,System.String) in mscorlib.dll.
Adding native reference to SystemNative_RmDir in System.Native because it's referenced by System.Int32 Interop/Sys::RmDir(System.String) in mscorlib.dll.
Adding native reference to SystemNative_Stat2 in System.Native because it's referenced by System.Int32 Interop/Sys::Stat(System.Byte&,Interop/Sys/FileStatus&) in mscorlib.dll.
Adding native reference to SystemNative_LStat2 in System.Native because it's referenced by System.Int32 Interop/Sys::LStat(System.Byte&,Interop/Sys/FileStatus&) in mscorlib.dll.
Adding native reference to SystemNative_UTime in System.Native because it's referenced by System.Int32 Interop/Sys::UTime(System.String,Interop/Sys/UTimBuf&) in mscorlib.dll.
Adding native reference to SystemNative_UTimes in System.Native because it's referenced by System.Int32 Interop/Sys::UTimes(System.String,Interop/Sys/TimeValPair&) in mscorlib.dll.
Adding native reference to SystemNative_Unlink in System.Native because it's referenced by System.Int32 Interop/Sys::Unlink(System.String) in mscorlib.dll.
Adding native reference to SystemNative_OpenDir in System.Native because it's referenced by System.IntPtr Interop/Sys::OpenDir_native(System.String) in mscorlib.dll.
Adding native reference to SystemNative_ReadDirR in System.Native because it's referenced by System.Int32 Interop/Sys::ReadDirR_native(System.IntPtr,System.Byte*,System.Int32,Interop/Sys/DirectoryEntry&) in mscorlib.dll.
Adding native reference to SystemNative_CloseDir in System.Native because it's referenced by System.Int32 Interop/Sys::CloseDir_native(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void XamMac.CoreFoundation.CFHelpers::CFRelease(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFRetain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFRetain(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFStringCreateWithCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFStringCreateWithCharacters(System.IntPtr,System.String,System.IntPtr) in mscorlib.dll.
Did not add native reference to CFStringGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFStringGetLength(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFStringGetCharactersPtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFStringGetCharactersPtr(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFStringGetCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFStringGetCharacters(System.IntPtr,XamMac.CoreFoundation.CFHelpers/CFRange,System.IntPtr) in mscorlib.dll.
Did not add native reference to CFDataGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFDataGetLength(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFDataGetBytePtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFDataGetBytePtr(System.IntPtr) in mscorlib.dll.
Did not add native reference to CFDataCreateWithBytesNoCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFDataCreateWithBytesNoCopy(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in mscorlib.dll.
Did not add native reference to CFDataCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::CFDataCreate(System.IntPtr,System.IntPtr,System.IntPtr) in mscorlib.dll.
Did not add native reference to SecCertificateCreateWithData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr XamMac.CoreFoundation.CFHelpers::SecCertificateCreateWithData(System.IntPtr,System.IntPtr) in mscorlib.dll.
Did not add native reference to CCCryptorCreate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorCreate(Crimson.CommonCrypto.CCOperation,Crimson.CommonCrypto.CCAlgorithm,Crimson.CommonCrypto.CCOptions,System.Byte[],System.IntPtr,System.Byte[],System.IntPtr&) in mscorlib.dll.
Did not add native reference to CCCryptorRelease in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorRelease(System.IntPtr) in mscorlib.dll.
Did not add native reference to CCCryptorUpdate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorUpdate(System.IntPtr,System.Byte[],System.IntPtr,System.Byte[],System.IntPtr,System.IntPtr&) in mscorlib.dll.
Did not add native reference to CCCryptorUpdate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorUpdate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in mscorlib.dll.
Did not add native reference to CCCryptorFinal in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorFinal(System.IntPtr,System.Byte[],System.IntPtr,System.IntPtr&) in mscorlib.dll.
Did not add native reference to CCCryptorGetOutputLength in /usr/lib/libSystem.dylib referenced by System.Int32 Crimson.CommonCrypto.Cryptor::CCCryptorGetOutputLength(System.IntPtr,System.IntPtr,System.Boolean) in mscorlib.dll.
Did not add native reference to CCCryptorReset in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorReset(System.IntPtr,System.IntPtr) in mscorlib.dll.
Did not add native reference to SecRandomCopyBytes in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Crimson.CommonCrypto.Cryptor::SecRandomCopyBytes(System.IntPtr,System.IntPtr,System.Byte*) in mscorlib.dll.
Did not add native reference to CC_MD2_Init in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_MD2_Update in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_MD2_Final in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_MD4_Init in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_MD4_Update in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_MD4_Final in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Adding native reference to xamarin_timezone_get_local_name in __Internal because it's referenced by System.String System.TimeZoneInfo::xamarin_timezone_get_local_name() in mscorlib.dll.
Adding native reference to xamarin_timezone_get_names in __Internal because it's referenced by System.IntPtr System.TimeZoneInfo::xamarin_timezone_get_names(System.UInt32&) in mscorlib.dll.
Adding native reference to xamarin_timezone_get_data in __Internal because it's referenced by System.IntPtr System.TimeZoneInfo::xamarin_timezone_get_data(System.String,System.UInt32&) in mscorlib.dll.
Did not add native reference to readlink in libc referenced by System.Int32 System.TimeZoneInfo::readlink(System.String,System.Byte[],System.Int32) in mscorlib.dll.
Adding native reference to xamarin_GetFolderPath in __Internal because it's referenced by System.String System.Environment::xamarin_GetFolderPath(System.Int32) in mscorlib.dll.
Adding native reference to xamarin_log in __Internal because it's referenced by System.Void System.Console/NSLogWriter::xamarin_log(System.String) in mscorlib.dll.
Did not add native reference to write in /usr/lib/libSystem.dylib referenced by System.IntPtr System.Console/NSLogWriter::write(System.Int32,System.Byte[],System.IntPtr) in mscorlib.dll.
Adding native reference to xamarin_get_locale_country_code in __Internal because it's referenced by System.String System.Globalization.RegionInfo::xamarin_get_locale_country_code() in mscorlib.dll.
Did not add native reference to CC_MD5_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.MD5CryptoServiceProvider::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_MD5_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.MD5CryptoServiceProvider::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_MD5_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.MD5CryptoServiceProvider::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA256_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA256Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA256_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA256Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_SHA256_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA256Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA384_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA384Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA384_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA384Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_SHA384_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA384Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA1_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1CryptoServiceProvider::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA1_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1CryptoServiceProvider::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_SHA1_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1CryptoServiceProvider::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA512_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA512Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA512_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA512Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_SHA512_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA512Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA1_Init in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1Managed::Init(System.IntPtr) in mscorlib.dll.
Did not add native reference to CC_SHA1_Update in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in mscorlib.dll.
Did not add native reference to CC_SHA1_Final in /usr/lib/libSystem.dylib referenced by System.Int32 System.Security.Cryptography.SHA1Managed::Final(System.Byte[],System.IntPtr) in mscorlib.dll.
Adding native reference to SystemNative_GetDomainSocketSizes in System.Native because it's referenced by System.Void Interop/Sys::GetDomainSocketSizes(System.Int32&,System.Int32&,System.Int32&) in System.Core.dll.
Adding native reference to SystemNative_ConvertErrorPlatformToPal in System.Native because it's referenced by Interop/Error Interop/Sys::ConvertErrorPlatformToPal(System.Int32) in System.dll.
Adding native reference to SystemNative_ConvertErrorPalToPlatform in System.Native because it's referenced by System.Int32 Interop/Sys::ConvertErrorPalToPlatform(Interop/Error) in System.dll.
Adding native reference to SystemNative_StrErrorR in System.Native because it's referenced by System.Byte* Interop/Sys::StrErrorR(System.Int32,System.Byte*,System.Int32) in System.dll.
Adding native reference to NetSecurityNative_ReleaseGssBuffer in System.Net.Security.Native because it's referenced by System.Void Interop/NetSecurityNative::ReleaseGssBuffer(System.IntPtr,System.UInt64) in System.dll.
Adding native reference to NetSecurityNative_DisplayMinorStatus in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::DisplayMinorStatus(Interop/NetSecurityNative/Status&,Interop/NetSecurityNative/Status,Interop/NetSecurityNative/GssBuffer&) in System.dll.
Adding native reference to NetSecurityNative_DisplayMajorStatus in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::DisplayMajorStatus(Interop/NetSecurityNative/Status&,Interop/NetSecurityNative/Status,Interop/NetSecurityNative/GssBuffer&) in System.dll.
Adding native reference to NetSecurityNative_ImportUserName in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::ImportUserName(Interop/NetSecurityNative/Status&,System.String,System.Int32,Microsoft.Win32.SafeHandles.SafeGssNameHandle&) in System.dll.
Adding native reference to NetSecurityNative_ImportPrincipalName in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::ImportPrincipalName(Interop/NetSecurityNative/Status&,System.String,System.Int32,Microsoft.Win32.SafeHandles.SafeGssNameHandle&) in System.dll.
Adding native reference to NetSecurityNative_ReleaseName in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::ReleaseName(Interop/NetSecurityNative/Status&,System.IntPtr&) in System.dll.
Adding native reference to NetSecurityNative_InitiateCredSpNego in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::InitiateCredSpNego(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssNameHandle,Microsoft.Win32.SafeHandles.SafeGssCredHandle&) in System.dll.
Adding native reference to NetSecurityNative_InitiateCredWithPassword in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::InitiateCredWithPassword(Interop/NetSecurityNative/Status&,System.Boolean,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.String,System.Int32,Microsoft.Win32.SafeHandles.SafeGssCredHandle&) in System.dll.
Adding native reference to NetSecurityNative_ReleaseCred in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::ReleaseCred(Interop/NetSecurityNative/Status&,System.IntPtr&) in System.dll.
Adding native reference to NetSecurityNative_InitSecContext in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::InitSecContext(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssCredHandle,Microsoft.Win32.SafeHandles.SafeGssContextHandle&,System.Boolean,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.UInt32,System.Byte[],System.Int32,Interop/NetSecurityNative/GssBuffer&,System.UInt32&,System.Int32&) in System.dll.
Adding native reference to NetSecurityNative_InitSecContextEx in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::InitSecContext(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssCredHandle,Microsoft.Win32.SafeHandles.SafeGssContextHandle&,System.Boolean,System.IntPtr,System.Int32,Microsoft.Win32.SafeHandles.SafeGssNameHandle,System.UInt32,System.Byte[],System.Int32,Interop/NetSecurityNative/GssBuffer&,System.UInt32&,System.Int32&) in System.dll.
Adding native reference to NetSecurityNative_AcceptSecContext in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::AcceptSecContext(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssContextHandle&,System.Byte[],System.Int32,Interop/NetSecurityNative/GssBuffer&,System.UInt32&) in System.dll.
Adding native reference to NetSecurityNative_DeleteSecContext in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::DeleteSecContext(Interop/NetSecurityNative/Status&,System.IntPtr&) in System.dll.
Adding native reference to NetSecurityNative_GetUser in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::GetUser(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssContextHandle,Interop/NetSecurityNative/GssBuffer&) in System.dll.
Adding native reference to NetSecurityNative_Wrap in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::Wrap(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssContextHandle,System.Boolean,System.Byte[],System.Int32,System.Int32,Interop/NetSecurityNative/GssBuffer&) in System.dll.
Adding native reference to NetSecurityNative_Unwrap in System.Net.Security.Native because it's referenced by Interop/NetSecurityNative/Status Interop/NetSecurityNative::Unwrap(Interop/NetSecurityNative/Status&,Microsoft.Win32.SafeHandles.SafeGssContextHandle,System.Byte[],System.Int32,System.Int32,Interop/NetSecurityNative/GssBuffer&) in System.dll.
Did not add native reference to CFGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFType::GetTypeID(System.IntPtr) in System.dll.
Did not add native reference to dlopen in /usr/lib/libSystem.dylib referenced by System.IntPtr Mono.CFObject::dlopen(System.String,System.Int32) in System.dll.
Did not add native reference to dlsym in /usr/lib/libSystem.dylib referenced by System.IntPtr Mono.CFObject::dlsym(System.IntPtr,System.String) in System.dll.
Did not add native reference to dlclose in /usr/lib/libSystem.dylib referenced by System.Void Mono.CFObject::dlclose(System.IntPtr) in System.dll.
Did not add native reference to CFRetain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFObject::CFRetain(System.IntPtr) in System.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void Mono.CFObject::CFRelease(System.IntPtr) in System.dll.
Did not add native reference to CFArrayCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFArray::CFArrayCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFArrayGetCount in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFArray::CFArrayGetCount(System.IntPtr) in System.dll.
Did not add native reference to CFArrayGetValueAtIndex in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFArray::CFArrayGetValueAtIndex(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFNumberGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean Mono.CFNumber::CFNumberGetValue(System.IntPtr,System.IntPtr,System.Boolean&) in System.dll.
Did not add native reference to CFNumberGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean Mono.CFNumber::CFNumberGetValue(System.IntPtr,System.IntPtr,System.Int32&) in System.dll.
Did not add native reference to CFNumberCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFNumber::CFNumberCreate(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFStringCreateWithCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFString::CFStringCreateWithCharacters(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFStringGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFString::CFStringGetLength(System.IntPtr) in System.dll.
Did not add native reference to CFStringCompare in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Int32 Mono.CFString::CFStringCompare(System.IntPtr,System.IntPtr,System.Int32) in System.dll.
Did not add native reference to CFStringGetCharactersPtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFString::CFStringGetCharactersPtr(System.IntPtr) in System.dll.
Did not add native reference to CFStringGetCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFString::CFStringGetCharacters(System.IntPtr,Mono.CFRange,System.IntPtr) in System.dll.
Did not add native reference to CFDataCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFData::CFDataCreate(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDataGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFData::CFDataGetLength(System.IntPtr) in System.dll.
Did not add native reference to CFDataGetBytePtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFData::CFDataGetBytePtr(System.IntPtr) in System.dll.
Did not add native reference to CFDictionaryCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFDictionary::CFDictionaryCreate(System.IntPtr,System.IntPtr[],System.IntPtr[],System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDictionaryGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFDictionary::CFDictionaryGetValue(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDictionaryCreateCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFDictionary::CFDictionaryCreateCopy(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDictionaryCreateMutableCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFDictionary::CFDictionaryCreateMutableCopy(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDictionarySetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void Mono.CFMutableDictionary::CFDictionarySetValue(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFDictionaryCreateMutable in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFMutableDictionary::CFDictionaryCreateMutable(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFBooleanGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean Mono.CFBoolean::CFBooleanGetValue(System.IntPtr) in System.dll.
Did not add native reference to CFDateCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.CFDate::CFDateCreate(System.IntPtr,System.Double) in System.dll.
Did not add native reference to CFURLCreateWithString in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.Net.CFUrl::CFURLCreateWithString(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFRunLoopAddSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void Mono.Net.CFRunLoop::CFRunLoopAddSource(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFRunLoopRemoveSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void Mono.Net.CFRunLoop::CFRunLoopRemoveSource(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFRunLoopRunInMode in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Int32 Mono.Net.CFRunLoop::CFRunLoopRunInMode(System.IntPtr,System.Double,System.Boolean) in System.dll.
Did not add native reference to CFRunLoopGetCurrent in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr Mono.Net.CFRunLoop::CFRunLoopGetCurrent() in System.dll.
Did not add native reference to CFRunLoopStop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void Mono.Net.CFRunLoop::CFRunLoopStop(System.IntPtr) in System.dll.
Did not add native reference to CFNetworkCopyProxiesForAutoConfigurationScript in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScriptSequential(System.IntPtr,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to CFNetworkExecuteProxyAutoConfigurationURL in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr Mono.Net.CFNetwork::CFNetworkExecuteProxyAutoConfigurationURL(System.IntPtr,System.IntPtr,Mono.Net.CFNetwork/CFProxyAutoConfigurationResultCallback,Mono.Net.CFStreamClientContext&) in System.dll.
Did not add native reference to CFNetworkCopyProxiesForURL in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr Mono.Net.CFNetwork::CFNetworkCopyProxiesForURL(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to CFNetworkCopySystemProxySettings in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr Mono.Net.CFNetwork::CFNetworkCopySystemProxySettings() in System.dll.
Did not add native reference to SSLGetProtocolVersionMax in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetProtocolVersionMax(System.IntPtr,Mono.AppleTls.SslProtocol&) in System.dll.
Did not add native reference to SSLSetProtocolVersionMax in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetProtocolVersionMax(System.IntPtr,Mono.AppleTls.SslProtocol) in System.dll.
Did not add native reference to SSLGetProtocolVersionMin in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetProtocolVersionMin(System.IntPtr,Mono.AppleTls.SslProtocol&) in System.dll.
Did not add native reference to SSLSetProtocolVersionMin in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetProtocolVersionMin(System.IntPtr,Mono.AppleTls.SslProtocol) in System.dll.
Did not add native reference to SSLGetNegotiatedProtocolVersion in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetNegotiatedProtocolVersion(System.IntPtr,Mono.AppleTls.SslProtocol&) in System.dll.
Did not add native reference to SSLGetSessionOption in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetSessionOption(System.IntPtr,Mono.AppleTls.SslSessionOption,System.Boolean&) in System.dll.
Did not add native reference to SSLSetSessionOption in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetSessionOption(System.IntPtr,Mono.AppleTls.SslSessionOption,System.Boolean) in System.dll.
Did not add native reference to SSLSetClientSideAuthenticate in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetClientSideAuthenticate(System.IntPtr,Mono.AppleTls.SslAuthenticate) in System.dll.
Did not add native reference to SSLHandshake in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLHandshake(System.IntPtr) in System.dll.
Did not add native reference to SSLGetSessionState in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetSessionState(System.IntPtr,Mono.AppleTls.SslSessionState&) in System.dll.
Did not add native reference to SSLGetPeerID in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetPeerID(System.IntPtr,System.IntPtr&,System.IntPtr&) in System.dll.
Did not add native reference to SSLSetPeerID in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetPeerID(System.IntPtr,System.Byte*,System.IntPtr) in System.dll.
Did not add native reference to SSLGetBufferedReadSize in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetBufferedReadSize(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLGetNumberSupportedCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetNumberSupportedCiphers(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLGetSupportedCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetSupportedCiphers(System.IntPtr,Mono.AppleTls.SslCipherSuite*,System.IntPtr&) in System.dll.
Did not add native reference to SSLGetNumberEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetNumberEnabledCiphers(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLGetEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetEnabledCiphers(System.IntPtr,Mono.AppleTls.SslCipherSuite*,System.IntPtr&) in System.dll.
Did not add native reference to SSLSetEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetEnabledCiphers(System.IntPtr,Mono.AppleTls.SslCipherSuite*,System.IntPtr) in System.dll.
Did not add native reference to SSLGetNegotiatedCipher in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetNegotiatedCipher(System.IntPtr,Mono.AppleTls.SslCipherSuite&) in System.dll.
Did not add native reference to SSLGetPeerDomainNameLength in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetPeerDomainNameLength(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLGetPeerDomainName in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetPeerDomainName(System.IntPtr,System.Byte[],System.IntPtr&) in System.dll.
Did not add native reference to SSLSetPeerDomainName in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetPeerDomainName(System.IntPtr,System.Byte[],System.IntPtr) in System.dll.
Did not add native reference to SSLCopyRequestedPeerNameLength in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLCopyRequestedPeerNameLength(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLCopyRequestedPeerName in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLCopyRequestedPeerName(System.IntPtr,System.Byte[],System.IntPtr&) in System.dll.
Did not add native reference to SSLSetCertificate in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetCertificate(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SSLGetClientCertificateState in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLGetClientCertificateState(System.IntPtr,Mono.AppleTls.SslClientCertificateState&) in System.dll.
Did not add native reference to SSLCopyPeerTrust in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLCopyPeerTrust(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLAddDistinguishedName in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLAddDistinguishedName(System.IntPtr,System.Byte[],System.IntPtr) in System.dll.
Did not add native reference to SSLCopyDistinguishedNames in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLCopyDistinguishedNames(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLCreateContext in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.AppleTlsContext::SSLCreateContext(System.IntPtr,Mono.AppleTls.SslProtocolSide,Mono.AppleTls.SslConnectionType) in System.dll.
Did not add native reference to SSLSetConnection in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetConnection(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SSLSetIOFuncs in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLSetIOFuncs(System.IntPtr,Mono.AppleTls.SslReadFunc,Mono.AppleTls.SslWriteFunc) in System.dll.
Did not add native reference to SSLRead in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLRead(System.IntPtr,System.Byte*,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLWrite in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLWrite(System.IntPtr,System.Byte*,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SSLClose in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SslStatus Mono.AppleTls.AppleTlsContext::SSLClose(System.IntPtr) in System.dll.
Did not add native reference to SecPKCS12Import in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.MonoCertificatePal::SecPKCS12Import(System.IntPtr,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SecItemCopyMatching in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.MonoCertificatePal::SecItemCopyMatching(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SecCertificateCreateWithData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.MonoCertificatePal::SecCertificateCreateWithData(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecIdentityGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.MonoCertificatePal::SecIdentityGetTypeID() in System.dll.
Did not add native reference to SecKeyGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.MonoCertificatePal::SecKeyGetTypeID() in System.dll.
Did not add native reference to SecIdentityCopyCertificate in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.MonoCertificatePal::SecIdentityCopyCertificate(System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SecCertificateCopySubjectSummary in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.MonoCertificatePal::SecCertificateCopySubjectSummary(System.IntPtr) in System.dll.
Did not add native reference to SecCertificateCopyData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.MonoCertificatePal::SecCertificateCopyData(System.IntPtr) in System.dll.
Did not add native reference to SecPolicyCreateSSL in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.SecPolicy::SecPolicyCreateSSL(System.Boolean,System.IntPtr) in System.dll.
Did not add native reference to SecTrustCreateWithCertificates in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.SecTrust::SecTrustCreateWithCertificates(System.IntPtr,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SecTrustEvaluate in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.SecTrust::SecTrustEvaluate(System.IntPtr,Mono.AppleTls.SecTrustResult&) in System.dll.
Did not add native reference to SecTrustGetCertificateCount in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.SecTrust::SecTrustGetCertificateCount(System.IntPtr) in System.dll.
Did not add native reference to SecTrustGetCertificateAtIndex in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.SecTrust::SecTrustGetCertificateAtIndex(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecTrustSetAnchorCertificates in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.SecTrust::SecTrustSetAnchorCertificates(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecTrustSetAnchorCertificatesOnly in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.SecTrust::SecTrustSetAnchorCertificatesOnly(System.IntPtr,System.Boolean) in System.dll.
Did not add native reference to SecTrustSetVerifyDate in /System/Library/Frameworks/Security.framework/Security referenced by Mono.AppleTls.SecStatusCode Mono.AppleTls.SecTrust::SecTrustSetVerifyDate(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecCertificateCopySubjectSummary in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.X509CertificateImplApple::SecCertificateCopySubjectSummary(System.IntPtr) in System.dll.
Did not add native reference to SecCertificateCopyData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Mono.AppleTls.X509CertificateImplApple::SecCertificateCopyData(System.IntPtr) in System.dll.
Did not add native reference to SecCertificateCreateWithData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr System.Security.Cryptography.X509Certificates.OSX509Certificates::SecCertificateCreateWithData(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecTrustCreateWithCertificates in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 System.Security.Cryptography.X509Certificates.OSX509Certificates::SecTrustCreateWithCertificates(System.IntPtr,System.IntPtr,System.IntPtr&) in System.dll.
Did not add native reference to SecTrustSetAnchorCertificates in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 System.Security.Cryptography.X509Certificates.OSX509Certificates::SecTrustSetAnchorCertificates(System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SecPolicyCreateSSL in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr System.Security.Cryptography.X509Certificates.OSX509Certificates::SecPolicyCreateSSL(System.Boolean,System.IntPtr) in System.dll.
Did not add native reference to SecTrustEvaluate in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 System.Security.Cryptography.X509Certificates.OSX509Certificates::SecTrustEvaluate(System.IntPtr,System.Security.Cryptography.X509Certificates.OSX509Certificates/SecTrustResult&) in System.dll.
Did not add native reference to CFStringCreateWithCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr System.Security.Cryptography.X509Certificates.OSX509Certificates::CFStringCreateWithCharacters(System.IntPtr,System.String,System.IntPtr) in System.dll.
Did not add native reference to CFDataCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr System.Security.Cryptography.X509Certificates.OSX509Certificates::CFDataCreate(System.IntPtr,System.Byte*,System.IntPtr) in System.dll.
Did not add native reference to CFRetain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void System.Security.Cryptography.X509Certificates.OSX509Certificates::CFRetain(System.IntPtr) in System.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void System.Security.Cryptography.X509Certificates.OSX509Certificates::CFRelease(System.IntPtr) in System.dll.
Did not add native reference to CFArrayCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr System.Security.Cryptography.X509Certificates.OSX509Certificates::CFArrayCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Adding native reference to xamarin_start_wwan in __Internal because it's referenced by System.Void System.Net.WebConnection::xamarin_start_wwan(System.String) in System.dll.
Did not add native reference to socket in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::socket(System.Net.NetworkInformation.AixAddressFamily,System.Int32,System.Int32) in System.dll.
Did not add native reference to close in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::close(System.Int32) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.IntPtr) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.Int32&) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.Net.NetworkInformation.AixStructs.ifconf&) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.Net.NetworkInformation.AixStructs.ifreq_flags&) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.Net.NetworkInformation.AixStructs.ifreq_mtu&) in System.dll.
Did not add native reference to ioctl in libc referenced by System.Int32 System.Net.NetworkInformation.AixNetworkInterfaceAPI::ioctl(System.Int32,System.Net.NetworkInformation.AixIoctlRequest,System.Net.NetworkInformation.AixStructs.ifreq_addrin&) in System.dll.
Did not add native reference to dlopen in /usr/lib/libSystem.dylib referenced by System.IntPtr System.Net.NetworkInformation.MacNetworkChange::dlopen(System.String,System.Int32) in System.dll.
Did not add native reference to dlsym in /usr/lib/libSystem.dylib referenced by System.IntPtr System.Net.NetworkInformation.MacNetworkChange::dlsym(System.IntPtr,System.String) in System.dll.
Did not add native reference to dlclose in /usr/lib/libSystem.dylib referenced by System.Int32 System.Net.NetworkInformation.MacNetworkChange::dlclose(System.IntPtr) in System.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void System.Net.NetworkInformation.MacNetworkChange::CFRelease(System.IntPtr) in System.dll.
Did not add native reference to CFRunLoopGetMain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr System.Net.NetworkInformation.MacNetworkChange::CFRunLoopGetMain() in System.dll.
Did not add native reference to SCNetworkReachabilityCreateWithAddress in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr System.Net.NetworkInformation.MacNetworkChange::SCNetworkReachabilityCreateWithAddress(System.IntPtr,System.Net.NetworkInformation.MacNetworkChange/sockaddr_in&) in System.dll.
Did not add native reference to SCNetworkReachabilityGetFlags in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean System.Net.NetworkInformation.MacNetworkChange::SCNetworkReachabilityGetFlags(System.IntPtr,System.Net.NetworkInformation.MacNetworkChange/NetworkReachabilityFlags&) in System.dll.
Did not add native reference to SCNetworkReachabilitySetCallback in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean System.Net.NetworkInformation.MacNetworkChange::SCNetworkReachabilitySetCallback(System.IntPtr,System.Net.NetworkInformation.MacNetworkChange/SCNetworkReachabilityCallback,System.Net.NetworkInformation.MacNetworkChange/SCNetworkReachabilityContext&) in System.dll.
Did not add native reference to SCNetworkReachabilityScheduleWithRunLoop in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean System.Net.NetworkInformation.MacNetworkChange::SCNetworkReachabilityScheduleWithRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to SCNetworkReachabilityUnscheduleFromRunLoop in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean System.Net.NetworkInformation.MacNetworkChange::SCNetworkReachabilityUnscheduleFromRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in System.dll.
Did not add native reference to gethostname in libc referenced by System.Int32 System.Net.NetworkInformation.CommonUnixIPGlobalProperties::gethostname(System.Byte[],System.Int32) in System.dll.
Did not add native reference to getdomainname in libc referenced by System.Int32 System.Net.NetworkInformation.CommonUnixIPGlobalProperties::getdomainname(System.Byte[],System.Int32) in System.dll.
Did not add native reference to if_nametoindex in libc referenced by System.Int32 System.Net.NetworkInformation.UnixNetworkInterfaceAPI::if_nametoindex(System.String) in System.dll.
Did not add native reference to getifaddrs in libc referenced by System.Int32 System.Net.NetworkInformation.UnixNetworkInterfaceAPI::getifaddrs(System.IntPtr&) in System.dll.
Did not add native reference to freeifaddrs in libc referenced by System.Void System.Net.NetworkInformation.UnixNetworkInterfaceAPI::freeifaddrs(System.IntPtr) in System.dll.
Did not add native reference to CCCryptorCreate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorCreate(Crimson.CommonCrypto.CCOperation,Crimson.CommonCrypto.CCAlgorithm,Crimson.CommonCrypto.CCOptions,System.Byte[],System.IntPtr,System.Byte[],System.IntPtr&) in Mono.Security.dll.
Did not add native reference to CCCryptorRelease in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorRelease(System.IntPtr) in Mono.Security.dll.
Did not add native reference to CCCryptorUpdate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorUpdate(System.IntPtr,System.Byte[],System.IntPtr,System.Byte[],System.IntPtr,System.IntPtr&) in Mono.Security.dll.
Did not add native reference to CCCryptorUpdate in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorUpdate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Mono.Security.dll.
Did not add native reference to CCCryptorFinal in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorFinal(System.IntPtr,System.Byte[],System.IntPtr,System.IntPtr&) in Mono.Security.dll.
Did not add native reference to CCCryptorGetOutputLength in /usr/lib/libSystem.dylib referenced by System.Int32 Crimson.CommonCrypto.Cryptor::CCCryptorGetOutputLength(System.IntPtr,System.IntPtr,System.Boolean) in Mono.Security.dll.
Did not add native reference to CCCryptorReset in /usr/lib/libSystem.dylib referenced by Crimson.CommonCrypto.CCCryptorStatus Crimson.CommonCrypto.Cryptor::CCCryptorReset(System.IntPtr,System.IntPtr) in Mono.Security.dll.
Did not add native reference to SecRandomCopyBytes in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Crimson.CommonCrypto.Cryptor::SecRandomCopyBytes(System.IntPtr,System.IntPtr,System.Byte*) in Mono.Security.dll.
Did not add native reference to CC_SHA224_Init in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.SHA224Managed::Init(System.IntPtr) in Mono.Security.dll.
Did not add native reference to CC_SHA224_Update in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.SHA224Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in Mono.Security.dll.
Did not add native reference to CC_SHA224_Final in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.SHA224Managed::Final(System.Byte[],System.IntPtr) in Mono.Security.dll.
Did not add native reference to CC_MD2_Init in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Init(System.IntPtr) in Mono.Security.dll.
Did not add native reference to CC_MD2_Update in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in Mono.Security.dll.
Did not add native reference to CC_MD2_Final in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD2Managed::Final(System.Byte[],System.IntPtr) in Mono.Security.dll.
Did not add native reference to CC_MD4_Init in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Init(System.IntPtr) in Mono.Security.dll.
Did not add native reference to CC_MD4_Update in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Update(System.IntPtr,System.IntPtr,System.UInt32) in Mono.Security.dll.
Did not add native reference to CC_MD4_Final in /usr/lib/libSystem.dylib referenced by System.Int32 Mono.Security.Cryptography.MD4Managed::Final(System.Byte[],System.IntPtr) in Mono.Security.dll.
Adding native reference to BrotliDecoderCreateInstance in System.Native because it's referenced by Microsoft.Win32.SafeHandles.SafeBrotliDecoderHandle Interop/Brotli::BrotliDecoderCreateInstance(System.IntPtr,System.IntPtr,System.IntPtr) in System.IO.Compression.dll.
Adding native reference to BrotliDecoderDecompressStream in System.Native because it's referenced by System.Int32 Interop/Brotli::BrotliDecoderDecompressStream(Microsoft.Win32.SafeHandles.SafeBrotliDecoderHandle,System.IntPtr&,System.Byte**,System.IntPtr&,System.Byte**,System.IntPtr&) in System.IO.Compression.dll.
Adding native reference to BrotliDecoderDecompress in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliDecoderDecompress(System.IntPtr,System.Byte*,System.IntPtr&,System.Byte*) in System.IO.Compression.dll.
Adding native reference to BrotliDecoderDestroyInstance in System.Native because it's referenced by System.Void Interop/Brotli::BrotliDecoderDestroyInstance(System.IntPtr) in System.IO.Compression.dll.
Adding native reference to BrotliDecoderIsFinished in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliDecoderIsFinished(Microsoft.Win32.SafeHandles.SafeBrotliDecoderHandle) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderCreateInstance in System.Native because it's referenced by Microsoft.Win32.SafeHandles.SafeBrotliEncoderHandle Interop/Brotli::BrotliEncoderCreateInstance(System.IntPtr,System.IntPtr,System.IntPtr) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderSetParameter in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliEncoderSetParameter(Microsoft.Win32.SafeHandles.SafeBrotliEncoderHandle,System.IO.Compression.BrotliEncoderParameter,System.UInt32) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderCompressStream in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliEncoderCompressStream(Microsoft.Win32.SafeHandles.SafeBrotliEncoderHandle,System.IO.Compression.BrotliEncoderOperation,System.IntPtr&,System.Byte**,System.IntPtr&,System.Byte**,System.IntPtr&) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderHasMoreOutput in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliEncoderHasMoreOutput(Microsoft.Win32.SafeHandles.SafeBrotliEncoderHandle) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderDestroyInstance in System.Native because it's referenced by System.Void Interop/Brotli::BrotliEncoderDestroyInstance(System.IntPtr) in System.IO.Compression.dll.
Adding native reference to BrotliEncoderCompress in System.Native because it's referenced by System.Boolean Interop/Brotli::BrotliEncoderCompress(System.Int32,System.Int32,System.Int32,System.IntPtr,System.Byte*,System.IntPtr&,System.Byte*) in System.IO.Compression.dll.
Did not add native reference to VNNormalizedRectIsIdentityRect in /System/Library/Frameworks/Vision.framework/Vision referenced by System.Boolean Vision.VNUtils::IsIdentityRect(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to VNImagePointForNormalizedPoint in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGPoint Vision.VNUtils::GetImagePoint(CoreGraphics.CGPoint,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to VNNormalizedPointForImagePoint in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGPoint Vision.VNUtils::GetNormalizedPoint(CoreGraphics.CGPoint,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to VNImageRectForNormalizedRect in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGRect Vision.VNUtils::GetImageRect(CoreGraphics.CGRect,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to VNNormalizedRectForImageRect in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGRect Vision.VNUtils::GetNormalizedRect(CoreGraphics.CGRect,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to VNImagePointForNormalizedPointUsingRegionOfInterest in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGPoint Vision.VNUtils::GetImagePoint(CoreGraphics.CGPoint,System.nuint,System.nuint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to VNNormalizedPointForImagePointUsingRegionOfInterest in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGPoint Vision.VNUtils::GetNormalizedPoint(CoreGraphics.CGPoint,System.nuint,System.nuint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to VNImageRectForNormalizedRectUsingRegionOfInterest in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGRect Vision.VNUtils::GetImageRect(CoreGraphics.CGRect,System.nuint,System.nuint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to VNNormalizedRectForImageRectUsingRegionOfInterest in /System/Library/Frameworks/Vision.framework/Vision referenced by CoreGraphics.CGRect Vision.VNUtils::GetNormalizedRect(CoreGraphics.CGRect,System.nuint,System.nuint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Adding native reference to xamarin_CGPoint__VNNormalizedFaceBoundingBoxPointForLandmarkPoint_Vector2_CGRect_nuint_nuint_string in __Internal because it's referenced by CoreGraphics.CGPoint Vision.VNUtils::VNNormalizedFaceBoundingBoxPointForLandmarkPoint(OpenTK.Vector2,CoreGraphics.CGRect,System.nuint,System.nuint,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_CGPoint__VNImagePointForFaceLandmarkPoint_Vector2_CGRect_nuint_nuint_string in __Internal because it's referenced by CoreGraphics.CGPoint Vision.VNUtils::VNImagePointForFaceLandmarkPoint(OpenTK.Vector2,CoreGraphics.CGRect,System.nuint,System.nuint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VNElementTypeSize in /System/Library/Frameworks/Vision.framework/Vision referenced by System.nuint Vision.VNUtils::VNElementTypeSize(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionCreate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionCreate(System.IntPtr,System.Int32,System.Int32,CoreMedia.CMVideoCodecType,System.IntPtr,System.IntPtr,System.IntPtr,VideoToolbox.VTCompressionSession/CompressionOutputCallback,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionInvalidate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by System.Void VideoToolbox.VTCompressionSession::VTCompressionSessionInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionGetPixelBufferPool in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by System.IntPtr VideoToolbox.VTCompressionSession::VTCompressionSessionGetPixelBufferPool(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionPrepareToEncodeFrames in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionPrepareToEncodeFrames(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionEncodeFrame in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionEncodeFrame(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr,System.IntPtr,VideoToolbox.VTEncodeInfoFlags&) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionCompleteFrames in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionCompleteFrames(System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionBeginPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionBeginPass(System.IntPtr,VideoToolbox.VTCompressionSessionOptionFlags,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionEndPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionEndPass(System.IntPtr,System.Byte&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionEndPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionEndPass(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTCompressionSessionGetTimeRangesForNextPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTCompressionSession::VTCompressionSessionGetTimeRangesForNextPass(System.IntPtr,System.Int32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionCreate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,VideoToolbox.VTDecompressionSession/VTDecompressionOutputCallbackRecord&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionInvalidate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by System.Void VideoToolbox.VTDecompressionSession::VTDecompressionSessionInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionDecodeFrame in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionDecodeFrame(System.IntPtr,System.IntPtr,VideoToolbox.VTDecodeFrameFlags,System.IntPtr,VideoToolbox.VTDecodeInfoFlags&) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionFinishDelayedFrames in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionFinishDelayedFrames(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionCanAcceptFormatDescription in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionCanAcceptFormatDescription(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionWaitForAsynchronousFrames in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionWaitForAsynchronousFrames(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTDecompressionSessionCopyBlackPixelBuffer in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTDecompressionSession::VTDecompressionSessionCopyBlackPixelBuffer(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTIsHardwareDecodeSupported in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by System.Boolean VideoToolbox.VTDecompressionSession::VTIsHardwareDecodeSupported(CoreMedia.CMVideoCodecType) in Xamarin.iOS.dll.
Did not add native reference to VTFrameSiloCreate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTFrameSilo::VTFrameSiloCreate(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTFrameSiloAddSampleBuffer in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTFrameSilo::VTFrameSiloAddSampleBuffer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTFrameSiloSetTimeRangesForNextPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTFrameSilo::VTFrameSiloSetTimeRangesForNextPass(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTFrameSiloGetProgressOfCurrentPass in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTFrameSilo::VTFrameSiloGetProgressOfCurrentPass(System.IntPtr,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to VTFrameSiloCallFunctionForEachSampleBuffer in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTFrameSilo::VTFrameSiloCallFunctionForEachSampleBuffer(System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,VideoToolbox.VTFrameSilo/EachSampleBufferCallback) in Xamarin.iOS.dll.
Did not add native reference to VTMultiPassStorageCreate in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTMultiPassStorage::VTMultiPassStorageCreate(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTMultiPassStorageClose in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTMultiPassStorage::VTMultiPassStorageClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTSessionSetProperty in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTSession::VTSessionSetProperty(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTSessionCopyProperty in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTSession::VTSessionCopyProperty(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTSessionSetProperties in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTSession::VTSessionSetProperties(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to VTSessionCopySerializableProperties in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTSession::VTSessionCopySerializableProperties(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTSessionCopySupportedPropertyDictionary in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTSession::VTSessionCopySupportedPropertyDictionary(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTCreateCGImageFromCVPixelBuffer in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTUtilities::VTCreateCGImageFromCVPixelBuffer(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTCopyVideoEncoderList in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTVideoEncoder::VTCopyVideoEncoderList(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to VTCopySupportedPropertyDictionaryForEncoder in /System/Library/Frameworks/VideoToolbox.framework/VideoToolbox referenced by VideoToolbox.VTStatus VideoToolbox.VTVideoEncoder::VTCopySupportedPropertyDictionaryForEncoder(System.Int32,System.Int32,CoreMedia.CMVideoCodecType,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CNCopyCurrentNetworkInfo in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.CaptiveNetwork::CNCopyCurrentNetworkInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CNCopySupportedInterfaces in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.CaptiveNetwork::CNCopySupportedInterfaces() in Xamarin.iOS.dll.
Did not add native reference to CNMarkPortalOffline in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.CaptiveNetwork::CNMarkPortalOffline(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CNMarkPortalOnline in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.CaptiveNetwork::CNMarkPortalOnline(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CNSetSupportedSSIDs in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.CaptiveNetwork::CNSetSupportedSSIDs(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityCreateWithName in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.NetworkReachability::SCNetworkReachabilityCreateWithName(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityCreateWithAddress in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.NetworkReachability::SCNetworkReachabilityCreateWithAddress(System.IntPtr,SystemConfiguration.NetworkReachability/sockaddr_in&) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityCreateWithAddressPair in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.NetworkReachability::SCNetworkReachabilityCreateWithAddressPair(System.IntPtr,SystemConfiguration.NetworkReachability/sockaddr_in&,SystemConfiguration.NetworkReachability/sockaddr_in&) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityCreateWithAddressPair in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.NetworkReachability::SCNetworkReachabilityCreateWithAddressPair(System.IntPtr,System.IntPtr,SystemConfiguration.NetworkReachability/sockaddr_in&) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityCreateWithAddressPair in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.NetworkReachability::SCNetworkReachabilityCreateWithAddressPair(System.IntPtr,SystemConfiguration.NetworkReachability/sockaddr_in&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityGetFlags in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Int32 SystemConfiguration.NetworkReachability::SCNetworkReachabilityGetFlags(System.IntPtr,SystemConfiguration.NetworkReachabilityFlags&) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilitySetCallback in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.NetworkReachability::SCNetworkReachabilitySetCallback(System.IntPtr,SystemConfiguration.NetworkReachability/SCNetworkReachabilityCallBack,SystemConfiguration.NetworkReachability/SCNetworkReachabilityContext&) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilitySetCallback in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.NetworkReachability::SCNetworkReachabilitySetCallback(System.IntPtr,SystemConfiguration.NetworkReachability/SCNetworkReachabilityCallBack,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityScheduleWithRunLoop in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.NetworkReachability::SCNetworkReachabilityScheduleWithRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilityUnscheduleFromRunLoop in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Int32 SystemConfiguration.NetworkReachability::SCNetworkReachabilityUnscheduleFromRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCNetworkReachabilitySetDispatchQueue in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.Boolean SystemConfiguration.NetworkReachability::SCNetworkReachabilitySetDispatchQueue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SCError in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by SystemConfiguration.StatusCode SystemConfiguration.StatusCodeError::SCError() in Xamarin.iOS.dll.
Did not add native reference to SCErrorString in /System/Library/Frameworks/SystemConfiguration.framework/SystemConfiguration referenced by System.IntPtr SystemConfiguration.StatusCodeError::SCErrorString(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to SKTerminateForInvalidReceipt in /System/Library/Frameworks/StoreKit.framework/StoreKit referenced by System.Void StoreKit.SKReceiptRefreshRequest::TerminateForInvalidReceipt() in Xamarin.iOS.dll.
Did not add native reference to SRAbsoluteTimeGetCurrent in /System/Library/Frameworks/SensorKit.framework/SensorKit referenced by System.Double SensorKit.SRAbsoluteTime::GetCurrent() in Xamarin.iOS.dll.
Did not add native reference to SRAbsoluteTimeFromCFAbsoluteTime in /System/Library/Frameworks/SensorKit.framework/SensorKit referenced by System.Double SensorKit.SRAbsoluteTime::FromCFAbsoluteTime(System.Double) in Xamarin.iOS.dll.
Did not add native reference to SRAbsoluteTimeToCFAbsoluteTime in /System/Library/Frameworks/SensorKit.framework/SensorKit referenced by System.Double SensorKit.SRAbsoluteTime::ToCFAbsoluteTime(System.Double) in Xamarin.iOS.dll.
Did not add native reference to SRAbsoluteTimeFromContinuousTime in /System/Library/Frameworks/SensorKit.framework/SensorKit referenced by System.Double SensorKit.SRAbsoluteTime::FromContinuousTime(System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecCertificate::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCreateWithData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCreateWithData(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopySubjectSummary in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopySubjectSummary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopyData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyPublicKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopyPublicKey(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopyKey(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyCommonName in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SecCertificate::SecCertificateCopyCommonName(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyEmailAddresses in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SecCertificate::SecCertificateCopyEmailAddresses(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyNormalizedIssuerSequence in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopyNormalizedIssuerSequence(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopyNormalizedSubjectSequence in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopyNormalizedSubjectSequence(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopySerialNumber in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopySerialNumber(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCertificateCopySerialNumberData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate::SecCertificateCopySerialNumberData(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecIdentityGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecIdentity::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SecIdentityCopyCertificate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecIdentity::SecIdentityCopyCertificate(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecIdentityCopyPrivateKey in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecIdentity::SecIdentityCopyPrivateKey(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecKey::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SecKeyGeneratePair in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecKey::SecKeyGeneratePair(System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyGetBlockSize in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecKey::SecKeyGetBlockSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecKeyRawSign in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecKey::SecKeyRawSign(System.IntPtr,Security.SecPadding,System.IntPtr,System.nint,System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyRawVerify in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecKey::SecKeyRawVerify(System.IntPtr,Security.SecPadding,System.IntPtr,System.nint,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SecKeyEncrypt in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecKey::SecKeyEncrypt(System.IntPtr,Security.SecPadding,System.IntPtr,System.nint,System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyDecrypt in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecKey::SecKeyDecrypt(System.IntPtr,Security.SecPadding,System.IntPtr,System.nint,System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCreateRandomKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCreateRandomKey(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCreateWithData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCreateWithData(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCopyExternalRepresentation in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCopyExternalRepresentation(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCopyAttributes in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCopyAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCopyPublicKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCopyPublicKey(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecKeyIsAlgorithmSupported in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecKey::SecKeyIsAlgorithmSupported(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCreateSignature in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCreateSignature(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyVerifySignature in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecKey::SecKeyVerifySignature(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCreateEncryptedData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCreateEncryptedData(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCreateDecryptedData in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCreateDecryptedData(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecKeyCopyKeyExchangeResult in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecKey::SecKeyCopyKeyExchangeResult(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecPKCS12Import in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecImportExport::SecPKCS12Import(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecItemCopyMatching in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecItem::SecItemCopyMatching(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecItemAdd in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecItem::SecItemAdd(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecItemDelete in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecItem::SecItemDelete(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecItemUpdate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecItem::SecItemUpdate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecPolicyCreateSSL in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecPolicy::SecPolicyCreateSSL(System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecPolicyCreateBasicX509 in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecPolicy::SecPolicyCreateBasicX509() in Xamarin.iOS.dll.
Did not add native reference to SecPolicyGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecPolicy::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SecPolicyCopyProperties in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecPolicy::SecPolicyCopyProperties(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecPolicyCreateRevocation in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecPolicy::SecPolicyCreateRevocation(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to SecPolicyCreateWithProperties in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecPolicy::SecPolicyCreateWithProperties(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecAccessControlCreateWithFlags in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecAccessControl::SecAccessControlCreateWithFlags(System.IntPtr,System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to sec_certificate_create in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate2::sec_certificate_create(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_certificate_copy_ref in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecCertificate2::sec_certificate_copy_ref(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_identity_create in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecIdentity2::sec_identity_create(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_identity_create_with_certificates in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecIdentity2::sec_identity_create_with_certificates(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_identity_copy_ref in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecIdentity2::sec_identity_copy_ref(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_identity_copy_certificates_ref in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecIdentity2::sec_identity_copy_certificates_ref(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_identity_access_certificates in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecIdentity2::sec_identity_access_certificates(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_negotiated_protocol in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecProtocolMetadata::sec_protocol_metadata_get_negotiated_protocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_copy_peer_public_key in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecProtocolMetadata::sec_protocol_metadata_copy_peer_public_key(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_negotiated_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslProtocol Security.SecProtocolMetadata::sec_protocol_metadata_get_negotiated_protocol_version(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_negotiated_tls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsProtocolVersion Security.SecProtocolMetadata::sec_protocol_metadata_get_negotiated_tls_protocol_version(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_negotiated_tls_ciphersuite in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsCipherSuite Security.SecProtocolMetadata::sec_protocol_metadata_get_negotiated_tls_ciphersuite(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_negotiated_ciphersuite in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslCipherSuite Security.SecProtocolMetadata::sec_protocol_metadata_get_negotiated_ciphersuite(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_early_data_accepted in /System/Library/Frameworks/Security.framework/Security referenced by System.Byte Security.SecProtocolMetadata::sec_protocol_metadata_get_early_data_accepted(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_challenge_parameters_are_equal in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_challenge_parameters_are_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_peers_are_equal in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_peers_are_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_access_distinguished_names in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_access_distinguished_names(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_access_ocsp_response in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_access_ocsp_response(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_access_peer_certificate_chain in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_access_peer_certificate_chain(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_access_supported_signature_algorithms in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_access_supported_signature_algorithms(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_create_secret in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecProtocolMetadata::sec_protocol_metadata_create_secret(System.IntPtr,System.nuint,System.String,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_create_secret_with_context in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecProtocolMetadata::sec_protocol_metadata_create_secret_with_context(System.IntPtr,System.nuint,System.String,System.nuint,System.Byte*,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_get_server_name in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecProtocolMetadata::sec_protocol_metadata_get_server_name(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_metadata_access_pre_shared_keys in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolMetadata::sec_protocol_metadata_access_pre_shared_keys(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_local_identity in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_local_identity(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_add_tls_ciphersuite in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_add_tls_ciphersuite(System.IntPtr,Security.SslCipherSuite) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_append_tls_ciphersuite in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_append_tls_ciphersuite(System.IntPtr,Security.TlsCipherSuite) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_add_tls_ciphersuite_group in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_add_tls_ciphersuite_group(System.IntPtr,Security.SslCipherSuiteGroup) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_append_tls_ciphersuite_group in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_append_tls_ciphersuite_group(System.IntPtr,Security.TlsCipherSuiteGroup) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_min_version in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_min_version(System.IntPtr,Security.SslProtocol) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_min_tls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_min_tls_protocol_version(System.IntPtr,Security.TlsProtocolVersion) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_max_version in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_max_version(System.IntPtr,Security.SslProtocol) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_max_tls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_max_tls_protocol_version(System.IntPtr,Security.TlsProtocolVersion) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_get_default_min_dtls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsProtocolVersion Security.SecProtocolOptions::sec_protocol_options_get_default_min_dtls_protocol_version() in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_get_default_max_dtls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsProtocolVersion Security.SecProtocolOptions::sec_protocol_options_get_default_max_dtls_protocol_version() in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_get_default_min_tls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsProtocolVersion Security.SecProtocolOptions::sec_protocol_options_get_default_min_tls_protocol_version() in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_get_default_max_tls_protocol_version in /System/Library/Frameworks/Security.framework/Security referenced by Security.TlsProtocolVersion Security.SecProtocolOptions::sec_protocol_options_get_default_max_tls_protocol_version() in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_add_tls_application_protocol in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_add_tls_application_protocol(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_server_name in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_server_name(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_diffie_hellman_parameters in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_diffie_hellman_parameters(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_add_pre_shared_key in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_add_pre_shared_key(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_tickets_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_tickets_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_is_fallback_attempt in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_is_fallback_attempt(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_resumption_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_resumption_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_false_start_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_false_start_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_ocsp_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_ocsp_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_sct_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_sct_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_renegotiation_enabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_renegotiation_enabled(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_peer_authentication_required in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_peer_authentication_required(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_key_update_block in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_key_update_block(System.IntPtr,ObjCRuntime.BlockLiteral&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_are_equal in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecProtocolOptions::sec_protocol_options_are_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_protocol_options_set_tls_pre_shared_key_identity_hint in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecProtocolOptions::sec_protocol_options_set_tls_pre_shared_key_identity_hint(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecAddSharedWebCredential in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecSharedCredential::SecAddSharedWebCredential(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecRequestSharedWebCredential in /System/Library/Frameworks/Security.framework/Security referenced by System.Void Security.SecSharedCredential::SecRequestSharedWebCredential(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecCreateSharedWebCredentialPassword in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecSharedCredential::SecCreateSharedWebCredentialPassword() in Xamarin.iOS.dll.
Did not add native reference to SecCopyErrorMessageString in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecStatusCodeExtensions::SecCopyErrorMessageString(Security.SecStatusCode,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyPolicies in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustCopyPolicies(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetPolicies in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetPolicies(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetNetworkFetchAllowed in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustGetNetworkFetchAllowed(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetNetworkFetchAllowed in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetNetworkFetchAllowed(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyCustomAnchorCertificates in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustCopyCustomAnchorCertificates(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustEvaluateAsync in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustEvaluateAsync(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustEvaluateAsyncWithError in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustEvaluateAsyncWithError(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetTrustResult in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustGetTrustResult(System.IntPtr,Security.SecTrustResult&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustEvaluateWithError in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecTrust::SecTrustEvaluateWithError(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyResult in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustCopyResult(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetOCSPResponse in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetOCSPResponse(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetSignedCertificateTimestamps in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetSignedCertificateTimestamps(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecTrust::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SecTrustCreateWithCertificates in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustCreateWithCertificates(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustEvaluate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustEvaluate(System.IntPtr,Security.SecTrustResult&) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetCertificateCount in /System/Library/Frameworks/Security.framework/Security referenced by System.nint Security.SecTrust::SecTrustGetCertificateCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetCertificateAtIndex in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustGetCertificateAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyCertificateChain in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustCopyCertificateChain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyPublicKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustCopyPublicKey(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyKey in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustCopyKey(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustCopyExceptions in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust::SecTrustCopyExceptions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetExceptions in /System/Library/Frameworks/Security.framework/Security referenced by System.Boolean Security.SecTrust::SecTrustSetExceptions(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustGetVerifyTime in /System/Library/Frameworks/Security.framework/Security referenced by System.Double Security.SecTrust::SecTrustGetVerifyTime(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetVerifyDate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetVerifyDate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetAnchorCertificates in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetAnchorCertificates(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SecTrustSetAnchorCertificatesOnly in /System/Library/Frameworks/Security.framework/Security referenced by Security.SecStatusCode Security.SecTrust::SecTrustSetAnchorCertificatesOnly(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to sec_trust_create in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust2::sec_trust_create(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sec_trust_copy_ref in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SecTrust2::sec_trust_copy_ref(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLCreateContext in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SslContext::SSLCreateContext(System.IntPtr,Security.SslProtocolSide,Security.SslConnectionType) in Xamarin.iOS.dll.
Did not add native reference to SSLClose in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLGetProtocolVersionMax in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetProtocolVersionMax(System.IntPtr,Security.SslProtocol&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetProtocolVersionMax in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetProtocolVersionMax(System.IntPtr,Security.SslProtocol) in Xamarin.iOS.dll.
Did not add native reference to SSLGetProtocolVersionMin in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetProtocolVersionMin(System.IntPtr,Security.SslProtocol&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetProtocolVersionMin in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetProtocolVersionMin(System.IntPtr,Security.SslProtocol) in Xamarin.iOS.dll.
Did not add native reference to SSLGetNegotiatedProtocolVersion in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetNegotiatedProtocolVersion(System.IntPtr,Security.SslProtocol&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetConnection in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetConnection(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetConnection in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetConnection(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLSetIOFuncs in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetIOFuncs(System.IntPtr,Security.SslReadFunc,Security.SslWriteFunc) in Xamarin.iOS.dll.
Did not add native reference to SSLGetSessionOption in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetSessionOption(System.IntPtr,Security.SslSessionOption,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetSessionOption in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetSessionOption(System.IntPtr,Security.SslSessionOption,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to SSLSetClientSideAuthenticate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetClientSideAuthenticate(System.IntPtr,Security.SslAuthenticate) in Xamarin.iOS.dll.
Did not add native reference to SSLHandshake in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLHandshake(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLGetSessionState in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetSessionState(System.IntPtr,Security.SslSessionState&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetPeerID in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetPeerID(System.IntPtr,System.IntPtr&,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetPeerID in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetPeerID(System.IntPtr,System.Byte*,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SSLGetBufferedReadSize in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetBufferedReadSize(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLRead in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLRead(System.IntPtr,System.Byte*,System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLWrite in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLWrite(System.IntPtr,System.Byte*,System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetNumberSupportedCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetNumberSupportedCiphers(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetSupportedCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetSupportedCiphers(System.IntPtr,Security.SslCipherSuite*,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetNumberEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetNumberEnabledCiphers(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetEnabledCiphers(System.IntPtr,Security.SslCipherSuite*,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetEnabledCiphers in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetEnabledCiphers(System.IntPtr,Security.SslCipherSuite*,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SSLGetNegotiatedCipher in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetNegotiatedCipher(System.IntPtr,Security.SslCipherSuite&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetDatagramWriteSize in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetDatagramWriteSize(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetMaxDatagramRecordSize in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetMaxDatagramRecordSize(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetMaxDatagramRecordSize in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetMaxDatagramRecordSize(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SSLSetDatagramHelloCookie in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetDatagramHelloCookie(System.IntPtr,System.Byte*,System.nint) in Xamarin.iOS.dll.
Did not add native reference to SSLGetPeerDomainNameLength in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetPeerDomainNameLength(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLGetPeerDomainName in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetPeerDomainName(System.IntPtr,System.Byte[],System.nint&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetPeerDomainName in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetPeerDomainName(System.IntPtr,System.Byte[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to SSLSetCertificate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetCertificate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLGetClientCertificateState in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLGetClientCertificateState(System.IntPtr,Security.SslClientCertificateState&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetEncryptionCertificate in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLSetEncryptionCertificate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLCopyPeerTrust in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLCopyPeerTrust(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SSLContextGetTypeID in /System/Library/Frameworks/Security.framework/Security referenced by System.IntPtr Security.SslContext::SSLContextGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to SSLSetSessionConfig in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLSetSessionConfig(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLReHandshake in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLReHandshake(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLCopyRequestedPeerName in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLCopyRequestedPeerName(System.IntPtr,System.Byte[],System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to SSLCopyRequestedPeerNameLength in /System/Library/Frameworks/Security.framework/Security referenced by Security.SslStatus Security.SslContext::SSLCopyRequestedPeerNameLength(System.IntPtr,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to SSLSetSessionTicketsEnabled in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLSetSessionTicketsEnabled(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to SSLSetError in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLSetError(System.IntPtr,Security.SecStatusCode) in Xamarin.iOS.dll.
Did not add native reference to SSLSetOCSPResponse in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLSetOCSPResponse(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLSetALPNProtocols in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLSetALPNProtocols(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to SSLCopyALPNProtocols in /System/Library/Frameworks/Security.framework/Security referenced by System.Int32 Security.SslContext::SSLCopyALPNProtocols(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to SCNExportJavaScriptModule in /System/Library/Frameworks/SceneKit.framework/SceneKit referenced by System.Void SceneKit.SCNJavaScript::SCNExportJavaScriptModule(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to EAGLGetVersion in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void OpenGLES.EAGLContext::EAGLGetVersion(System.nuint&,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_create_bonjour_service in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWAdvertiseDescriptor::nw_advertise_descriptor_create_bonjour_service(System.String,System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_set_txt_record in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWAdvertiseDescriptor::nw_advertise_descriptor_set_txt_record(System.IntPtr,System.String,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_set_no_auto_rename in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWAdvertiseDescriptor::nw_advertise_descriptor_set_no_auto_rename(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_get_no_auto_rename in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWAdvertiseDescriptor::nw_advertise_descriptor_get_no_auto_rename(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_copy_txt_record_object in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWAdvertiseDescriptor::nw_advertise_descriptor_copy_txt_record_object(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_advertise_descriptor_set_txt_record_object in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWAdvertiseDescriptor::nw_advertise_descriptor_set_txt_record_object(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_result_copy_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowseResult::nw_browse_result_copy_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_result_get_interfaces_count in /System/Library/Frameworks/Network.framework/Network referenced by System.nuint Network.NWBrowseResult::nw_browse_result_get_interfaces_count(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_result_copy_txt_record_object in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowseResult::nw_browse_result_copy_txt_record_object(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_result_get_changes in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWBrowseResultChange Network.NWBrowseResult::nw_browse_result_get_changes(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_result_enumerate_interfaces in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowseResult::nw_browse_result_enumerate_interfaces(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowser::nw_browser_create(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_set_queue in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowser::nw_browser_set_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_start in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowser::nw_browser_start(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowser::nw_browser_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_copy_browse_descriptor in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowser::nw_browser_copy_browse_descriptor(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_copy_parameters in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowser::nw_browser_copy_parameters(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_set_browse_results_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowser::nw_browser_set_browse_results_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_browser_set_state_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowser::nw_browser_set_state_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_descriptor_create_bonjour_service in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowserDescriptor::nw_browse_descriptor_create_bonjour_service(System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_descriptor_get_include_txt_record in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWBrowserDescriptor::nw_browse_descriptor_get_include_txt_record(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_descriptor_set_include_txt_record in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWBrowserDescriptor::nw_browse_descriptor_set_include_txt_record(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_descriptor_get_bonjour_service_type in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowserDescriptor::nw_browse_descriptor_get_bonjour_service_type(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_browse_descriptor_get_bonjour_service_domain in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWBrowserDescriptor::nw_browse_descriptor_get_bonjour_service_domain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnection::nw_connection_create(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_copy_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnection::nw_connection_copy_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_copy_parameters in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnection::nw_connection_copy_parameters(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_set_state_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_set_state_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_set_viability_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_set_viability_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_set_better_path_available_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_set_better_path_available_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_set_path_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_set_path_changed_handler(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_set_queue in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_set_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_start in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_start(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_restart in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_restart(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_force_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_force_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_cancel_current_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_cancel_current_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_receive in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_receive(System.IntPtr,System.UInt32,System.UInt32,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_receive_message in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_receive_message(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_send in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_send(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_copy_description in /System/Library/Frameworks/Network.framework/Network referenced by System.String Network.NWConnection::nw_connection_copy_description(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_copy_current_path in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnection::nw_connection_copy_current_path(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_copy_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnection::nw_connection_copy_protocol_metadata(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_get_maximum_datagram_size in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWConnection::nw_connection_get_maximum_datagram_size(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_batch in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_batch(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_access_establishment_report in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnection::nw_connection_access_establishment_report(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_create(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_descriptor in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_descriptor(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_parameters in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_parameters(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_start in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_start(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_set_queue in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_set_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_local_endpoint_for_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_local_endpoint_for_message(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_path_for_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_path_for_message(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_remote_endpoint_for_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_remote_endpoint_for_message(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_extract_connection_for_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_extract_connection_for_message(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_reply in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_reply(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_send_message in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_send_message(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_set_receive_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_set_receive_handler(System.IntPtr,System.UInt32,System.Boolean,ObjCRuntime.BlockLiteral*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_set_state_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_set_state_changed_handler(System.IntPtr,ObjCRuntime.BlockLiteral*) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_protocol_metadata(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_copy_protocol_metadata_for_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_copy_protocol_metadata_for_message(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_extract_connection in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWConnectionGroup::nw_connection_group_extract_connection(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_reinsert_extracted_connection in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWConnectionGroup::nw_connection_group_reinsert_extracted_connection(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_group_set_new_connection_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWConnectionGroup::nw_connection_group_set_new_connection_handler(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWContentContext::nw_content_context_create(System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_get_identifier in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWContentContext::nw_content_context_get_identifier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_get_is_final in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWContentContext::nw_content_context_get_is_final(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_set_is_final in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_set_is_final(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_get_expiration_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWContentContext::nw_content_context_get_expiration_milliseconds(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_set_expiration_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_set_expiration_milliseconds(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_get_relative_priority in /System/Library/Frameworks/Network.framework/Network referenced by System.Double Network.NWContentContext::nw_content_context_get_relative_priority(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_set_relative_priority in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_set_relative_priority(System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_copy_antecedent in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWContentContext::nw_content_context_copy_antecedent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_set_antecedent in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_set_antecedent(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_copy_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWContentContext::nw_content_context_copy_protocol_metadata(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_set_metadata_for_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_set_metadata_for_protocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_content_context_foreach_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWContentContext::nw_content_context_foreach_protocol_metadata(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_connection_create_new_data_transfer_report in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWDataTransferReport::nw_connection_create_new_data_transfer_report(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_path_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWDataTransferReport::nw_data_transfer_report_get_path_count(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_duration_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_duration_milliseconds(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_copy_path_interface in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWDataTransferReport::nw_data_transfer_report_copy_path_interface(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_received_application_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_received_application_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_sent_application_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_sent_application_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_received_transport_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_received_transport_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_received_transport_duplicate_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_received_transport_duplicate_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_received_transport_out_of_order_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_received_transport_out_of_order_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_sent_transport_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_sent_transport_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_sent_transport_retransmitted_byte_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_sent_transport_retransmitted_byte_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_transport_smoothed_rtt_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_transport_smoothed_rtt_milliseconds(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_transport_minimum_rtt_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_transport_minimum_rtt_milliseconds(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_transport_rtt_variance in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_transport_rtt_variance(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_received_ip_packet_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_received_ip_packet_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_sent_ip_packet_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWDataTransferReport::nw_data_transfer_report_get_sent_ip_packet_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_collect in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWDataTransferReport::nw_data_transfer_report_collect(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_state in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWDataTransferReportState Network.NWDataTransferReport::nw_data_transfer_report_get_state(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_data_transfer_report_get_path_radio_type in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWInterfaceRadioType Network.NWDataTransferReport::nw_data_transfer_report_get_path_radio_type(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_type in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWEndpointType Network.NWEndpoint::nw_endpoint_get_type(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_create_host in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_create_host(System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_hostname in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_get_hostname(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_copy_port_string in /System/Library/Frameworks/Network.framework/Network referenced by System.String Network.NWEndpoint::nw_endpoint_copy_port_string(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_port in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt16 Network.NWEndpoint::nw_endpoint_get_port(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_create_address in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_create_address(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_copy_address_string in /System/Library/Frameworks/Network.framework/Network referenced by System.String Network.NWEndpoint::nw_endpoint_copy_address_string(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_create_bonjour_service in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_create_bonjour_service(System.String,System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_bonjour_service_name in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_get_bonjour_service_name(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_bonjour_service_type in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_get_bonjour_service_type(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_bonjour_service_domain in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_get_bonjour_service_domain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_create_url in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_create_url(System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_endpoint_get_url in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEndpoint::nw_endpoint_get_url(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_error_get_error_domain in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWErrorDomain Network.NWError::nw_error_get_error_domain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_error_get_error_code in /System/Library/Frameworks/Network.framework/Network referenced by System.Int32 Network.NWError::nw_error_get_error_code(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_error_copy_cf_error in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWError::nw_error_copy_cf_error(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_get_used_proxy in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWEstablishmentReport::nw_establishment_report_get_used_proxy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_get_proxy_configured in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWEstablishmentReport::nw_establishment_report_get_proxy_configured(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_get_previous_attempt_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWEstablishmentReport::nw_establishment_report_get_previous_attempt_count(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_get_duration_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWEstablishmentReport::nw_establishment_report_get_duration_milliseconds(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_get_attempt_started_after_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWEstablishmentReport::nw_establishment_report_get_attempt_started_after_milliseconds(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_enumerate_resolutions in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWEstablishmentReport::nw_establishment_report_enumerate_resolutions(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_enumerate_protocols in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWEstablishmentReport::nw_establishment_report_enumerate_protocols(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_copy_proxy_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWEstablishmentReport::nw_establishment_report_copy_proxy_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_establishment_report_enumerate_resolution_reports in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWEstablishmentReport::nw_establishment_report_enumerate_resolution_reports(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_write_output_no_copy in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramer::nw_framer_write_output_no_copy(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_write_output_data in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_write_output_data(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_write_output in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_write_output(System.IntPtr,System.Byte*,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_set_wakeup_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_set_wakeup_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_set_stop_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_set_stop_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_set_output_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_set_output_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_set_input_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_set_input_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_set_cleanup_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_set_cleanup_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_schedule_wakeup in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_schedule_wakeup(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_message_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramer::nw_framer_message_create(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_prepend_application_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramer::nw_framer_prepend_application_protocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_pass_through_output in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_pass_through_output(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_pass_through_input in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_pass_through_input(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_mark_ready in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_mark_ready(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_mark_failed_with_error in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_mark_failed_with_error(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_deliver_input_no_copy in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramer::nw_framer_deliver_input_no_copy(System.IntPtr,System.nuint,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramer::nw_framer_create_options(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_copy_remote_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramer::nw_framer_copy_remote_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_copy_parameters in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramer::nw_framer_copy_parameters(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_copy_local_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramer::nw_framer_copy_local_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_async in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_async(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_parse_output in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramer::nw_framer_parse_output(System.IntPtr,System.nuint,System.nuint,System.Byte*,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_parse_input in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramer::nw_framer_parse_input(System.IntPtr,System.nuint,System.nuint,System.Byte*,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_deliver_input in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramer::nw_framer_deliver_input(System.IntPtr,System.Byte*,System.nuint,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_protocol_create_message in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramerMessage::nw_framer_protocol_create_message(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_message_set_value in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramerMessage::nw_framer_message_set_value(System.IntPtr,System.String,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_message_access_value in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWFramerMessage::nw_framer_message_access_value(System.IntPtr,System.String,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_message_set_object_value in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWFramerMessage::nw_framer_message_set_object_value(System.IntPtr,System.String,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_framer_message_copy_object_value in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWFramerMessage::nw_framer_message_copy_object_value(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_interface_get_type in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWInterfaceType Network.NWInterface::nw_interface_get_type(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_interface_get_name in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWInterface::nw_interface_get_name(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_interface_get_index in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWInterface::nw_interface_get_index(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_create_with_port in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWListener::nw_listener_create_with_port(System.String,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWListener::nw_listener_create(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_create_with_connection in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWListener::nw_listener_create_with_connection(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_queue in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_get_port in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt16 Network.NWListener::nw_listener_get_port(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_start in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_start(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_state_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_state_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_new_connection_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_new_connection_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_advertised_endpoint_changed_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_advertised_endpoint_changed_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_advertise_descriptor in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_advertise_descriptor(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_get_new_connection_limit in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWListener::nw_listener_get_new_connection_limit(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_new_connection_limit in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_new_connection_limit(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_listener_set_new_connection_group_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWListener::nw_listener_set_new_connection_group_handler(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_group_descriptor_create_multicast in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWMulticastGroup::nw_group_descriptor_create_multicast(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_group_descriptor_add_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWMulticastGroup::nw_group_descriptor_add_endpoint(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_multicast_group_descriptor_get_disable_unicast_traffic in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWMulticastGroup::nw_multicast_group_descriptor_get_disable_unicast_traffic(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_multicast_group_descriptor_set_disable_unicast_traffic in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWMulticastGroup::nw_multicast_group_descriptor_set_disable_unicast_traffic(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_multicast_group_descriptor_set_specific_source in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWMulticastGroup::nw_multicast_group_descriptor_set_specific_source(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_group_descriptor_enumerate_endpoints in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWMulticastGroup::nw_group_descriptor_enumerate_endpoints(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_group_descriptor_create_multiplex in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWMultiplexGroup::nw_group_descriptor_create_multiplex(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_create_secure_tcp in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_create_secure_tcp(System.Void*,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_create_secure_udp in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_create_secure_udp(System.Void*,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_create() in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_copy in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_copy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_multipath_service in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_multipath_service(System.IntPtr,Network.NWMultiPathService) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_multipath_service in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWMultiPathService Network.NWParameters::nw_parameters_get_multipath_service(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_copy_default_protocol_stack in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_copy_default_protocol_stack(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_local_only in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_local_only(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_local_only in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_local_only(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_prefer_no_proxy in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_prefer_no_proxy(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_prefer_no_proxy in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_prefer_no_proxy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_expired_dns_behavior in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_expired_dns_behavior(System.IntPtr,Network.NWParametersExpiredDnsBehavior) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_expired_dns_behavior in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWParametersExpiredDnsBehavior Network.NWParameters::nw_parameters_get_expired_dns_behavior(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_require_interface in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_require_interface(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_copy_required_interface in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_copy_required_interface(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_prohibit_interface in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_prohibit_interface(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_clear_prohibited_interfaces in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_clear_prohibited_interfaces(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_required_interface_type in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_required_interface_type(System.IntPtr,Network.NWInterfaceType) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_required_interface_type in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWInterfaceType Network.NWParameters::nw_parameters_get_required_interface_type(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_prohibit_interface_type in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_prohibit_interface_type(System.IntPtr,Network.NWInterfaceType) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_clear_prohibited_interface_types in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_clear_prohibited_interface_types(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_iterate_prohibited_interfaces in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_iterate_prohibited_interfaces(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_iterate_prohibited_interface_types in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_iterate_prohibited_interface_types(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_prohibit_expensive in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_prohibit_expensive(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_prohibit_expensive in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_prohibit_expensive(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_reuse_local_address in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_reuse_local_address(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_reuse_local_address in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_reuse_local_address(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_fast_open_enabled in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_fast_open_enabled(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_fast_open_enabled in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_fast_open_enabled(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_service_class in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWServiceClass Network.NWParameters::nw_parameters_get_service_class(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_service_class in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_service_class(System.IntPtr,Network.NWServiceClass) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_copy_local_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_copy_local_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_local_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_local_endpoint(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_include_peer_to_peer in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_include_peer_to_peer(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_include_peer_to_peer in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_include_peer_to_peer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_prohibit_constrained in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWParameters::nw_parameters_get_prohibit_constrained(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_prohibit_constrained in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_prohibit_constrained(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_attribution in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_attribution(System.IntPtr,Network.NWParametersAttribution) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_get_attribution in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWParametersAttribution Network.NWParameters::nw_parameters_get_attribution(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_set_privacy_context in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWParameters::nw_parameters_set_privacy_context(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_parameters_create_quic in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWParameters::nw_parameters_create_quic(System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_path_get_status in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWPathStatus Network.NWPath::nw_path_get_status(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_is_expensive in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_is_expensive(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_has_ipv4 in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_has_ipv4(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_has_ipv6 in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_has_ipv6(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_has_dns in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_has_dns(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_uses_interface_type in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_uses_interface_type(System.IntPtr,Network.NWInterfaceType) in Xamarin.iOS.dll.
Did not add native reference to nw_path_copy_effective_local_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWPath::nw_path_copy_effective_local_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_copy_effective_remote_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWPath::nw_path_copy_effective_remote_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_is_equal in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_is_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_enumerate_interfaces in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPath::nw_path_enumerate_interfaces(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_path_is_constrained in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWPath::nw_path_is_constrained(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_enumerate_gateways in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPath::nw_path_enumerate_gateways(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_path_get_unsatisfied_reason in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWPathUnsatisfiedReason Network.NWPath::nw_path_get_unsatisfied_reason(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWPathMonitor::nw_path_monitor_create() in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_create_with_type in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWPathMonitor::nw_path_monitor_create_with_type(Network.NWInterfaceType) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_cancel in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_start in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_start(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_set_queue in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_set_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_set_update_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_set_update_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_set_cancel_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_set_cancel_handler(System.IntPtr,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to nw_path_monitor_prohibit_interface_type in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPathMonitor::nw_path_monitor_prohibit_interface_type(System.IntPtr,Network.NWInterfaceType) in Xamarin.iOS.dll.
Did not add native reference to nw_privacy_context_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWPrivacyContext::nw_privacy_context_create(System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_privacy_context_flush_cache in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPrivacyContext::nw_privacy_context_flush_cache(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_privacy_context_disable_logging in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPrivacyContext::nw_privacy_context_disable_logging(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_privacy_context_require_encrypted_name_resolution in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWPrivacyContext::nw_privacy_context_require_encrypted_name_resolution(System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_definition_is_equal in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolDefinition::nw_protocol_definition_is_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_ip_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_ip_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_tcp_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_tcp_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_udp_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_udp_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_tls_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_tls_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_ws_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_ws_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_framer_create_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_framer_create_definition(System.String,Network.NWFramerCreateFlags,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_copy_quic_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolDefinition::nw_protocol_copy_quic_definition() in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_disable_multicast_loopback in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolIPOptions::nw_ip_options_set_disable_multicast_loopback(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_create_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolMetadata::nw_ip_create_metadata() in Xamarin.iOS.dll.
Did not add native reference to nw_udp_create_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolMetadata::nw_udp_create_metadata() in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_copy_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolMetadata::nw_protocol_metadata_copy_definition(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_ip in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_ip(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_udp in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_udp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_tls in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_tls(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_tcp in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_tcp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_quic in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_quic(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_tls_copy_sec_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolMetadata::nw_tls_copy_sec_protocol_metadata(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_metadata_set_ecn_flag in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolMetadata::nw_ip_metadata_set_ecn_flag(System.IntPtr,Network.NWIPEcnFlag) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_metadata_get_ecn_flag in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWIPEcnFlag Network.NWProtocolMetadata::nw_ip_metadata_get_ecn_flag(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_metadata_get_receive_time in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolMetadata::nw_ip_metadata_get_receive_time(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_metadata_set_service_class in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolMetadata::nw_ip_metadata_set_service_class(System.IntPtr,Network.NWServiceClass) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_metadata_get_service_class in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWServiceClass Network.NWProtocolMetadata::nw_ip_metadata_get_service_class(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_get_available_receive_buffer in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWProtocolMetadata::nw_tcp_get_available_receive_buffer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_get_available_send_buffer in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWProtocolMetadata::nw_tcp_get_available_send_buffer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_framer_message in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_framer_message(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_metadata_is_ws in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolMetadata::nw_protocol_metadata_is_ws(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_options_copy_definition in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_protocol_options_copy_definition(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_tls_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_tls_create_options() in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_tcp_create_options() in Xamarin.iOS.dll.
Did not add native reference to nw_udp_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_udp_create_options() in Xamarin.iOS.dll.
Did not add native reference to nw_quic_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_quic_create_options() in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_version in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_version(System.IntPtr,Network.NWIPVersion) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_hop_limit in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_hop_limit(System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_use_minimum_mtu in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_use_minimum_mtu(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_disable_fragmentation in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_disable_fragmentation(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_calculate_receive_time in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_calculate_receive_time(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ip_options_set_local_address_preference in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_ip_options_set_local_address_preference(System.IntPtr,Network.NWIPLocalAddressPreference) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_no_delay in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_no_delay(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_no_push in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_no_push(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_no_options in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_no_options(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_enable_keepalive in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_enable_keepalive(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_keepalive_count in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_keepalive_count(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_keepalive_idle_time in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_keepalive_idle_time(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_keepalive_interval in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_keepalive_interval(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_maximum_segment_size in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_maximum_segment_size(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_connection_timeout in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_connection_timeout(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_persist_timeout in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_persist_timeout(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_retransmit_connection_drop_time in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_retransmit_connection_drop_time(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_retransmit_fin_drop in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_retransmit_fin_drop(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_disable_ack_stretching in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_disable_ack_stretching(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_enable_fast_open in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_enable_fast_open(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_disable_ecn in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_tcp_options_set_disable_ecn(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_udp_options_set_prefer_no_checksum in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolOptions::nw_udp_options_set_prefer_no_checksum(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_tls_copy_sec_protocol_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolOptions::nw_tls_copy_sec_protocol_options(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_options_is_quic in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolOptions::nw_protocol_options_is_quic(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_add_tls_application_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_add_tls_application_protocol(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_copy_sec_protocol_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolQuicOptions::nw_quic_copy_sec_protocol_options(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_stream_is_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWProtocolQuicOptions::nw_quic_get_stream_is_unidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_stream_is_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_stream_is_unidirectional(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_data in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_data(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_data in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_data(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_max_udp_payload_size in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt16 Network.NWProtocolQuicOptions::nw_quic_get_max_udp_payload_size(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_max_udp_payload_size in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_max_udp_payload_size(System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_idle_timeout in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWProtocolQuicOptions::nw_quic_get_idle_timeout(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_idle_timeout in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_idle_timeout(System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_streams_bidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_streams_bidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_streams_bidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_streams_bidirectional(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_streams_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_streams_unidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_streams_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_streams_unidirectional(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_stream_data_bidirectional_local in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_stream_data_bidirectional_local(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_stream_data_bidirectional_local in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_stream_data_bidirectional_local(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_stream_data_bidirectional_remote in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_stream_data_bidirectional_remote(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_stream_data_bidirectional_remote in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_stream_data_bidirectional_remote(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_initial_max_stream_data_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWProtocolQuicOptions::nw_quic_get_initial_max_stream_data_unidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_initial_max_stream_data_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolQuicOptions::nw_quic_set_initial_max_stream_data_unidirectional(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_prepend_application_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolStack::nw_protocol_stack_prepend_application_protocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_clear_application_protocols in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolStack::nw_protocol_stack_clear_application_protocols(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_iterate_application_protocols in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolStack::nw_protocol_stack_iterate_application_protocols(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_copy_transport_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolStack::nw_protocol_stack_copy_transport_protocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_set_transport_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolStack::nw_protocol_stack_set_transport_protocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_protocol_stack_copy_internet_protocol in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWProtocolStack::nw_protocol_stack_copy_internet_protocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_tcp_options_set_multipath_force_version in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWProtocolTcpOptions::nw_tcp_options_set_multipath_force_version(System.IntPtr,Network.NWMultipathVersion) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_remote_idle_timeout in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_remote_idle_timeout(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_keepalive_interval in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt16 Network.NWQuicMetadata::nw_quic_get_keepalive_interval(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_keepalive_interval in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWQuicMetadata::nw_quic_set_keepalive_interval(System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_application_error_reason in /System/Library/Frameworks/Network.framework/Network referenced by System.String Network.NWQuicMetadata::nw_quic_get_application_error_reason(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_application_error in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_application_error(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_application_error in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWQuicMetadata::nw_quic_set_application_error(System.IntPtr,System.UInt64,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_copy_sec_protocol_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWQuicMetadata::nw_quic_copy_sec_protocol_metadata(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_stream_id in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_stream_id(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_stream_application_error in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_stream_application_error(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_stream_application_error in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWQuicMetadata::nw_quic_set_stream_application_error(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_local_max_streams_bidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_local_max_streams_bidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_local_max_streams_bidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWQuicMetadata::nw_quic_set_local_max_streams_bidirectional(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_local_max_streams_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_local_max_streams_unidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_set_local_max_streams_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWQuicMetadata::nw_quic_set_local_max_streams_unidirectional(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_remote_max_streams_bidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_remote_max_streams_bidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_quic_get_remote_max_streams_unidirectional in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWQuicMetadata::nw_quic_get_remote_max_streams_unidirectional(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_get_source in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWReportResolutionSource Network.NWResolutionReport::nw_resolution_report_get_source(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_get_milliseconds in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt64 Network.NWResolutionReport::nw_resolution_report_get_milliseconds(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_get_endpoint_count in /System/Library/Frameworks/Network.framework/Network referenced by System.UInt32 Network.NWResolutionReport::nw_resolution_report_get_endpoint_count(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_copy_successful_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWResolutionReport::nw_resolution_report_copy_successful_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_copy_preferred_endpoint in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWResolutionReport::nw_resolution_report_copy_preferred_endpoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolution_report_get_protocol in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWReportResolutionProtocol Network.NWResolutionReport::nw_resolution_report_get_protocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolver_config_create_https in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWResolverConfig::nw_resolver_config_create_https(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolver_config_create_tls in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWResolverConfig::nw_resolver_config_create_tls(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_resolver_config_add_server_address in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWResolverConfig::nw_resolver_config_add_server_address(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_create_with_bytes in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWTxtRecord::nw_txt_record_create_with_bytes(System.Byte*,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_create_dictionary in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWTxtRecord::nw_txt_record_create_dictionary() in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_copy in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWTxtRecord::nw_txt_record_copy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_find_key in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWTxtRecordFindKey Network.NWTxtRecord::nw_txt_record_find_key(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_set_key in /System/Library/Frameworks/Network.framework/Network referenced by System.Byte Network.NWTxtRecord::nw_txt_record_set_key(System.IntPtr,System.String,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_remove_key in /System/Library/Frameworks/Network.framework/Network referenced by System.Byte Network.NWTxtRecord::nw_txt_record_remove_key(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_get_key_count in /System/Library/Frameworks/Network.framework/Network referenced by System.Int64 Network.NWTxtRecord::nw_txt_record_get_key_count(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_is_dictionary in /System/Library/Frameworks/Network.framework/Network referenced by System.Byte Network.NWTxtRecord::nw_txt_record_is_dictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_is_equal in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWTxtRecord::nw_txt_record_is_equal(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_apply in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWTxtRecord::nw_txt_record_apply(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_access_key in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWTxtRecord::nw_txt_record_access_key(System.IntPtr,System.String,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_txt_record_access_bytes in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWTxtRecord::nw_txt_record_access_bytes(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_create_metadata in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWWebSocketMetadata::nw_ws_create_metadata(Network.NWWebSocketOpCode) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_metadata_get_close_code in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWWebSocketCloseCode Network.NWWebSocketMetadata::nw_ws_metadata_get_close_code(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_metadata_set_close_code in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketMetadata::nw_ws_metadata_set_close_code(System.IntPtr,Network.NWWebSocketCloseCode) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_metadata_get_opcode in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWWebSocketOpCode Network.NWWebSocketMetadata::nw_ws_metadata_get_opcode(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_metadata_set_pong_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketMetadata::nw_ws_metadata_set_pong_handler(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_metadata_copy_server_response in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWWebSocketMetadata::nw_ws_metadata_copy_server_response(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_create_options in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWWebSocketOptions::nw_ws_create_options(Network.NWWebSocketVersion) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_add_additional_header in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_add_additional_header(System.IntPtr,System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_add_subprotocol in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_add_subprotocol(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_set_auto_reply_ping in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_set_auto_reply_ping(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_set_maximum_message_size in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_set_maximum_message_size(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_set_skip_handshake in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_set_skip_handshake(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_options_set_client_request_handler in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketOptions::nw_ws_options_set_client_request_handler(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_request_enumerate_additional_headers in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWWebSocketRequest::nw_ws_request_enumerate_additional_headers(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_request_enumerate_subprotocols in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWWebSocketRequest::nw_ws_request_enumerate_subprotocols(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_response_create in /System/Library/Frameworks/Network.framework/Network referenced by System.IntPtr Network.NWWebSocketResponse::nw_ws_response_create(Network.NWWebSocketResponseStatus,System.String) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_response_get_selected_subprotocol in /System/Library/Frameworks/Network.framework/Network referenced by System.String Network.NWWebSocketResponse::nw_ws_response_get_selected_subprotocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_response_get_status in /System/Library/Frameworks/Network.framework/Network referenced by Network.NWWebSocketResponseStatus Network.NWWebSocketResponse::nw_ws_response_get_status(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_response_enumerate_additional_headers in /System/Library/Frameworks/Network.framework/Network referenced by System.Boolean Network.NWWebSocketResponse::nw_ws_response_enumerate_additional_headers(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to nw_ws_response_add_additional_header in /System/Library/Frameworks/Network.framework/Network referenced by System.Void Network.NWWebSocketResponse::nw_ws_response_add_additional_header(System.IntPtr,System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to MTKMetalVertexFormatFromModelIO in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.nuint ModelIO.MDLVertexFormatExtensions::MTKMetalVertexFormatFromModelIO(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to MTKModelIOVertexDescriptorFromMetal in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.IntPtr ModelIO.MDLVertexDescriptor::MTKModelIOVertexDescriptorFromMetal(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MTKModelIOVertexDescriptorFromMetalWithError in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.IntPtr ModelIO.MDLVertexDescriptor::MTKModelIOVertexDescriptorFromMetalWithError(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to UTTypeIsDynamic in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.Boolean MobileCoreServices.UTType::UTTypeIsDynamic(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeIsDeclared in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.Boolean MobileCoreServices.UTType::UTTypeIsDeclared(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCreatePreferredIdentifierForTag in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCreatePreferredIdentifierForTag(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCreateAllIdentifiersForTag in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCreateAllIdentifiersForTag(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCopyAllTagsWithClass in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCopyAllTagsWithClass(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeConformsTo in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.Boolean MobileCoreServices.UTType::UTTypeConformsTo(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCopyDescription in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCopyDescription(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCopyPreferredTagWithClass in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCopyPreferredTagWithClass(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCopyDeclaration in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCopyDeclaration(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeCopyDeclaringBundleURL in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.IntPtr MobileCoreServices.UTType::UTTypeCopyDeclaringBundleURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UTTypeEqual in /System/Library/Frameworks/MobileCoreServices.framework/MobileCoreServices referenced by System.Boolean MobileCoreServices.UTType::UTTypeEqual(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSImageBatchIncrementReadCount in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.nuint MetalPerformanceShaders.MPSImageBatch::MPSImageBatchIncrementReadCount(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MPSImageBatchSynchronize in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.Void MetalPerformanceShaders.MPSImageBatch::MPSImageBatchSynchronize(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSImageBatchResourceSize in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.nuint MetalPerformanceShaders.MPSImageBatch::MPSImageBatchResourceSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSSupportsMTLDevice in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.Boolean MetalPerformanceShaders.MPSKernel::MPSSupportsMTLDevice(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSGetPreferredDevice in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.IntPtr MetalPerformanceShaders.MPSKernel::MPSGetPreferredDevice(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to MPSHintTemporaryMemoryHighWaterMark in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.Void MetalPerformanceShaders.MPSKernel::MPSHintTemporaryMemoryHighWaterMark(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to MPSSetHeapCacheDuration in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.Void MetalPerformanceShaders.MPSKernel::MPSSetHeapCacheDuration(System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MPSGetImageType in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by MetalPerformanceShaders.MPSImageType MetalPerformanceShaders.MPSImage::MPSGetImageType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSStateBatchIncrementReadCount in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.nuint MetalPerformanceShaders.MPSStateBatch::MPSStateBatchIncrementReadCount(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MPSStateBatchSynchronize in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.Void MetalPerformanceShaders.MPSStateBatch::MPSStateBatchSynchronize(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MPSStateBatchResourceSize in /System/Library/Frameworks/MetalPerformanceShaders.framework/MetalPerformanceShaders referenced by System.nuint MetalPerformanceShaders.MPSStateBatch::MPSStateBatchResourceSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr MetalPerformanceShaders.MPSStateResourceList::IntPtr_objc_msgSend_IntPtrx3_FakeIntPtrx5_IntPtrx10(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr MetalPerformanceShaders.MPSStateResourceList::IntPtr_objc_msgSend_IntPtrx13(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MTKModelIOVertexFormatFromMetal in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.nuint Metal.MTLVertexFormatExtensions::MTKModelIOVertexFormatFromMetal(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to MTLCreateSystemDefaultDevice in /System/Library/Frameworks/Metal.framework/Metal referenced by System.IntPtr Metal.MTLDevice::MTLCreateSystemDefaultDevice() in Xamarin.iOS.dll.
Did not add native reference to MTKMetalVertexDescriptorFromModelIO in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.IntPtr Metal.MTLVertexDescriptor::MTKMetalVertexDescriptorFromModelIO(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MTKMetalVertexDescriptorFromModelIOWithError in /System/Library/Frameworks/MetalKit.framework/MetalKit referenced by System.IntPtr Metal.MTLVertexDescriptor::MTKMetalVertexDescriptorFromModelIOWithError(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MTAudioProcessingTapCreate in /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox referenced by MediaToolbox.MTAudioProcessingTapError MediaToolbox.MTAudioProcessingTap::MTAudioProcessingTapCreate(System.IntPtr,MediaToolbox.MTAudioProcessingTap/Callbacks&,MediaToolbox.MTAudioProcessingTapCreationFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MTAudioProcessingTapGetStorage in /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox referenced by System.Void* MediaToolbox.MTAudioProcessingTap::MTAudioProcessingTapGetStorage(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MTAudioProcessingTapGetSourceAudio in /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox referenced by MediaToolbox.MTAudioProcessingTapError MediaToolbox.MTAudioProcessingTap::MTAudioProcessingTapGetSourceAudio(System.IntPtr,System.IntPtr,System.IntPtr,MediaToolbox.MTAudioProcessingTapFlags&,CoreMedia.CMTimeRange&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MTCopyLocalizedNameForMediaType in /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox referenced by System.IntPtr MediaToolbox.MTFormatNames::MTCopyLocalizedNameForMediaType(CoreMedia.CMMediaType) in Xamarin.iOS.dll.
Did not add native reference to MTCopyLocalizedNameForMediaSubType in /System/Library/Frameworks/MediaToolbox.framework/MediaToolbox referenced by System.IntPtr MediaToolbox.MTFormatNames::MTCopyLocalizedNameForMediaSubType(CoreMedia.CMMediaType,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to MPVolumeSettingsAlertShow in /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer referenced by System.Void MediaPlayer.MPVolumeSettings::AlertShow() in Xamarin.iOS.dll.
Did not add native reference to MPVolumeSettingsAlertHide in /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer referenced by System.Void MediaPlayer.MPVolumeSettings::AlertHide() in Xamarin.iOS.dll.
Did not add native reference to MPVolumeSettingsAlertIsVisible in /System/Library/Frameworks/MediaPlayer.framework/MediaPlayer referenced by System.Boolean MediaPlayer.MPVolumeSettings::AlertIsVisible() in Xamarin.iOS.dll.
Did not add native reference to MAImageCaptioningCopyCaption in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MAImageCaptioning::MAImageCaptioningCopyCaption(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MAImageCaptioningSetCaption in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.Boolean MediaAccessibility.MAImageCaptioning::MAImageCaptioningSetCaption(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MAImageCaptioningCopyMetadataTagPath in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MAImageCaptioning::MAImageCaptioningCopyMetadataTagPath() in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceAddSelectedLanguage in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.Boolean MediaAccessibility.MACaptionAppearance::MACaptionAppearanceAddSelectedLanguage(System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopySelectedLanguages in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopySelectedLanguages(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetDisplayType in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nint MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetDisplayType(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceSetDisplayType in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.Void MediaAccessibility.MACaptionAppearance::MACaptionAppearanceSetDisplayType(System.nint,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopyPreferredCaptioningMediaCharacteristics in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopyPreferredCaptioningMediaCharacteristics(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopyForegroundColor in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopyForegroundColor(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopyBackgroundColor in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopyBackgroundColor(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopyWindowColor in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopyWindowColor(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetForegroundOpacity in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nfloat MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetForegroundOpacity(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetBackgroundOpacity in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nfloat MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetBackgroundOpacity(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetWindowOpacity in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nfloat MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetWindowOpacity(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetWindowRoundedCornerRadius in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nfloat MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetWindowRoundedCornerRadius(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceCopyFontDescriptorForStyle in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MACaptionAppearance::MACaptionAppearanceCopyFontDescriptorForStyle(System.nint,System.nint&,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetRelativeCharacterSize in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nfloat MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetRelativeCharacterSize(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceGetTextEdgeStyle in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.nint MediaAccessibility.MACaptionAppearance::MACaptionAppearanceGetTextEdgeStyle(System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to MACaptionAppearanceDidDisplayCaptions in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.Void MediaAccessibility.MACaptionAppearance::MACaptionAppearanceDidDisplayCaptions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MAAudibleMediaCopyPreferredCharacteristics in /System/Library/Frameworks/MediaAccessibility.framework/MediaAccessibility referenced by System.IntPtr MediaAccessibility.MAAudibleMedia::MAAudibleMediaCopyPreferredCharacteristics() in Xamarin.iOS.dll.
Did not add native reference to MKRoadWidthAtZoomScale in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.nfloat MapKit.MKOverlayView::MKRoadWidthAtZoomScale(System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to MKCoordinateRegionMakeWithDistance in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKCoordinateRegion MapKit.MKCoordinateRegion::FromDistance(CoreLocation.CLLocationCoordinate2D,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MKCoordinateRegionForMapRect in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKCoordinateRegion MapKit.MKCoordinateRegion::FromMapRect(MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapPointForCoordinate in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapPoint MapKit.MKMapPoint::FromCoordinate(CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to MKCoordinateForMapPoint in /System/Library/Frameworks/MapKit.framework/MapKit referenced by CoreLocation.CLLocationCoordinate2D MapKit.MKMapPoint::ToCoordinate(MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectContainsPoint in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Boolean MapKit.MKMapRect::MKMapRectContainsPoint(MapKit.MKMapRect,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectContainsRect in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Boolean MapKit.MKMapRect::MKMapRectContainsRect(MapKit.MKMapRect,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectUnion in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapRect MapKit.MKMapRect::Union(MapKit.MKMapRect,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectIntersection in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapRect MapKit.MKMapRect::Intersection(MapKit.MKMapRect,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectIntersectsRect in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Boolean MapKit.MKMapRect::Intersects(MapKit.MKMapRect,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectInset in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapRect MapKit.MKMapRect::MKMapRectInset(MapKit.MKMapRect,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectOffset in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapRect MapKit.MKMapRect::MKMapRectOffset(MapKit.MKMapRect,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectDivide in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Void MapKit.MKMapRect::MKMapRectDivide(MapKit.MKMapRect,MapKit.MKMapRect&,MapKit.MKMapRect&,System.Double,CoreGraphics.CGRectEdge) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectSpans180thMeridian in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Boolean MapKit.MKMapRect::MKMapRectSpans180thMeridian(MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapRectRemainder in /System/Library/Frameworks/MapKit.framework/MapKit referenced by MapKit.MKMapRect MapKit.MKMapRect::MKMapRectRemainder(MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to MKMapPointsPerMeterAtLatitude in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Double MapKit.MKGeometry::MapPointsPerMeterAtLatitude(System.Double) in Xamarin.iOS.dll.
Did not add native reference to MKMetersPerMapPointAtLatitude in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Double MapKit.MKGeometry::MetersPerMapPointAtLatitude(System.Double) in Xamarin.iOS.dll.
Did not add native reference to MKMetersBetweenMapPoints in /System/Library/Frameworks/MapKit.framework/MapKit referenced by System.Double MapKit.MKGeometry::MetersBetweenMapPoints(MapKit.MKMapPoint,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to MLCActivationTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCActivationTypeExtensions::MLCActivationTypeDebugDescription(MLCompute.MLCActivationType) in Xamarin.iOS.dll.
Did not add native reference to MLCArithmeticOperationDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCArithmeticOperationExtensions::MLCArithmeticOperationDebugDescription(MLCompute.MLCArithmeticOperation) in Xamarin.iOS.dll.
Did not add native reference to MLCPaddingPolicyDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCPaddingPolicyExtensions::MLCPaddingPolicyDebugDescription(MLCompute.MLCPaddingPolicy) in Xamarin.iOS.dll.
Did not add native reference to MLCLossTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCLossTypeExtensions::MLCLossTypeDebugDescription(MLCompute.MLCLossType) in Xamarin.iOS.dll.
Did not add native reference to MLCReductionTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCReductionTypeExtensions::MLCReductionTypeDebugDescription(MLCompute.MLCReductionType) in Xamarin.iOS.dll.
Did not add native reference to MLCPaddingTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCPaddingTypeExtensions::MLCPaddingTypeDebugDescription(MLCompute.MLCPaddingType) in Xamarin.iOS.dll.
Did not add native reference to MLCConvolutionTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCConvolutionTypeExtensions::MLCConvolutionTypeDebugDescription(MLCompute.MLCConvolutionType) in Xamarin.iOS.dll.
Did not add native reference to MLCPoolingTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCPoolingTypeExtensions::MLCPoolingTypeDebugDescription(MLCompute.MLCPoolingType) in Xamarin.iOS.dll.
Did not add native reference to MLCSoftmaxOperationDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCSoftmaxOperationExtensions::MLCSoftmaxOperationDebugDescription(MLCompute.MLCSoftmaxOperation) in Xamarin.iOS.dll.
Did not add native reference to MLCSampleModeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCSampleModeExtensions::MLCSampleModeDebugDescription(MLCompute.MLCSampleMode) in Xamarin.iOS.dll.
Did not add native reference to MLCLSTMResultModeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCLstmResultModeExtensions::MLCLSTMResultModeDebugDescription(MLCompute.MLCLstmResultMode) in Xamarin.iOS.dll.
Did not add native reference to MLCComparisonOperationDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCComparisonOperationExtensions::MLCComparisonOperationDebugDescription(MLCompute.MLCComparisonOperation) in Xamarin.iOS.dll.
Did not add native reference to MLCGradientClippingTypeDebugDescription in /System/Library/Frameworks/MLCompute.framework/MLCompute referenced by System.IntPtr MLCompute.MLCGradientClippingTypeExtensions::MLCGradientClippingTypeDebugDescription(MLCompute.MLCGradientClippingType) in Xamarin.iOS.dll.
Did not add native reference to CGAnimateImageAtURLWithBlock in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by ImageIO.CGImageAnimationStatus ImageIO.CGImageAnimation::CGAnimateImageAtURLWithBlock(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CGAnimateImageDataWithBlock in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by ImageIO.CGImageAnimationStatus ImageIO.CGImageAnimation::CGAnimateImageDataWithBlock(System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationGetTypeID in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nint ImageIO.CGImageDestination::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationCopyTypeIdentifiers in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageDestination::CGImageDestinationCopyTypeIdentifiers() in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationCreateWithDataConsumer in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageDestination::CGImageDestinationCreateWithDataConsumer(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationCreateWithData in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageDestination::CGImageDestinationCreateWithData(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationCreateWithURL in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageDestination::CGImageDestinationCreateWithURL(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationSetProperties in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageDestination::CGImageDestinationSetProperties(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationAddImage in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageDestination::CGImageDestinationAddImage(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationAddImageFromSource in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageDestination::CGImageDestinationAddImageFromSource(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationFinalize in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGImageDestination::CGImageDestinationFinalize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationAddImageAndMetadata in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageDestination::CGImageDestinationAddImageAndMetadata(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationCopyImageSource in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGImageDestination::CGImageDestinationCopyImageSource(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGImageDestinationAddAuxiliaryDataInfo in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageDestination::CGImageDestinationAddAuxiliaryDataInfo(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCreateFromXMPData in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCreateFromXMPData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataGetTypeID in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nint ImageIO.CGImageMetadata::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCopyStringValueWithPath in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCopyStringValueWithPath(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCopyTags in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCopyTags(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCopyTagWithPath in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCopyTagWithPath(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataEnumerateTagsUsingBlock in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageMetadata::CGImageMetadataEnumerateTagsUsingBlock(System.IntPtr,System.IntPtr,System.IntPtr,ImageIO.CGImageMetadataTagBlock) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCreateXMPData in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCreateXMPData(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCopyTagMatchingImageProperty in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadata::CGImageMetadataCopyTagMatchingImageProperty(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCreate in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCreate(System.IntPtr,System.IntPtr,System.IntPtr,ImageIO.CGImageMetadataType,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagGetTypeID in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nint ImageIO.CGImageMetadataTag::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCopyNamespace in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCopyNamespace(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCopyPrefix in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCopyPrefix(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCopyName in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCopyName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCopyValue in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCopyValue(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagGetType in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by ImageIO.CGImageMetadataType ImageIO.CGImageMetadataTag::CGImageMetadataTagGetType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataTagCopyQualifiers in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageMetadataTag::CGImageMetadataTagCopyQualifiers(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetTypeID in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nint ImageIO.CGImageSource::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCopyTypeIdentifiers in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCopyTypeIdentifiers() in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateWithURL in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateWithURL(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateWithDataProvider in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateWithDataProvider(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateWithData in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateWithData(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetType in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceGetType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetCount in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nint ImageIO.CGImageSource::CGImageSourceGetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCopyProperties in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCopyProperties(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCopyPropertiesAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCopyPropertiesAtIndex(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateImageAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateImageAtIndex(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateThumbnailAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateThumbnailAtIndex(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCreateIncremental in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCreateIncremental(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceUpdateData in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageSource::CGImageSourceUpdateData(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceUpdateDataProvider in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageSource::CGImageSourceUpdateDataProvider(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetStatus in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by ImageIO.CGImageSourceStatus ImageIO.CGImageSource::CGImageSourceGetStatus(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetStatusAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by ImageIO.CGImageSourceStatus ImageIO.CGImageSource::CGImageSourceGetStatusAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCopyAuxiliaryDataInfoAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCopyAuxiliaryDataInfoAtIndex(System.IntPtr,System.nuint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceGetPrimaryImageIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.nuint ImageIO.CGImageSource::CGImageSourceGetPrimaryImageIndex(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceCopyMetadataAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGImageSource::CGImageSourceCopyMetadataAtIndex(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageSourceRemoveCacheAtIndex in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Void ImageIO.CGImageSource::CGImageSourceRemoveCacheAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCreateMutable in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGMutableImageMetadata::CGImageMetadataCreateMutable() in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataCreateMutableCopy in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.IntPtr ImageIO.CGMutableImageMetadata::CGImageMetadataCreateMutableCopy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataRegisterNamespaceForPrefix in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGMutableImageMetadata::CGImageMetadataRegisterNamespaceForPrefix(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataSetTagWithPath in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGMutableImageMetadata::CGImageMetadataSetTagWithPath(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataSetValueWithPath in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGMutableImageMetadata::CGImageMetadataSetValueWithPath(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataRemoveTagWithPath in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGMutableImageMetadata::CGImageMetadataRemoveTagWithPath(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageMetadataSetValueMatchingImageProperty in /System/Library/Frameworks/ImageIO.framework/ImageIO referenced by System.Boolean ImageIO.CGMutableImageMetadata::CGImageMetadataSetValueMatchingImageProperty(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to HKAppleWalkingSteadinessClassificationForQuantity in /System/Library/Frameworks/HealthKit.framework/HealthKit referenced by System.Boolean HealthKit.HKAppleWalkingSteadiness::HKAppleWalkingSteadinessClassificationForQuantity(System.IntPtr,System.nint&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to HKAppleWalkingSteadinessMinimumQuantityForClassification in /System/Library/Frameworks/HealthKit.framework/HealthKit referenced by System.IntPtr HealthKit.HKAppleWalkingSteadiness::HKAppleWalkingSteadinessMinimumQuantityForClassification(System.nint) in Xamarin.iOS.dll.
Did not add native reference to HKAppleWalkingSteadinessMaximumQuantityForClassification in /System/Library/Frameworks/HealthKit.framework/HealthKit referenced by System.IntPtr HealthKit.HKAppleWalkingSteadiness::HKAppleWalkingSteadinessMaximumQuantityForClassification(System.nint) in Xamarin.iOS.dll.
Did not add native reference to NSDataFromGCExtendedGamepadSnapShotDataV100 in /System/Library/Frameworks/GameController.framework/GameController referenced by System.IntPtr GameController.GCExtendedGamepadSnapShotDataV100::NSDataFromGCExtendedGamepadSnapShotDataV100(GameController.GCExtendedGamepadSnapShotDataV100&) in Xamarin.iOS.dll.
Did not add native reference to NSDataFromGCExtendedGamepadSnapshotData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.IntPtr GameController.GCExtendedGamepadSnapshotData::NSDataFromGCExtendedGamepadSnapshotData(GameController.GCExtendedGamepadSnapshotData&) in Xamarin.iOS.dll.
Did not add native reference to GCExtendedGamepadSnapShotDataV100FromNSData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.Boolean GameController.GCExtendedGamepadSnapshot::GCExtendedGamepadSnapShotDataV100FromNSData(GameController.GCExtendedGamepadSnapShotDataV100&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to GCExtendedGamepadSnapshotDataFromNSData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.Boolean GameController.GCExtendedGamepadSnapshot::GCExtendedGamepadSnapshotDataFromNSData(GameController.GCExtendedGamepadSnapshotData&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSDataFromGCGamepadSnapShotDataV100 in /System/Library/Frameworks/GameController.framework/GameController referenced by System.IntPtr GameController.GCGamepadSnapShotDataV100::NSDataFromGCGamepadSnapShotDataV100(GameController.GCGamepadSnapShotDataV100&) in Xamarin.iOS.dll.
Did not add native reference to GCGamepadSnapShotDataV100FromNSData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.Boolean GameController.GCGamepadSnapshot::GCGamepadSnapShotDataV100FromNSData(GameController.GCGamepadSnapShotDataV100&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSDataFromGCMicroGamepadSnapShotDataV100 in /System/Library/Frameworks/GameController.framework/GameController referenced by System.IntPtr GameController.GCMicroGamepadSnapShotDataV100::NSDataFromGCMicroGamepadSnapShotDataV100(GameController.GCMicroGamepadSnapShotDataV100&) in Xamarin.iOS.dll.
Did not add native reference to NSDataFromGCMicroGamepadSnapshotData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.IntPtr GameController.GCMicroGamepadSnapshotData::NSDataFromGCMicroGamepadSnapshotData(GameController.GCMicroGamepadSnapshotData&) in Xamarin.iOS.dll.
Did not add native reference to GCMicroGamepadSnapShotDataV100FromNSData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.Boolean GameController.GCMicroGamepadSnapshot::GCMicroGamepadSnapShotDataV100FromNSData(GameController.GCMicroGamepadSnapShotDataV100&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to GCMicroGamepadSnapshotDataFromNSData in /System/Library/Frameworks/GameController.framework/GameController referenced by System.Boolean GameController.GCMicroGamepadSnapshot::GCMicroGamepadSnapshotDataFromNSData(GameController.GCMicroGamepadSnapshotData&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to GLKVertexAttributeParametersFromModelIO in /System/Library/Frameworks/GLKit.framework/GLKit referenced by GLKit.GLKVertexAttributeParameters GLKit.GLKVertexAttributeParameters::FromVertexFormat_(System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalCompare in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nint Foundation.NSDecimal::NSDecimalCompare(Foundation.NSDecimal&,Foundation.NSDecimal&) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalRound in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.Void Foundation.NSDecimal::NSDecimalRound(Foundation.NSDecimal&,Foundation.NSDecimal&,System.nint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalNormalize in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalNormalize(Foundation.NSDecimal&,Foundation.NSDecimal&) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalAdd in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalAdd(Foundation.NSDecimal&,Foundation.NSDecimal&,Foundation.NSDecimal&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalSubtract in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalSubtract(Foundation.NSDecimal&,Foundation.NSDecimal&,Foundation.NSDecimal&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalMultiply in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalMultiply(Foundation.NSDecimal&,Foundation.NSDecimal&,Foundation.NSDecimal&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalDivide in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalDivide(Foundation.NSDecimal&,Foundation.NSDecimal&,Foundation.NSDecimal&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalPower in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalPower(Foundation.NSDecimal&,Foundation.NSDecimal&,System.nint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalMultiplyByPowerOf10 in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.nuint Foundation.NSDecimal::NSDecimalMultiplyByPowerOf10(Foundation.NSDecimal&,Foundation.NSDecimal&,System.Int16,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSDecimalString in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSDecimal::NSDecimalString(Foundation.NSDecimal&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nuint Foundation.NSFastEnumerator::objc_msgSend(System.IntPtr,System.IntPtr,Foundation.NSFastEnumerationState&,System.IntPtr[],System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSUserName in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSFileManager::NSUserName() in Xamarin.iOS.dll.
Did not add native reference to NSFullUserName in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSFileManager::NSFullUserName() in Xamarin.iOS.dll.
Did not add native reference to NSHomeDirectory in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSFileManager::NSHomeDirectory() in Xamarin.iOS.dll.
Did not add native reference to NSHomeDirectoryForUser in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSFileManager::NSHomeDirectoryForUser(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSTemporaryDirectory in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSFileManager::NSTemporaryDirectory() in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nint Foundation.NSInputStream::objc_msgSend(System.IntPtr,System.IntPtr,System.Byte[],System.nuint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nint Foundation.NSInputStream::objc_msgSend(System.IntPtr,System.IntPtr,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nint Foundation.NSInputStream::objc_msgSendSuper(System.IntPtr,System.IntPtr,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Adding native reference to xamarin_release_managed_ref in __Internal because it's referenced by System.Void Foundation.NSObject::xamarin_release_managed_ref(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_set_gchandle_with_flags_safe in __Internal because it's referenced by System.Boolean Foundation.NSObject::xamarin_set_gchandle_with_flags_safe(System.IntPtr,System.IntPtr,Foundation.NSObject/XamarinGCHandleFlags) in Xamarin.iOS.dll.
Did not add native reference to object_getInstanceVariable in /usr/lib/libobjc.dylib referenced by System.Void Foundation.NSObject::object_getInstanceVariable(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to object_setInstanceVariable in /usr/lib/libobjc.dylib referenced by System.Void Foundation.NSObject::object_setInstanceVariable(System.IntPtr,System.String,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nint Foundation.NSOutputStream::objc_msgSend(System.IntPtr,System.IntPtr,System.Byte[],System.nuint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nint Foundation.NSOutputStream::objc_msgSend(System.IntPtr,System.IntPtr,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to NSSearchPathForDirectoriesInDomains in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSSearchPath::NSSearchPathForDirectoriesInDomains(System.nuint,System.nuint,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format(System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_1 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_1(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_2 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_2(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_3 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_3(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_4 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_4(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_5 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_5(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_6 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_6(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_7 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_7(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_8 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_8(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_localized_string_format_9 in __Internal because it's referenced by System.IntPtr Foundation.NSString::xamarin_localized_string_format_9(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_init_nsthread in __Internal because it's referenced by System.IntPtr Foundation.NSThread::xamarin_init_nsthread(System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSDefaultMallocZone in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSZone::NSDefaultMallocZone() in Xamarin.iOS.dll.
Did not add native reference to NSZoneName in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.IntPtr Foundation.NSZone::NSZoneName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSSetZoneName in /System/Library/Frameworks/Foundation.framework/Foundation referenced by System.Void Foundation.NSZone::NSSetZoneName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to EventKitUIBundle in /System/Library/Frameworks/EventKitUI.framework/EventKitUI referenced by System.IntPtr EventKitUI.EKUIBundle::EventKitUIBundle() in Xamarin.iOS.dll.
Did not add native reference to CVBufferRelease in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVBufferRetain in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVBuffer::CVBufferRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVBufferRemoveAllAttachments in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferRemoveAllAttachments(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVBufferRemoveAttachment in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferRemoveAttachment(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVBufferGetAttachment in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVBuffer::CVBufferGetAttachment(System.IntPtr,System.IntPtr,CoreVideo.CVAttachmentMode&) in Xamarin.iOS.dll.
Did not add native reference to CVBufferCopyAttachment in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVBuffer::CVBufferCopyAttachment(System.IntPtr,System.IntPtr,CoreVideo.CVAttachmentMode&) in Xamarin.iOS.dll.
Did not add native reference to CVBufferGetAttachments in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVBuffer::CVBufferGetAttachments(System.IntPtr,CoreVideo.CVAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CVBufferCopyAttachments in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVBuffer::CVBufferCopyAttachments(System.IntPtr,CoreVideo.CVAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CVBufferPropagateAttachments in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferPropagateAttachments(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVBufferSetAttachment in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferSetAttachment(System.IntPtr,System.IntPtr,System.IntPtr,CoreVideo.CVAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CVBufferSetAttachments in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVBuffer::CVBufferSetAttachments(System.IntPtr,System.IntPtr,CoreVideo.CVAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CVBufferHasAttachment in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVBuffer::CVBufferHasAttachment(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVImageBufferGetCleanRect in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreGraphics.CGRect CoreVideo.CVImageBuffer::CVImageBufferGetCleanRect(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVImageBufferGetDisplaySize in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreGraphics.CGSize CoreVideo.CVImageBuffer::CVImageBufferGetDisplaySize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVImageBufferGetEncodedSize in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreGraphics.CGSize CoreVideo.CVImageBuffer::CVImageBufferGetEncodedSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVImageBufferIsFlipped in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVImageBuffer::CVImageBufferIsFlipped(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVYCbCrMatrixGetIntegerCodePointForString in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVImageBuffer::CVYCbCrMatrixGetIntegerCodePointForString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVColorPrimariesGetIntegerCodePointForString in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVImageBuffer::CVColorPrimariesGetIntegerCodePointForString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVTransferFunctionGetIntegerCodePointForString in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVImageBuffer::CVTransferFunctionGetIntegerCodePointForString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVYCbCrMatrixGetStringForIntegerCodePoint in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVImageBuffer::CVYCbCrMatrixGetStringForIntegerCodePoint(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CVColorPrimariesGetStringForIntegerCodePoint in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVImageBuffer::CVColorPrimariesGetStringForIntegerCodePoint(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CVTransferFunctionGetStringForIntegerCodePoint in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVImageBuffer::CVTransferFunctionGetStringForIntegerCodePoint(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureGetTexture in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVMetalTexture::CVMetalTextureGetTexture(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureIsFlipped in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVMetalTexture::CVMetalTextureIsFlipped(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureGetCleanTexCoords in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVMetalTexture::CVMetalTextureGetCleanTexCoords(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureCacheCreate in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVMetalTextureCache::CVMetalTextureCacheCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureCacheFlush in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVMetalTextureCache::CVMetalTextureCacheFlush(System.IntPtr,CoreVideo.CVOptionFlags) in Xamarin.iOS.dll.
Did not add native reference to CVMetalTextureCacheCreateTextureFromImage in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVMetalTextureCache::CVMetalTextureCacheCreateTextureFromImage(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nuint,System.nint,System.nint,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetTypeID in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCreate in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferCreate(System.IntPtr,System.nint,System.nint,CoreVideo.CVPixelFormatType,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCreateResolvedAttributesDictionary in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferCreateResolvedAttributesDictionary(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCopyCreationAttributes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBuffer::CVPixelBufferCopyCreationAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCreateWithBytes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferCreateWithBytes(System.IntPtr,System.nint,System.nint,CoreVideo.CVPixelFormatType,System.IntPtr,System.nint,CoreVideo.CVPixelBuffer/CVPixelBufferReleaseBytesCallback,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCreateWithPlanarBytes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferCreateWithPlanarBytes(System.IntPtr,System.nint,System.nint,CoreVideo.CVPixelFormatType,System.IntPtr,System.nint,System.nint,System.IntPtr[],System.nint[],System.nint[],System.nint[],CoreVideo.CVPixelBuffer/CVPixelBufferReleasePlanarBytesCallback,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetExtendedPixels in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVPixelBuffer::CVPixelBufferGetExtendedPixels(System.IntPtr,System.nuint&,System.nuint&,System.nuint&,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferFillExtendedPixels in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferFillExtendedPixels(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetBaseAddress in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBuffer::CVPixelBufferGetBaseAddress(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetBytesPerRow in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetBytesPerRow(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetDataSize in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetDataSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetHeight in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetWidth in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetWidth(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetPlaneCount in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetPlaneCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferIsPlanar in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVPixelBuffer::CVPixelBufferIsPlanar(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetPixelFormatType in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVPixelFormatType CoreVideo.CVPixelBuffer::CVPixelBufferGetPixelFormatType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetBaseAddressOfPlane in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBuffer::CVPixelBufferGetBaseAddressOfPlane(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetBytesPerRowOfPlane in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetBytesPerRowOfPlane(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetHeightOfPlane in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetHeightOfPlane(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetWidthOfPlane in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBuffer::CVPixelBufferGetWidthOfPlane(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferLockBaseAddress in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferLockBaseAddress(System.IntPtr,CoreVideo.CVPixelBufferLock) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferUnlockBaseAddress in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferUnlockBaseAddress(System.IntPtr,CoreVideo.CVPixelBufferLock) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferGetIOSurface in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBuffer::CVPixelBufferGetIOSurface(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferCreateWithIOSurface in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBuffer::CVPixelBufferCreateWithIOSurface(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolRelease in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVPixelBufferPool::CVPixelBufferPoolRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolRetain in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBufferPool::CVPixelBufferPoolRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolGetTypeID in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.nint CoreVideo.CVPixelBufferPool::CVPixelBufferPoolGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolGetPixelBufferAttributes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBufferPool::CVPixelBufferPoolGetPixelBufferAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolGetAttributes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelBufferPool::CVPixelBufferPoolGetAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolCreatePixelBuffer in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBufferPool::CVPixelBufferPoolCreatePixelBuffer(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolCreatePixelBufferWithAuxAttributes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBufferPool::CVPixelBufferPoolCreatePixelBufferWithAuxAttributes(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolCreate in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVPixelBufferPool::CVPixelBufferPoolCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CVPixelBufferPoolFlush in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVPixelBufferPool::CVPixelBufferPoolFlush(System.IntPtr,CoreVideo.CVPixelBufferPoolFlushFlags) in Xamarin.iOS.dll.
Did not add native reference to CVPixelFormatDescriptionArrayCreateWithAllPixelFormatTypes in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelFormatDescription::CVPixelFormatDescriptionArrayCreateWithAllPixelFormatTypes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CVPixelFormatDescriptionCreateWithPixelFormatType in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.IntPtr CoreVideo.CVPixelFormatDescription::CVPixelFormatDescriptionCreateWithPixelFormatType(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CVPixelFormatDescriptionRegisterDescriptionWithPixelFormatType in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVPixelFormatDescription::CVPixelFormatDescriptionRegisterDescriptionWithPixelFormatType(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CVIsCompressedPixelFormatAvailable in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVPixelFormatTypeExtensions::CVIsCompressedPixelFormatAvailable(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to CVGetCurrentHostTime in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.UInt64 CoreVideo.CVTime::GetCurrentHostTime() in Xamarin.iOS.dll.
Did not add native reference to CVGetHostClockFrequency in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Double CoreVideo.CVTime::GetHostClockFrequency() in Xamarin.iOS.dll.
Did not add native reference to CVGetHostClockMinimumTimeDelta in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.UInt32 CoreVideo.CVTime::GetHostClockMinimumTimeDelta() in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithName(System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithName(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithFontDescriptor in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithFontDescriptor(System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithFontDescriptor in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithFontDescriptor(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithNameAndOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithNameAndOptions(System.IntPtr,System.nfloat,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithNameAndOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithNameAndOptions(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithFontDescriptorAndOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithFontDescriptorAndOptions(System.IntPtr,System.nfloat,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithFontDescriptorAndOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithFontDescriptorAndOptions(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithGraphicsFont(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateWithGraphicsFont2(System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateUIFontForLanguage in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateUIFontForLanguage(CoreText.CTFontUIFontType,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithAttributes(System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithAttributes(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithSymbolicTraits in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithSymbolicTraits(System.IntPtr,System.nfloat,System.IntPtr,CoreText.CTFontSymbolicTraits,CoreText.CTFontSymbolicTraits) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithSymbolicTraits in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithSymbolicTraits(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,CoreText.CTFontSymbolicTraits,CoreText.CTFontSymbolicTraits) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithFamily in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithFamily(System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateCopyWithFamily in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateCopyWithFamily(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateForString in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateForString(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateForStringWithLanguage in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreateForStringWithLanguage(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyFontDescriptor in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyFontDescriptor(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyAttribute in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyAttribute(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetSize in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetMatrix in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGAffineTransform CoreText.CTFont::CTFontGetMatrix(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetSymbolicTraits in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreText.CTFontSymbolicTraits CoreText.CTFont::CTFontGetSymbolicTraits(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyTraits in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyTraits(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyPostScriptName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyPostScriptName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyFamilyName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyFamilyName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyFullName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyFullName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyDisplayName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyDisplayName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyLocalizedName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyLocalizedName(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyCharacterSet in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyCharacterSet(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetStringEncoding in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.UInt32 CoreText.CTFont::CTFontGetStringEncoding(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopySupportedLanguages in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopySupportedLanguages(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetGlyphsForCharacters in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFont::CTFontGetGlyphsForCharacters(System.IntPtr,System.Char[],System.UInt16[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyNameForGlyph in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyNameForGlyph(System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetAscent in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetAscent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetDescent in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetDescent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetLeading in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetLeading(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetUnitsPerEm in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.UInt32 CoreText.CTFont::CTFontGetUnitsPerEm(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetGlyphCount in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTFont::CTFontGetGlyphCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetBoundingBox in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTFont::CTFontGetBoundingBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetUnderlinePosition in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetUnderlinePosition(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetUnderlineThickness in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetUnderlineThickness(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetSlantAngle in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetSlantAngle(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetCapHeight in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetCapHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetXHeight in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTFont::CTFontGetXHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetGlyphWithName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.UInt16 CoreText.CTFont::CTFontGetGlyphWithName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetBoundingRectsForGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTFont::CTFontGetBoundingRectsForGlyphs(System.IntPtr,CoreText.CTFontOrientation,System.UInt16[],CoreGraphics.CGRect[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetOpticalBoundsForGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTFont::CTFontGetOpticalBoundsForGlyphs(System.IntPtr,System.UInt16[],CoreGraphics.CGRect[],System.nint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetAdvancesForGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTFont::CTFontGetAdvancesForGlyphs(System.IntPtr,CoreText.CTFontOrientation,System.UInt16[],CoreGraphics.CGSize[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetVerticalTranslationsForGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFont::CTFontGetVerticalTranslationsForGlyphs(System.IntPtr,System.UInt16[],CoreGraphics.CGSize[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreatePathForGlyph in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreatePathForGlyph(System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreatePathForGlyph in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCreatePathForGlyph(System.IntPtr,System.UInt16,CoreGraphics.CGAffineTransform&) in Xamarin.iOS.dll.
Did not add native reference to CTFontDrawGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFont::CTFontDrawGlyphs(System.IntPtr,System.UInt16[],CoreGraphics.CGPoint[],System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetLigatureCaretPositions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTFont::CTFontGetLigatureCaretPositions(System.IntPtr,System.UInt16,System.nfloat[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyVariationAxes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyVariationAxes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyVariation in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyVariation(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyFeatures in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyFeatures(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyFeatureSettings in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyFeatureSettings(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyGraphicsFont(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyAvailableTables in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyAvailableTables(System.IntPtr,CoreText.CTFontTableOptions) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyTable in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyTable(System.IntPtr,CoreText.CTFontTable,CoreText.CTFontTableOptions) in Xamarin.iOS.dll.
Did not add native reference to CTFontCopyDefaultCascadeListForLanguages in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFont::CTFontCopyDefaultCascadeListForLanguages(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontGetTypeID in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTFont::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateFromAvailableFonts in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateFromAvailableFonts(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateWithFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateWithFontDescriptors(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateCopyWithFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateCopyWithFontDescriptors(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateMatchingFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateMatchingFontDescriptors(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateMatchingFontDescriptorsWithOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateMatchingFontDescriptorsWithOptions(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontCollection::CTFontCollectionCreateMatchingFontDescriptorsSortedWithCallback(System.IntPtr,CoreText.CTFontCollection/CTFontCollectionSortDescriptorsCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateWithNameAndSize in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateWithNameAndSize(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateWithAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateWithAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateCopyWithAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateCopyWithAttributes(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateCopyWithVariation in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateCopyWithVariation(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateCopyWithFeature in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateCopyWithFeature(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateMatchingFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateMatchingFontDescriptors(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCreateMatchingFontDescriptor in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCreateMatchingFontDescriptor(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCopyAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCopyAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCopyAttribute in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCopyAttribute(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCopyLocalizedAttribute in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCopyLocalizedAttribute(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorCopyLocalizedAttribute in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontDescriptor::CTFontDescriptorCopyLocalizedAttribute(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontDescriptorMatchFontDescriptorsWithProgressHandler in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontDescriptor::CTFontDescriptorMatchFontDescriptorsWithProgressHandler(System.IntPtr,System.IntPtr,System.Func`3) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontsForURL in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerRegisterFontsForURL(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontsForURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerRegisterFontsForURLs(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontURLs(System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontURLs(System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontsForURL in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerUnregisterFontsForURL(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontsForURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerUnregisterFontsForURLs(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerUnregisterFontURLs(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontURLs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerUnregisterFontURLs(System.IntPtr,CoreText.CTFontManagerScope,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerCreateFontDescriptorsFromURL in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontManager::CTFontManagerCreateFontDescriptorsFromURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerRegisterGraphicsFont(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTFontManager::CTFontManagerUnregisterGraphicsFont(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontDescriptors(System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontDescriptors(System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerUnregisterFontDescriptors(System.IntPtr,CoreText.CTFontManagerScope,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerUnregisterFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerUnregisterFontDescriptors(System.IntPtr,CoreText.CTFontManagerScope,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerCopyRegisteredFontDescriptors in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontManager::CTFontManagerCopyRegisteredFontDescriptors(CoreText.CTFontManagerScope,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerCreateFontDescriptorFromData in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontManager::CTFontManagerCreateFontDescriptorFromData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerCreateFontDescriptorsFromData in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFontManager::CTFontManagerCreateFontDescriptorsFromData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontsWithAssetNames in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontsWithAssetNames(System.IntPtr,System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRegisterFontsWithAssetNames in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRegisterFontsWithAssetNames(System.IntPtr,System.IntPtr,CoreText.CTFontManagerScope,System.Boolean,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFontManagerRequestFonts in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFontManager::CTFontManagerRequestFonts(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetStringRange in /System/Library/Frameworks/CoreText.framework/CoreText referenced by Foundation.NSRange CoreText.CTFrame::CTFrameGetStringRange(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetVisibleStringRange in /System/Library/Frameworks/CoreText.framework/CoreText referenced by Foundation.NSRange CoreText.CTFrame::CTFrameGetVisibleStringRange(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetPath in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFrame::CTFrameGetPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetFrameAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFrame::CTFrameGetFrameAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetLines in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFrame::CTFrameGetLines(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFrameGetLineOrigins in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFrame::CTFrameGetLineOrigins(System.IntPtr,Foundation.NSRange,CoreGraphics.CGPoint[]) in Xamarin.iOS.dll.
Did not add native reference to CTFrameDraw in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTFrame::CTFrameDraw(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFramesetterCreateWithAttributedString in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFramesetter::CTFramesetterCreateWithAttributedString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFramesetterCreateFrame in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFramesetter::CTFramesetterCreateFrame(System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFramesetterGetTypesetter in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFramesetter::CTFramesetterGetTypesetter(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTFramesetterSuggestFrameSizeWithConstraints in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGSize CoreText.CTFramesetter::CTFramesetterSuggestFrameSizeWithConstraints(System.IntPtr,Foundation.NSRange,System.IntPtr,CoreGraphics.CGSize,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to CTFramesetterCreateWithTypesetter in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTFramesetter::CTFramesetterCreateWithTypesetter(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoCreateWithGlyphName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTGlyphInfo::CTGlyphInfoCreateWithGlyphName(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoCreateWithGlyph in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTGlyphInfo::CTGlyphInfoCreateWithGlyph(System.UInt16,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoCreateWithCharacterIdentifier in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTGlyphInfo::CTGlyphInfoCreateWithCharacterIdentifier(System.UInt16,CoreText.CTCharacterCollection,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoGetGlyphName in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTGlyphInfo::CTGlyphInfoGetGlyphName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoGetCharacterIdentifier in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.UInt16 CoreText.CTGlyphInfo::CTGlyphInfoGetCharacterIdentifier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoGetCharacterCollection in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreText.CTCharacterCollection CoreText.CTGlyphInfo::CTGlyphInfoGetCharacterCollection(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTGlyphInfoGetGlyph in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.UInt16 CoreText.CTGlyphInfo::CTGlyphInfoGetGlyph(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineCreateWithAttributedString in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTLine::CTLineCreateWithAttributedString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineCreateTruncatedLine in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTLine::CTLineCreateTruncatedLine(System.IntPtr,System.Double,CoreText.CTLineTruncation,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineCreateJustifiedLine in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTLine::CTLineCreateJustifiedLine(System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetGlyphCount in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTLine::CTLineGetGlyphCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetGlyphRuns in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTLine::CTLineGetGlyphRuns(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetStringRange in /System/Library/Frameworks/CoreText.framework/CoreText referenced by Foundation.NSRange CoreText.CTLine::CTLineGetStringRange(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetPenOffsetForFlush in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTLine::CTLineGetPenOffsetForFlush(System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTLineDraw in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTLine::CTLineDraw(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetImageBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTLine::CTLineGetImageBounds(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetBoundsWithOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTLine::CTLineGetBoundsWithOptions(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetTypographicBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTLine::CTLineGetTypographicBounds(System.IntPtr,System.nfloat&,System.nfloat&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetTypographicBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTLine::CTLineGetTypographicBounds(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetTrailingWhitespaceWidth in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTLine::CTLineGetTrailingWhitespaceWidth(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetStringIndexForPosition in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTLine::CTLineGetStringIndexForPosition(System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetOffsetForStringIndex in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTLine::CTLineGetOffsetForStringIndex(System.IntPtr,System.nint,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CTLineGetOffsetForStringIndex in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nfloat CoreText.CTLine::CTLineGetOffsetForStringIndex(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTLineEnumerateCaretOffsets in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTLine::CTLineEnumerateCaretOffsets(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to CTParagraphStyleCreate in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTParagraphStyle::CTParagraphStyleCreate(CoreText.CTParagraphStyleSetting[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CTParagraphStyleCreateCopy in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTParagraphStyle::CTParagraphStyleCreateCopy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTParagraphStyleGetValueForSpecifier in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Boolean CoreText.CTParagraphStyle::CTParagraphStyleGetValueForSpecifier(System.IntPtr,CoreText.CTParagraphStyleSpecifier,System.nuint,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to CTRunDraw in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunDraw(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetAdvances in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunGetAdvances(System.IntPtr,Foundation.NSRange,CoreGraphics.CGSize[]) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetAttributes in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTRun::CTRunGetAttributes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetGlyphCount in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTRun::CTRunGetGlyphCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetGlyphs in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunGetGlyphs(System.IntPtr,Foundation.NSRange,System.UInt16[]) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetImageBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGRect CoreText.CTRun::CTRunGetImageBounds(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetPositions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunGetPositions(System.IntPtr,Foundation.NSRange,CoreGraphics.CGPoint[]) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetStatus in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreText.CTRunStatus CoreText.CTRun::CTRunGetStatus(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetStringIndices in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunGetStringIndices(System.IntPtr,Foundation.NSRange,System.nint[]) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetStringRange in /System/Library/Frameworks/CoreText.framework/CoreText referenced by Foundation.NSRange CoreText.CTRun::CTRunGetStringRange(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetTextMatrix in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreGraphics.CGAffineTransform CoreText.CTRun::CTRunGetTextMatrix(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetTypographicBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTRun::CTRunGetTypographicBounds(System.IntPtr,Foundation.NSRange,System.nfloat&,System.nfloat&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetTypographicBounds in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTRun::CTRunGetTypographicBounds(System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunGetBaseAdvancesAndOrigins in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Void CoreText.CTRun::CTRunGetBaseAdvancesAndOrigins(System.IntPtr,Foundation.NSRange,CoreGraphics.CGSize[],CoreGraphics.CGPoint[]) in Xamarin.iOS.dll.
Did not add native reference to CTRunDelegateCreate in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTRunDelegate::CTRunDelegateCreate(CoreText.CTRunDelegateCallbacks&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTRunDelegateGetRefCon in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTRunDelegate::CTRunDelegateGetRefCon(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTextTabCreate in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTextTab::CTTextTabCreate(CoreText.CTTextAlignment,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTextTabGetAlignment in /System/Library/Frameworks/CoreText.framework/CoreText referenced by CoreText.CTTextAlignment CoreText.CTTextTab::CTTextTabGetAlignment(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTextTabGetLocation in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.Double CoreText.CTTextTab::CTTextTabGetLocation(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTextTabGetOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTextTab::CTTextTabGetOptions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterCreateWithAttributedString in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTypesetter::CTTypesetterCreateWithAttributedString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterCreateWithAttributedStringAndOptions in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTypesetter::CTTypesetterCreateWithAttributedStringAndOptions(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterCreateLineWithOffset in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTypesetter::CTTypesetterCreateLineWithOffset(System.IntPtr,Foundation.NSRange,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterCreateLine in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreText.CTTypesetter::CTTypesetterCreateLine(System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterSuggestLineBreakWithOffset in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTTypesetter::CTTypesetterSuggestLineBreakWithOffset(System.IntPtr,System.nint,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterSuggestLineBreak in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTTypesetter::CTTypesetterSuggestLineBreak(System.IntPtr,System.nint,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterSuggestClusterBreakWithOffset in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTTypesetter::CTTypesetterSuggestClusterBreakWithOffset(System.IntPtr,System.nint,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CTTypesetterSuggestClusterBreak in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.nint CoreText.CTTypesetter::CTTypesetterSuggestClusterBreak(System.IntPtr,System.nint,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MIDIRestart in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Void CoreMidi.Midi::MIDIRestart() in Xamarin.iOS.dll.
Did not add native reference to MIDIGetNumberOfDestinations in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.Midi::MIDIGetNumberOfDestinations() in Xamarin.iOS.dll.
Did not add native reference to MIDIGetNumberOfSources in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.Midi::MIDIGetNumberOfSources() in Xamarin.iOS.dll.
Did not add native reference to MIDIGetNumberOfExternalDevices in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.Midi::MIDIGetNumberOfExternalDevices() in Xamarin.iOS.dll.
Did not add native reference to MIDIGetNumberOfDevices in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.Midi::MIDIGetNumberOfDevices() in Xamarin.iOS.dll.
Did not add native reference to MIDIGetExternalDevice in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.Midi::MIDIGetExternalDevice(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIGetDevice in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.Midi::MIDIGetDevice(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectGetIntegerProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectGetIntegerProperty(System.Int32,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectSetIntegerProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectSetIntegerProperty(System.Int32,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectGetDictionaryProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectGetDictionaryProperty(System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectSetDictionaryProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectSetDictionaryProperty(System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectGetDataProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectGetDataProperty(System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectSetDataProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectSetDataProperty(System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectGetStringProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectGetStringProperty(System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectSetStringProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectSetStringProperty(System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectRemoveProperty in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiObject::MIDIObjectRemoveProperty(System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectGetProperties in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiObject::MIDIObjectGetProperties(System.Int32,System.IntPtr&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to MIDIObjectFindByUniqueID in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiObject::MIDIObjectFindByUniqueID(System.Int32,System.Int32&,CoreMidi.MidiObjectType&) in Xamarin.iOS.dll.
Did not add native reference to MIDIClientCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiClient::MIDIClientCreate(System.IntPtr,CoreMidi.MidiNotifyProc,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIClientDispose in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiClient::MIDIClientDispose(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDISourceCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiClient::MIDISourceCreate(System.Int32,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIInputPortCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiPort::MIDIInputPortCreate(System.Int32,System.IntPtr,CoreMidi.MidiReadProc,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIOutputPortCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiPort::MIDIOutputPortCreate(System.Int32,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIPortDispose in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiPort::MIDIPortDispose(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIPortConnectSource in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiPort::MIDIPortConnectSource(System.Int32,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIPortDisconnectSource in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiPort::MIDIPortDisconnectSource(System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDISend in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiPort::MIDISend(System.Int32,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIEntityGetDestination in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEntity::MIDIEntityGetDestination(System.Int32,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIEntityGetSource in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEntity::MIDIEntityGetSource(System.Int32,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIEntityGetNumberOfDestinations in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.MidiEntity::MIDIEntityGetNumberOfDestinations(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIEntityGetNumberOfSources in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.MidiEntity::MIDIEntityGetNumberOfSources(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIEntityGetDevice in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEntity::MIDIEntityGetDevice(System.Int32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceGetNumberOfEntities in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nint CoreMidi.MidiDevice::MIDIDeviceGetNumberOfEntities(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceGetEntity in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiDevice::MIDIDeviceGetEntity(System.Int32,System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceAddEntity in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiDevice::MIDIDeviceAddEntity(System.Int32,System.IntPtr,System.Boolean,System.nuint,System.nuint,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceListGetNumberOfDevices in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.nuint CoreMidi.MidiDeviceList::MIDIDeviceListGetNumberOfDevices(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceListGetDevice in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiDeviceList::MIDIDeviceListGetDevice(System.Int32,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceListAddDevice in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiDeviceList::MIDIDeviceListAddDevice(System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIDeviceListDispose in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiDeviceList::MIDIDeviceListDispose(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIEndpointDispose in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEndpoint::MIDIEndpointDispose(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIDestinationCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiEndpoint::MIDIDestinationCreate(System.Int32,System.IntPtr,CoreMidi.MidiReadProc,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIFlushOutput in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEndpoint::MIDIFlushOutput(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MIDIReceived in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiEndpoint::MIDIReceived(System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIGetSource in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEndpoint::MIDIGetSource(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIGetDestination in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEndpoint::MIDIGetDestination(System.nint) in Xamarin.iOS.dll.
Did not add native reference to MIDIEndpointGetEntity in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Int32 CoreMidi.MidiEndpoint::MIDIEndpointGetEntity(System.Int32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionDispose in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiThruConnection::MIDIThruConnectionDispose(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionCreate in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiThruConnection::MIDIThruConnectionCreate(System.IntPtr,System.IntPtr,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionGetParams in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiThruConnection::MIDIThruConnectionGetParams(System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionSetParams in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiThruConnection::MIDIThruConnectionSetParams(System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionFind in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by CoreMidi.MidiError CoreMidi.MidiThruConnection::MIDIThruConnectionFind(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MIDIThruConnectionParamsInitialize in /System/Library/Frameworks/CoreMIDI.framework/CoreMIDI referenced by System.Void CoreMidi.MidiThruConnectionParams::MIDIThruConnectionParamsInitialize(CoreMidi.MidiThruConnectionParamsStruct&) in Xamarin.iOS.dll.
Did not add native reference to CMCopyDictionaryOfAttachments in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMAttachmentBearer::CMCopyDictionaryOfAttachments(System.IntPtr,System.IntPtr,CoreMedia.CMAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CMGetAttachment in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMAttachmentBearer::CMGetAttachment(System.IntPtr,System.IntPtr,CoreMedia.CMAttachmentMode&) in Xamarin.iOS.dll.
Did not add native reference to CMPropagateAttachments in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMAttachmentBearer::CMPropagateAttachments(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMRemoveAllAttachments in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMAttachmentBearer::CMRemoveAllAttachments(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMRemoveAttachment in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMAttachmentBearer::CMRemoveAttachment(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSetAttachment in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMAttachmentBearer::CMSetAttachment(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CMSetAttachments in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMAttachmentBearer::CMSetAttachments(System.IntPtr,System.IntPtr,CoreMedia.CMAttachmentMode) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateEmpty in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateEmpty(System.IntPtr,System.UInt32,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateWithBufferReference in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateWithBufferReference(System.IntPtr,System.IntPtr,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferAppendBufferReference in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferAppendBufferReference(System.IntPtr,System.IntPtr,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferAssureBlockMemory in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferAssureBlockMemory(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferAccessDataBytes in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferAccessDataBytes(System.IntPtr,System.nuint,System.nuint,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCopyDataBytes in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCopyDataBytes(System.IntPtr,System.nuint,System.nuint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferReplaceDataBytes in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferReplaceDataBytes(System.IntPtr,System.IntPtr,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferFillDataBytes in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferFillDataBytes(System.Byte,System.IntPtr,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferGetDataPointer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferGetDataPointer(System.IntPtr,System.nuint,System.nuint&,System.nuint&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferGetDataLength in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nuint CoreMedia.CMBlockBuffer::CMBlockBufferGetDataLength(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferIsRangeContiguous in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMBlockBuffer::CMBlockBufferIsRangeContiguous(System.IntPtr,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferIsEmpty in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMBlockBuffer::CMBlockBufferIsEmpty(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateWithMemoryBlock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateWithMemoryBlock(System.IntPtr,System.IntPtr,System.nuint,System.IntPtr,CoreMedia.CMCustomBlockAllocator/CMBlockBufferCustomBlockSource&,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateWithMemoryBlock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateWithMemoryBlock(System.IntPtr,System.IntPtr,System.nuint,System.IntPtr,System.IntPtr,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateContiguous in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateContiguous(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMCustomBlockAllocator/CMBlockBufferCustomBlockSource&,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferCreateContiguous in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferCreateContiguous(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferAppendMemoryBlock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferAppendMemoryBlock(System.IntPtr,System.IntPtr,System.nuint,System.IntPtr,CoreMedia.CMCustomBlockAllocator/CMBlockBufferCustomBlockSource&,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags) in Xamarin.iOS.dll.
Did not add native reference to CMBlockBufferAppendMemoryBlock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMBlockBufferError CoreMedia.CMBlockBuffer::CMBlockBufferAppendMemoryBlock(System.IntPtr,System.IntPtr,System.nuint,System.IntPtr,System.IntPtr,System.nuint,System.nuint,CoreMedia.CMBlockBufferFlags) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMBufferQueue::CMBufferQueueCreate(System.IntPtr,System.nint,CoreMedia.CMBufferQueue/CMBufferCallbacks,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMBufferQueue::CMBufferQueueCreate(System.IntPtr,System.nint,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueGetCallbacksForUnsortedSampleBuffers in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMBufferQueue::CMBufferQueueGetCallbacksForUnsortedSampleBuffers() in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueEnqueue in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMBufferQueue::CMBufferQueueEnqueue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueDequeueAndRetain in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMBufferQueue::CMBufferQueueDequeueAndRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueDequeueIfDataReadyAndRetain in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMBufferQueue::CMBufferQueueDequeueIfDataReadyAndRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueIsEmpty in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Byte CoreMedia.CMBufferQueue::CMBufferQueueIsEmpty(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueMarkEndOfData in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMBufferQueue::CMBufferQueueMarkEndOfData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueContainsEndOfData in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Byte CoreMedia.CMBufferQueue::CMBufferQueueContainsEndOfData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueIsAtEndOfData in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Byte CoreMedia.CMBufferQueue::CMBufferQueueIsAtEndOfData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueReset in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMBufferQueue::CMBufferQueueReset(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueGetBufferCount in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMBufferQueue::CMBufferQueueGetBufferCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueGetDuration in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMBufferQueue::CMBufferQueueGetDuration(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMBufferQueueGetTotalSize in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMBufferQueue::CMBufferQueueGetTotalSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionGetExtensions in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMFormatDescriptionGetExtensions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionGetExtension in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMFormatDescriptionGetExtension(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionGetMediaSubType in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.UInt32 CoreMedia.CMFormatDescription::CMFormatDescriptionGetMediaSubType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionGetMediaType in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMMediaType CoreMedia.CMFormatDescription::CMFormatDescriptionGetMediaType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionGetTypeID in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMFormatDescription::CMFormatDescriptionGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CMFormatDescriptionCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMFormatDescription::CMFormatDescriptionCreate(System.IntPtr,CoreMedia.CMMediaType,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetStreamBasicDescription in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetStreamBasicDescription(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetChannelLayout in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetChannelLayout(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetFormatList in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetFormatList(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetMagicCookie in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetMagicCookie(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetMostCompatibleFormat in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetMostCompatibleFormat(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMAudioFormatDescriptionGetRichestDecodableFormat in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMAudioFormatDescriptionGetRichestDecodableFormat(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetDimensions in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMVideoDimensions CoreMedia.CMFormatDescription::CMVideoFormatDescriptionGetDimensions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetCleanAperture in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreGraphics.CGRect CoreMedia.CMFormatDescription::CMVideoFormatDescriptionGetCleanAperture(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetExtensionKeysCommonWithImageBuffers in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMFormatDescription::CMVideoFormatDescriptionGetExtensionKeysCommonWithImageBuffers() in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetPresentationDimensions in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreGraphics.CGSize CoreMedia.CMFormatDescription::CMVideoFormatDescriptionGetPresentationDimensions(System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionMatchesImageBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMFormatDescription::CMVideoFormatDescriptionMatchesImageBuffer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionCreate(System.IntPtr,CoreMedia.CMVideoCodecType,System.Int32,System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionCreateForImageBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionCreateForImageBuffer(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionCreateFromH264ParameterSets in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionCreateFromH264ParameterSets(System.IntPtr,System.nuint,System.IntPtr[],System.nuint[],System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetH264ParameterSetAtIndex in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionGetH264ParameterSetAtIndex(System.IntPtr,System.nuint,System.IntPtr&,System.nuint&,System.nuint&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionCreateFromHEVCParameterSets in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionCreateFromHEVCParameterSets(System.IntPtr,System.nuint,System.IntPtr[],System.nuint[],System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMVideoFormatDescriptionGetHEVCParameterSetAtIndex in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMFormatDescriptionError CoreMedia.CMVideoFormatDescription::CMVideoFormatDescriptionGetHEVCParameterSetAtIndex(System.IntPtr,System.nuint,System.IntPtr&,System.nuint&,System.nuint&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to CMMemoryPoolCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMMemoryPool::CMMemoryPoolCreate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMMemoryPoolGetAllocator in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMMemoryPool::CMMemoryPoolGetAllocator(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMMemoryPoolFlush in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMMemoryPool::CMMemoryPoolFlush(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMMemoryPoolInvalidate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMMemoryPool::CMMemoryPoolInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMAudioSampleBufferCreateWithPacketDescriptions in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMAudioSampleBufferCreateWithPacketDescriptions(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr,System.nint,CoreMedia.CMTime,AudioToolbox.AudioStreamPacketDescription[],System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCreateCopyWithNewTiming in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMSampleBuffer::CMSampleBufferCreateCopyWithNewTiming(System.IntPtr,System.IntPtr,System.nint,CoreMedia.CMSampleTimingInfo*,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCallForEachSample in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferCallForEachSample(System.IntPtr,CoreMedia.CMSampleBuffer/CMSampleBufferCallForEachSampleCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCreateForImageBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferCreateForImageBuffer(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMSampleTimingInfo&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferDataIsReady in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMSampleBuffer::CMSampleBufferDataIsReady(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetDataBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMSampleBuffer::CMSampleBufferGetDataBuffer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetDecodeTimeStamp in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetDecodeTimeStamp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetDuration in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetDuration(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetFormatDescription in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMSampleBuffer::CMSampleBufferGetFormatDescription(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetImageBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMSampleBuffer::CMSampleBufferGetImageBuffer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetNumSamples in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMSampleBuffer::CMSampleBufferGetNumSamples(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetOutputDecodeTimeStamp in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetOutputDecodeTimeStamp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetOutputDuration in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetOutputDuration(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetOutputPresentationTimeStamp in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetOutputPresentationTimeStamp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferSetOutputPresentationTimeStamp in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferSetOutputPresentationTimeStamp(System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetPresentationTimeStamp in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMSampleBuffer::CMSampleBufferGetPresentationTimeStamp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetSampleAttachmentsArray in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMSampleBuffer::CMSampleBufferGetSampleAttachmentsArray(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetSampleSize in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nuint CoreMedia.CMSampleBuffer::CMSampleBufferGetSampleSize(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetSampleTimingInfoArray in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMSampleBuffer::CMSampleBufferGetSampleTimingInfoArray(System.IntPtr,System.nint,CoreMedia.CMSampleTimingInfo*,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetTotalSampleSize in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nuint CoreMedia.CMSampleBuffer::CMSampleBufferGetTotalSampleSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferGetTypeID in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.nint CoreMedia.CMSampleBuffer::CMSampleBufferGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferInvalidate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferIsValid in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMSampleBuffer::CMSampleBufferIsValid(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferMakeDataReady in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferMakeDataReady(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferSetDataBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferSetDataBuffer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferSetDataReady in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferSetDataReady(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferSetInvalidateCallback in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferSetInvalidateCallback(System.IntPtr,CoreMedia.CMSampleBuffer/CMSampleBufferInvalidateCallback,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferTrackDataReadiness in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferTrackDataReadiness(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCopyPCMDataIntoAudioBufferList in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferCopyPCMDataIntoAudioBufferList(System.IntPtr,System.Int32,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMAudioSampleBufferCreateReadyWithPacketDescriptions in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMAudioSampleBufferCreateReadyWithPacketDescriptions(System.IntPtr,System.IntPtr,System.IntPtr,System.nint,CoreMedia.CMTime,AudioToolbox.AudioStreamPacketDescription[],System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCreateReady in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferCreateReady(System.IntPtr,System.IntPtr,System.IntPtr,System.nint,System.nint,CoreMedia.CMSampleTimingInfo[],System.nint,System.nuint[],System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMSampleBufferCreateReadyWithImageBuffer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSampleBufferError CoreMedia.CMSampleBuffer::CMSampleBufferCreateReadyWithImageBuffer(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMSampleTimingInfo&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMClockGetHostTimeClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMClock::CMClockGetHostTimeClock() in Xamarin.iOS.dll.
Did not add native reference to CMClockGetTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMClock::CMClockGetTime(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMAudioClockCreate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMClockError CoreMedia.CMClock::CMAudioClockCreate(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMClockGetAnchorTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMClockError CoreMedia.CMClock::CMClockGetAnchorTime(System.IntPtr,CoreMedia.CMTime&,CoreMedia.CMTime&) in Xamarin.iOS.dll.
Did not add native reference to CMClockMightDrift in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMClock::CMClockMightDrift(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMClockInvalidate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Void CoreMedia.CMClock::CMClockInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMClockConvertHostTimeToSystemUnits in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.UInt64 CoreMedia.CMClock::ConvertHostTimeToSystemUnits(CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMClockMakeHostTimeFromSystemUnits in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMClock::CreateHostTimeFromSystemUnits(System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCreateWithMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseCreateWithMasterClock(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCreateWithMasterTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseCreateWithMasterTimebase(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCreateWithSourceClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseCreateWithSourceClock(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCreateWithSourceTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseCreateWithSourceTimebase(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetEffectiveRate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Double CoreMedia.CMTimebase::CMTimebaseGetEffectiveRate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetRate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Double CoreMedia.CMTimebase::CMTimebaseGetRate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetRate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetRate(System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTimebase::CMTimebaseGetTime(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetTime(System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetMasterTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseGetMasterTimebase(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseGetMasterClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetMaster in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseGetMaster(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetUltimateMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseGetUltimateMasterClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetTimeWithTimeScale in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTimebase::CMTimebaseGetTimeWithTimeScale(System.IntPtr,CoreMedia.CMTimeScale,CoreMedia.CMTimeRoundingMethod) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetAnchorTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetAnchorTime(System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseGetTimeAndRate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseGetTimeAndRate(System.IntPtr,CoreMedia.CMTime&,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetRateAndAnchorTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetRateAndAnchorTime(System.IntPtr,System.Double,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseNotificationBarrier in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseNotificationBarrier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseAddTimer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseAddTimer(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseRemoveTimer in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseRemoveTimer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetTimerNextFireTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetTimerNextFireTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetTimerToFireImmediately in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetTimerToFireImmediately(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetMasterTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetMasterTimebase(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimebaseError CoreMedia.CMTimebase::CMTimebaseSetMasterClock(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopyMasterTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseCopyMasterTimebase(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopyMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseCopyMasterClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopyMaster in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseCopyMaster(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopyUltimateMasterClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimebase::CMTimebaseCopyUltimateMasterClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSyncGetTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMClockOrTimebase::CMSyncGetTime(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSyncGetRelativeRate in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Double CoreMedia.CMClockOrTimebase::CMSyncGetRelativeRate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSyncGetRelativeRateAndAnchorTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMSyncError CoreMedia.CMClockOrTimebase::CMSyncGetRelativeRateAndAnchorTime(System.IntPtr,System.IntPtr,System.Double&,CoreMedia.CMTime&,CoreMedia.CMTime&) in Xamarin.iOS.dll.
Did not add native reference to CMSyncConvertTime in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMClockOrTimebase::CMSyncConvertTime(CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMSyncMightDrift in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Boolean CoreMedia.CMClockOrTimebase::CMSyncMightDrift(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopySourceTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMClockOrTimebase::CMTimebaseCopySourceTimebase(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetSourceTimebase in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMClockOrTimebase::CMTimebaseSetSourceTimebase(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopySourceClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMClockOrTimebase::CMTimebaseCopySourceClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseSetSourceClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMClockOrTimebase::CMTimebaseSetSourceClock(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimebaseCopyUltimateSourceClock in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMClockOrTimebase::CMTimebaseCopyUltimateSourceClock(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimeAbsoluteValue in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeAbsoluteValue(CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeCompare in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Int32 CoreMedia.CMTime::CMTimeCompare(CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeAdd in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeAdd(CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeSubtract in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeSubtract(CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMultiply in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMultiply(CoreMedia.CMTime,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMultiplyByFloat64 in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMultiplyByFloat64(CoreMedia.CMTime,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMultiplyByRatio in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMultiplyByRatio(CoreMedia.CMTime,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CMTimeConvertScale in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeConvertScale(CoreMedia.CMTime,System.Int32,CoreMedia.CMTimeRoundingMethod) in Xamarin.iOS.dll.
Did not add native reference to CMTimeGetSeconds in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.Double CoreMedia.CMTime::CMTimeGetSeconds(CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMakeWithSeconds in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMakeWithSeconds(System.Double,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMaximum in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMaximum(CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMinimum in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMinimum(CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeFoldIntoRange in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeFoldIntoRange(CoreMedia.CMTime,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to CMTimeCopyAsDictionary in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTime::CMTimeCopyAsDictionary(CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimeCopyDescription in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTime::CMTimeCopyDescription(System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMakeFromDictionary in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTime CoreMedia.CMTime::CMTimeMakeFromDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMappingMake in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimeMapping CoreMedia.CMTimeMapping::CMTimeMappingMake(CoreMedia.CMTimeRange,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMappingMakeEmpty in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimeMapping CoreMedia.CMTimeMapping::CMTimeMappingMakeEmpty(CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMappingCopyAsDictionary in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimeMapping::CMTimeMappingCopyAsDictionary(CoreMedia.CMTimeMapping,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMappingMakeFromDictionary in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by CoreMedia.CMTimeMapping CoreMedia.CMTimeMapping::CMTimeMappingMakeFromDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CMTimeMappingCopyDescription in /System/Library/Frameworks/CoreMedia.framework/CoreMedia referenced by System.IntPtr CoreMedia.CMTimeMapping::CMTimeMappingCopyDescription(System.IntPtr,CoreMedia.CMTimeMapping) in Xamarin.iOS.dll.
Did not add native reference to CLLocationCoordinate2DIsValid in /System/Library/Frameworks/CoreLocation.framework/CoreLocation referenced by System.Boolean CoreLocation.CLLocationCoordinate2D::CLLocationCoordinate2DIsValid(CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to CGRectApplyAffineTransform in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGAffineTransform::CGRectApplyAffineTransform(CoreGraphics.CGRect,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CGSizeApplyAffineTransform in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGSize CoreGraphics.CGAffineTransform::CGSizeApplyAffineTransform(CoreGraphics.CGSize,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CGAffineTransformInvert in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGAffineTransform CoreGraphics.CGAffineTransform::CGAffineTransformInvert(CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGBitmapContext::CGBitmapContextCreate(System.IntPtr,System.nint,System.nint,System.nint,System.nint,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGBitmapContext::CGBitmapContextCreate(System.Byte[],System.nint,System.nint,System.nint,System.nint,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGBitmapContext::CGBitmapContextGetData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetWidth in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGBitmapContext::CGBitmapContextGetWidth(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetHeight in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGBitmapContext::CGBitmapContextGetHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetBitsPerComponent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGBitmapContext::CGBitmapContextGetBitsPerComponent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetBitsPerPixel in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGBitmapContext::CGBitmapContextGetBitsPerPixel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetBytesPerRow in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGBitmapContext::CGBitmapContextGetBytesPerRow(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGBitmapContext::CGBitmapContextGetColorSpace(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetAlphaInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGImageAlphaInfo CoreGraphics.CGBitmapContext::CGBitmapContextGetAlphaInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextGetBitmapInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.UInt32 CoreGraphics.CGBitmapContext::CGBitmapContextGetBitmapInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGBitmapContextCreateImage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGBitmapContext::CGBitmapContextCreateImage(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreate(System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateGenericGray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateGenericGray(System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateGenericRGB in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateGenericRGB(System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetConstantColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorGetConstantColor(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateWithPattern in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateWithPattern(System.IntPtr,System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateCopyWithAlpha in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateCopyWithAlpha(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorEqualToColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColor::CGColorEqualToColor(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetNumberOfComponents in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGColor::CGColorGetNumberOfComponents(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetComponents in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat* CoreGraphics.CGColor::CGColorGetComponents(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetAlpha in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.CGColor::CGColorGetAlpha(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorGetColorSpace(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorGetPattern in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorGetPattern(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGColor::CGColorRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateCopyByMatchingToColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateCopyByMatchingToColorSpace(System.IntPtr,CoreGraphics.CGColorRenderingIntent,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateSRGB in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateSRGB(System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateGenericGrayGamma2_2 in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateGenericGrayGamma2_2(System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorCreateGenericCMYK in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColor::CGColorCreateGenericCMYK(System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to AXNameFromColor in /System/Library/Frameworks/Accessibility.framework/Accessibility referenced by System.IntPtr CoreGraphics.CGColor::AXNameFromColor(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorConversionInfoCreateFromList in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorConversionInfo::CGColorConversionInfoCreateFromList(System.IntPtr,System.IntPtr,CoreGraphics.CGColorConversionInfoTransformType,CoreGraphics.CGColorRenderingIntent,System.IntPtr,CoreGraphics.CGColorConversionInfoTransformType,CoreGraphics.CGColorRenderingIntent,System.IntPtr,CoreGraphics.CGColorConversionInfoTransformType,CoreGraphics.CGColorRenderingIntent,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorConversionInfoCreateFromList in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorConversionInfo::CGColorConversionInfoCreateFromList_arm64(System.IntPtr,System.IntPtr,System.nuint,System.nint,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nuint,System.nint,System.IntPtr,System.nuint,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorConversionInfoCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorConversionInfo::CGColorConversionInfoCreate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorConversionInfoCreateWithOptions in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorConversionInfo::CGColorConversionInfoCreateWithOptions(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGColorSpace::CGColorSpaceRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateDeviceGray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateDeviceGray() in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateDeviceRGB in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateDeviceRGB() in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateDeviceCMYK in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateDeviceCMYK() in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateCalibratedGray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateCalibratedGray(System.nfloat[],System.nfloat[],System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateCalibratedRGB in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateCalibratedRGB(System.nfloat[],System.nfloat[],System.nfloat[],System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateLab in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateLab(System.nfloat[],System.nfloat[],System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateIndexed in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateIndexed(System.IntPtr,System.nint,System.Byte[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreatePattern in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreatePattern(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateWithName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateWithName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceGetBaseColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceGetBaseColorSpace(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceGetModel in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGColorSpaceModel CoreGraphics.CGColorSpace::CGColorSpaceGetModel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceGetNumberOfComponents in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGColorSpace::CGColorSpaceGetNumberOfComponents(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceGetColorTableCount in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGColorSpace::CGColorSpaceGetColorTableCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceGetColorTable in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGColorSpace::CGColorSpaceGetColorTable(System.IntPtr,System.Byte[]) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateWithICCProfile in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateWithICCProfile(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateWithICCData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateWithICCData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateICCBased in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateICCBased(System.nint,System.nfloat[],System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCopyICCProfile in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCopyICCProfile(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCopyICCData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCopyICCData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCopyName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCopyName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceIsWideGamutRGB in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceIsWideGamutRGB(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceSupportsOutput in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceSupportsOutput(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCopyPropertyList in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCopyPropertyList(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateWithPropertyList in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateWithPropertyList(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceIsHDR in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceIsHDR(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceUsesExtendedRange in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceUsesExtendedRange(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceUsesITUR_2100TF in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceUsesITUR_2100TF(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateLinearized in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateLinearized(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateExtended in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateExtended(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceCreateExtendedLinearized in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGColorSpace::CGColorSpaceCreateExtendedLinearized(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceIsHLGBased in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceIsHLGBased(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGColorSpaceIsPQBased in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGColorSpace::CGColorSpaceIsPQBased(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGContext::CGContextRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSaveGState in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSaveGState(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextRestoreGState in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextRestoreGState(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextScaleCTM in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextScaleCTM(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextTranslateCTM in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextTranslateCTM(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextRotateCTM in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextRotateCTM(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextConcatCTM in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextConcatCTM(System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetLineWidth in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetLineWidth(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetLineCap in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetLineCap(System.IntPtr,CoreGraphics.CGLineCap) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetLineJoin in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetLineJoin(System.IntPtr,CoreGraphics.CGLineJoin) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetMiterLimit in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetMiterLimit(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetLineDash in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetLineDash(System.IntPtr,System.nfloat,System.nfloat[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFlatness in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFlatness(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetAlpha in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetAlpha(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetBlendMode in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetBlendMode(System.IntPtr,CoreGraphics.CGBlendMode) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetCTM in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGAffineTransform CoreGraphics.CGContext::CGContextGetCTM(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextBeginPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextBeginPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextMoveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextMoveToPoint(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddLineToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddLineToPoint(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddCurveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddCurveToPoint(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddQuadCurveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddQuadCurveToPoint(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextClosePath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClosePath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddRects in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddRects(System.IntPtr,CoreGraphics.CGRect[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddLines in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddLines(System.IntPtr,CoreGraphics.CGPoint[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddEllipseInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddEllipseInRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddArc in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddArc(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddArcToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddArcToPoint(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextAddPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextAddPath(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextReplacePathWithStrokedPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextReplacePathWithStrokedPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextIsPathEmpty in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGContext::CGContextIsPathEmpty(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetPathCurrentPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPoint CoreGraphics.CGContext::CGContextGetPathCurrentPoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetPathBoundingBox in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGContext::CGContextGetPathBoundingBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextPathContainsPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGContext::CGContextPathContainsPoint(System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPathDrawingMode) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawPath(System.IntPtr,CoreGraphics.CGPathDrawingMode) in Xamarin.iOS.dll.
Did not add native reference to CGContextFillPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextFillPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextEOFillPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextEOFillPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextStrokePath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextStrokePath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextFillRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextFillRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextFillRects in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextFillRects(System.IntPtr,CoreGraphics.CGRect[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextStrokeRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextStrokeRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextStrokeRectWithWidth in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextStrokeRectWithWidth(System.IntPtr,CoreGraphics.CGRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextClearRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClearRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextFillEllipseInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextFillEllipseInRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextStrokeEllipseInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextStrokeEllipseInRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextStrokeLineSegments in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextStrokeLineSegments(System.IntPtr,CoreGraphics.CGPoint[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextClip in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClip(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextEOClip in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextEOClip(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextResetClip in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextResetClip(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextClipToMask in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClipToMask(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetClipBoundingBox in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGContext::CGContextGetClipBoundingBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextClipToRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClipToRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextClipToRects in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextClipToRects(System.IntPtr,CoreGraphics.CGRect[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFillColorWithColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFillColorWithColor(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetStrokeColorWithColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetStrokeColorWithColor(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFillColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFillColorSpace(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetStrokeColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetStrokeColorSpace(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFillColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFillColor(System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetStrokeColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetStrokeColor(System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFillPattern in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFillPattern(System.IntPtr,System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetStrokePattern in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetStrokePattern(System.IntPtr,System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetPatternPhase in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetPatternPhase(System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetGrayFillColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetGrayFillColor(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetGrayStrokeColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetGrayStrokeColor(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetRGBFillColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetRGBFillColor(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetRGBStrokeColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetRGBStrokeColor(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetCMYKFillColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetCMYKFillColor(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetCMYKStrokeColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetCMYKStrokeColor(System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetRenderingIntent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetRenderingIntent(System.IntPtr,CoreGraphics.CGColorRenderingIntent) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawImage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawImage(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawTiledImage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawTiledImage(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetInterpolationQuality in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGInterpolationQuality CoreGraphics.CGContext::CGContextGetInterpolationQuality(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetInterpolationQuality in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetInterpolationQuality(System.IntPtr,CoreGraphics.CGInterpolationQuality) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShadowWithColor in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShadowWithColor(System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShadow in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShadow(System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawLinearGradient in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawLinearGradient(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGGradientDrawingOptions) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawRadialGradient in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawRadialGradient(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,CoreGraphics.CGPoint,System.nfloat,CoreGraphics.CGGradientDrawingOptions) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawShading in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawShading(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetCharacterSpacing in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetCharacterSpacing(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetTextPosition in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetTextPosition(System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetTextPosition in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPoint CoreGraphics.CGContext::CGContextGetTextPosition(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetTextMatrix in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetTextMatrix(System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetTextMatrix in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGAffineTransform CoreGraphics.CGContext::CGContextGetTextMatrix(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetTextDrawingMode in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetTextDrawingMode(System.IntPtr,CoreGraphics.CGTextDrawingMode) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFont in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFont(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetFontSize in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetFontSize(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGContextSelectFont in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSelectFont(System.IntPtr,System.String,System.nfloat,CoreGraphics.CGTextEncoding) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowGlyphsAtPositions in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowGlyphsAtPositions(System.IntPtr,System.UInt16[],CoreGraphics.CGPoint[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowText in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowText(System.IntPtr,System.String,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowText in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowText(System.IntPtr,System.Byte[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowTextAtPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowTextAtPoint(System.IntPtr,System.nfloat,System.nfloat,System.String,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowTextAtPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowTextAtPoint(System.IntPtr,System.nfloat,System.nfloat,System.Byte[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowGlyphs in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowGlyphs(System.IntPtr,System.UInt16[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowGlyphsAtPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowGlyphsAtPoint(System.IntPtr,System.nfloat,System.nfloat,System.UInt16[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextShowGlyphsWithAdvances in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextShowGlyphsWithAdvances(System.IntPtr,System.UInt16[],CoreGraphics.CGSize[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawPDFPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawPDFPage(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextBeginPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextBeginPage(System.IntPtr,CoreGraphics.CGRect*) in Xamarin.iOS.dll.
Did not add native reference to CGContextEndPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextEndPage(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextFlush in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextFlush(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSynchronize in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSynchronize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShouldAntialias in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShouldAntialias(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetAllowsAntialiasing in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetAllowsAntialiasing(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShouldSmoothFonts in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShouldSmoothFonts(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextGetUserSpaceToDeviceSpaceTransform in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGAffineTransform CoreGraphics.CGContext::CGContextGetUserSpaceToDeviceSpaceTransform(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertPointToDeviceSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPoint CoreGraphics.CGContext::CGContextConvertPointToDeviceSpace(System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertPointToUserSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPoint CoreGraphics.CGContext::CGContextConvertPointToUserSpace(System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertSizeToDeviceSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGSize CoreGraphics.CGContext::CGContextConvertSizeToDeviceSpace(System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertSizeToUserSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGSize CoreGraphics.CGContext::CGContextConvertSizeToUserSpace(System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertRectToDeviceSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGContext::CGContextConvertRectToDeviceSpace(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextConvertRectToUserSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGContext::CGContextConvertRectToUserSpace(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawLayerInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawLayerInRect(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextDrawLayerAtPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextDrawLayerAtPoint(System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextCopyPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGContext::CGContextCopyPath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetAllowsFontSmoothing in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetAllowsFontSmoothing(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetAllowsFontSubpixelPositioning in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetAllowsFontSubpixelPositioning(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetAllowsFontSubpixelQuantization in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetAllowsFontSubpixelQuantization(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShouldSubpixelPositionFonts in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShouldSubpixelPositionFonts(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextSetShouldSubpixelQuantizeFonts in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextSetShouldSubpixelQuantizeFonts(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGContextBeginTransparencyLayer in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextBeginTransparencyLayer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextBeginTransparencyLayerWithRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextBeginTransparencyLayerWithRect(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGContextEndTransparencyLayer in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContext::CGContextEndTransparencyLayer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextCreateWithURL in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGContextPDF::CGPDFContextCreateWithURL(System.IntPtr,CoreGraphics.CGRect*,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGContextPDF::CGPDFContextCreate(System.IntPtr,CoreGraphics.CGRect*,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextClose in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextBeginPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextBeginPage(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextEndPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextEndPage(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextAddDocumentMetadata in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextAddDocumentMetadata(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextSetURLForRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextSetURLForRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextAddDestinationAtPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextAddDestinationAtPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextSetDestinationForRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextSetDestinationForRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextBeginTag in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextBeginTag(System.IntPtr,CoreGraphics.CGPdfTagType,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextEndTag in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGContextPDF::CGPDFContextEndTag(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataConsumerRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGDataConsumer::CGDataConsumerRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataConsumerRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataConsumer::CGDataConsumerRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataConsumerCreateWithCFData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataConsumer::CGDataConsumerCreateWithCFData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataConsumerCreateWithURL in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataConsumer::CGDataConsumerCreateWithURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGDataProvider::CGDataProviderRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderCreateWithFilename in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderCreateWithFilename(System.String) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderCreateWithURL in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderCreateWithURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderCreateWithCFData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderCreateWithCFData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderCreateWithData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderCreateWithData(System.IntPtr,System.IntPtr,System.nint,CoreGraphics.CGDataProvider/CGDataProviderReleaseDataCallback) in Xamarin.iOS.dll.
Did not add native reference to CGDataProviderCopyData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGDataProvider::CGDataProviderCopyData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGFont::CGFontRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontCreateWithDataProvider in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontCreateWithDataProvider(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontCreateWithFontName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontCreateWithFontName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetNumberOfGlyphs in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGFont::CGFontGetNumberOfGlyphs(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetUnitsPerEm in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetUnitsPerEm(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontCopyPostScriptName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontCopyPostScriptName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontCopyFullName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontCopyFullName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetAscent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetAscent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetDescent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetDescent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetLeading in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetLeading(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetCapHeight in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetCapHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetXHeight in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGFont::CGFontGetXHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetFontBBox in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGFont::CGFontGetFontBBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetItalicAngle in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.CGFont::CGFontGetItalicAngle(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetStemV in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.CGFont::CGFontGetStemV(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetGlyphWithGlyphName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.UInt16 CoreGraphics.CGFont::CGFontGetGlyphWithGlyphName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontCopyGlyphNameForGlyph in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFont::CGFontCopyGlyphNameForGlyph(System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to CTFontCreateWithGraphicsFont in /System/Library/Frameworks/CoreText.framework/CoreText referenced by System.IntPtr CoreGraphics.CGFont::CTFontCreateWithGraphicsFont(System.IntPtr,System.nfloat,CoreGraphics.CGAffineTransform*,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFontGetTypeID in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGFont::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CGFunctionRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGFunction::CGFunctionRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFunctionRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFunction::CGFunctionRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGFunctionCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGFunction::CGFunctionCreate(System.IntPtr,System.nint,System.nfloat[],System.nint,System.nfloat[],CoreGraphics.CGFunction/CGFunctionCallbacks&) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMinX in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMinX(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMidX in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMidX(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMaxX in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMaxX(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMinY in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMinY(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMidY in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMidY(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectGetMaxY in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat CoreGraphics.RectangleFExtensions::CGRectGetMaxY(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectStandardize in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.RectangleFExtensions::CGRectStandardize(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectIsNull in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.RectangleFExtensions::CGRectIsNull(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectIsInfinite in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.RectangleFExtensions::CGRectIsInfinite(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectInset in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.RectangleFExtensions::CGRectInset(CoreGraphics.CGRect,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGRectIntegral in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.RectangleFExtensions::CGRectIntegral(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectUnion in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.RectangleFExtensions::CGRectUnion(CoreGraphics.CGRect,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGRectDivide in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.RectangleFExtensions::CGRectDivide(CoreGraphics.CGRect,CoreGraphics.CGRect&,CoreGraphics.CGRect&,System.nfloat,CoreGraphics.CGRectEdge) in Xamarin.iOS.dll.
Did not add native reference to CGGradientRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGGradient::CGGradientRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGGradientRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGGradient::CGGradientRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGGradientCreateWithColorComponents in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGGradient::CGGradientCreateWithColorComponents(System.IntPtr,System.nfloat[],System.nfloat[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGGradientCreateWithColors in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGGradient::CGGradientCreateWithColors(System.IntPtr,System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGImageRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGImage::CGImageRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreate(System.nint,System.nint,System.nint,System.nint,System.nint,System.IntPtr,CoreGraphics.CGBitmapFlags,System.IntPtr,System.nfloat[],System.Boolean,CoreGraphics.CGColorRenderingIntent) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateWithJPEGDataProvider in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateWithJPEGDataProvider(System.IntPtr,System.nfloat[],System.Boolean,CoreGraphics.CGColorRenderingIntent) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateWithPNGDataProvider in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateWithPNGDataProvider(System.IntPtr,System.nfloat[],System.Boolean,CoreGraphics.CGColorRenderingIntent) in Xamarin.iOS.dll.
Did not add native reference to CGImageMaskCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageMaskCreate(System.nint,System.nint,System.nint,System.nint,System.nint,System.IntPtr,System.nfloat[],System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateWithMaskingColors in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateWithMaskingColors(System.IntPtr,System.nfloat[]) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateCopy in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateCopy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateCopyWithColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateCopyWithColorSpace(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateWithImageInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateWithImageInRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGImageCreateWithMask in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageCreateWithMask(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageIsMask in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGImage::CGImageIsMask(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetWidth in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGImage::CGImageGetWidth(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetHeight in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGImage::CGImageGetHeight(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetBitsPerComponent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGImage::CGImageGetBitsPerComponent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetBitsPerPixel in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGImage::CGImageGetBitsPerPixel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetBytesPerRow in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGImage::CGImageGetBytesPerRow(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetColorSpace in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageGetColorSpace(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetAlphaInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGImageAlphaInfo CoreGraphics.CGImage::CGImageGetAlphaInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetDataProvider in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageGetDataProvider(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetDecode in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nfloat* CoreGraphics.CGImage::CGImageGetDecode(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetShouldInterpolate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGImage::CGImageGetShouldInterpolate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetRenderingIntent in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGColorRenderingIntent CoreGraphics.CGImage::CGImageGetRenderingIntent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetBitmapInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGBitmapFlags CoreGraphics.CGImage::CGImageGetBitmapInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetUTType in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGImage::CGImageGetUTType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetPixelFormatInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGImagePixelFormatInfo CoreGraphics.CGImage::CGImageGetPixelFormatInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGImageGetByteOrderInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGImageByteOrderInfo CoreGraphics.CGImage::CGImageGetByteOrderInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGLayerRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGLayer::CGLayerRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGLayerRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGLayer::CGLayerRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGLayerGetSize in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGSize CoreGraphics.CGLayer::CGLayerGetSize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGLayerGetContext in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGLayer::CGLayerGetContext(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGLayerCreateWithContext in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGLayer::CGLayerCreateWithContext(System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetCount in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGPDFArray::CGPDFArrayGetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetBoolean in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetBoolean(System.IntPtr,System.nint,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetInteger in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetInteger(System.IntPtr,System.nint,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetNumber in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetNumber(System.IntPtr,System.nint,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetName(System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetDictionary in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetDictionary(System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetStream in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetStream(System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetArray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetArray(System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayGetString in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayGetString(System.IntPtr,System.nint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFArrayApplyBlock in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFArray::CGPDFArrayApplyBlock(System.IntPtr,ObjCRuntime.BlockLiteral&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamCreateWithPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFContentStream::CGPDFContentStreamCreateWithPage(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamCreateWithStream in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFContentStream::CGPDFContentStreamCreateWithStream(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFContentStream::CGPDFContentStreamRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFContentStream::CGPDFContentStreamRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamGetStreams in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFContentStream::CGPDFContentStreamGetStreams(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContentStreamGetResource in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFContentStream::CGPDFContentStreamGetResource(System.IntPtr,System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetCount in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetBoolean in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetBoolean(System.IntPtr,System.String,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetInteger in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetInteger(System.IntPtr,System.String,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetNumber in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetNumber(System.IntPtr,System.String,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetName(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetDictionary in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetDictionary(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetStream in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetStream(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetArray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetArray(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryApplyFunction in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFDictionary::CGPDFDictionaryApplyFunction(System.IntPtr,CoreGraphics.CGPDFDictionary/ApplierFunction,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDictionaryGetString in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDictionary::CGPDFDictionaryGetString(System.IntPtr,System.String,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFDocument::CGPDFDocumentRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentCreateWithProvider in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentCreateWithProvider(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentCreateWithURL in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentCreateWithURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetNumberOfPages in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGPDFDocument::CGPDFDocumentGetNumberOfPages(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetPage in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentGetPage(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetVersion in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFDocument::CGPDFDocumentGetVersion(System.IntPtr,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentIsEncrypted in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDocument::CGPDFDocumentIsEncrypted(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentUnlockWithPassword in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDocument::CGPDFDocumentUnlockWithPassword(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentIsUnlocked in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDocument::CGPDFDocumentIsUnlocked(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentAllowsPrinting in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDocument::CGPDFDocumentAllowsPrinting(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentAllowsCopying in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFDocument::CGPDFDocumentAllowsCopying(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetCatalog in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentGetCatalog(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetInfo in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentGetInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFContextSetOutline in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFDocument::CGPDFContextSetOutline(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetOutline in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFDocument::CGPDFDocumentGetOutline(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFDocumentGetAccessPermissions in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPDFAccessPermissions CoreGraphics.CGPDFDocument::CGPDFDocumentGetAccessPermissions(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFObjectGetType in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPDFObjectType CoreGraphics.CGPDFObject::CGPDFObjectGetType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFObjectGetValue in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFObject::CGPDFObjectGetValue(System.IntPtr,CoreGraphics.CGPDFObjectType,System.Byte&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFObjectGetValue in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFObject::CGPDFObjectGetNIntValue(System.IntPtr,CoreGraphics.CGPDFObjectType,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFObjectGetValue in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFObject::CGPDFObjectGetValue(System.IntPtr,CoreGraphics.CGPDFObjectType,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFObjectGetValue in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFObject::CGPDFObjectGetValue(System.IntPtr,CoreGraphics.CGPDFObjectType,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFOperatorTableCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFOperatorTable::CGPDFOperatorTableCreate() in Xamarin.iOS.dll.
Did not add native reference to CGPDFOperatorTableRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFOperatorTable::CGPDFOperatorTableRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFOperatorTableRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFOperatorTable::CGPDFOperatorTableRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFOperatorTableSetCallback in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFOperatorTable::CGPDFOperatorTableSetCallback(System.IntPtr,System.String,System.Action`2) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetDocument in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFPage::CGPDFPageGetDocument(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetPageNumber in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.nint CoreGraphics.CGPDFPage::CGPDFPageGetPageNumber(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetBoxRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGPDFPage::CGPDFPageGetBoxRect(System.IntPtr,CoreGraphics.CGPDFBox) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetRotationAngle in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Int32 CoreGraphics.CGPDFPage::CGPDFPageGetRotationAngle(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetDrawingTransform in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGAffineTransform CoreGraphics.CGPDFPage::CGPDFPageGetDrawingTransform(System.IntPtr,CoreGraphics.CGPDFBox,CoreGraphics.CGRect,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageGetDictionary in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFPage::CGPDFPageGetDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFPage::CGPDFPageRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFPageRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFPage::CGPDFPageRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFScanner::CGPDFScannerCreate(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFScanner::CGPDFScannerRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPDFScanner::CGPDFScannerRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerGetContentStream in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFScanner::CGPDFScannerGetContentStream(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerScan in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerScan(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopObject in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopObject(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopBoolean in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopBoolean(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopInteger in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopInteger(System.IntPtr,System.nint&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopNumber in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopNumber(System.IntPtr,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopName(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopString in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopString(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopArray in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopArray(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopDictionary in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopDictionary(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFScannerPopStream in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPDFScanner::CGPDFScannerPopStream(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFStreamGetDictionary in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFStream::CGPDFStreamGetDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFStreamCopyData in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFStream::CGPDFStreamCopyData(System.IntPtr,CoreGraphics.CGPDFDataFormat&) in Xamarin.iOS.dll.
Did not add native reference to CGPDFStringCopyTextString in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPDFString::CGPDFStringCopyTextString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateMutable in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateMutable() in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateMutableCopyByTransformingPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateMutableCopyByTransformingPath(System.IntPtr,CoreGraphics.CGAffineTransform&) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateMutableCopy in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateMutableCopy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathEqualToPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPath::CGPathEqualToPath(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathMoveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathMoveToPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddLineToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddLineToPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddQuadCurveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddQuadCurveToPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddCurveToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddCurveToPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathCloseSubpath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathCloseSubpath(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddRect(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddRects in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddRects(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGRect[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddLines in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddLines(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGPoint[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddEllipseInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddEllipseInRect(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddArc in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddArc(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddArcToPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddArcToPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddRelativeArc in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddRelativeArc(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddPath(System.IntPtr,CoreGraphics.CGAffineTransform*,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathIsEmpty in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPath::CGPathIsEmpty(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathIsRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPath::CGPathIsRect(System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to CGPathGetCurrentPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGPoint CoreGraphics.CGPath::CGPathGetCurrentPoint(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathGetBoundingBox in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGPath::CGPathGetBoundingBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathGetPathBoundingBox in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by CoreGraphics.CGRect CoreGraphics.CGPath::CGPathGetPathBoundingBox(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPathContainsPoint in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.CGPath::CGPathContainsPoint(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGPoint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGPathApply in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathApply(System.IntPtr,System.IntPtr,CoreGraphics.CGPath/CGPathApplierFunction) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateCopyByDashingPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateCopyByDashingPath(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,System.nfloat[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateCopyByStrokingPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateCopyByStrokingPath(System.IntPtr,CoreGraphics.CGAffineTransform*,System.nfloat,CoreGraphics.CGLineCap,CoreGraphics.CGLineJoin,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateCopyByTransformingPath in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateCopyByTransformingPath(System.IntPtr,CoreGraphics.CGAffineTransform&) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateWithEllipseInRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateWithEllipseInRect(CoreGraphics.CGRect,CoreGraphics.CGAffineTransform*) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateWithRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateWithRect(CoreGraphics.CGRect,CoreGraphics.CGAffineTransform*) in Xamarin.iOS.dll.
Did not add native reference to CGPathCreateWithRoundedRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPath::CGPathCreateWithRoundedRect(CoreGraphics.CGRect,System.nfloat,System.nfloat,CoreGraphics.CGAffineTransform*) in Xamarin.iOS.dll.
Did not add native reference to CGPathAddRoundedRect in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPath::CGPathAddRoundedRect(System.IntPtr,CoreGraphics.CGAffineTransform*,CoreGraphics.CGRect,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CGPatternCreate in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPattern::CGPatternCreate(System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGAffineTransform,System.nfloat,System.nfloat,CoreGraphics.CGPatternTiling,System.Boolean,CoreGraphics.CGPatternCallbacks&) in Xamarin.iOS.dll.
Did not add native reference to CGPatternRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Void CoreGraphics.CGPattern::CGPatternRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPatternRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPattern::CGPatternRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGPDFTagTypeGetName in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGPdfTagType_Extensions::CGPDFTagTypeGetName(CoreGraphics.CGPdfTagType) in Xamarin.iOS.dll.
Did not add native reference to CGShadingCreateAxial in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGShading::CGShadingCreateAxial(System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGShadingCreateRadial in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGShading::CGShadingCreateRadial(System.IntPtr,CoreGraphics.CGPoint,System.nfloat,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CGShadingRelease in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGShading::CGShadingRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGShadingRetain in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.CGShading::CGShadingRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSStringFromCGVector in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr CoreGraphics.CGVector::NSStringFromCGVector(CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to CGVectorFromString in /System/Library/Frameworks/UIKit.framework/UIKit referenced by CoreGraphics.CGVector CoreGraphics.CGVector::CGVectorFromString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CGRectMakeWithDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.NativeDrawingMethods::CGRectMakeWithDictionaryRepresentation(System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to CGPointMakeWithDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.NativeDrawingMethods::CGPointMakeWithDictionaryRepresentation(System.IntPtr,CoreGraphics.CGPoint&) in Xamarin.iOS.dll.
Did not add native reference to CGSizeMakeWithDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.Boolean CoreGraphics.NativeDrawingMethods::CGSizeMakeWithDictionaryRepresentation(System.IntPtr,CoreGraphics.CGSize&) in Xamarin.iOS.dll.
Did not add native reference to CGRectCreateDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.NativeDrawingMethods::CGRectCreateDictionaryRepresentation(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to CGSizeCreateDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.NativeDrawingMethods::CGSizeCreateDictionaryRepresentation(CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to CGPointCreateDictionaryRepresentation in /System/Library/Frameworks/CoreGraphics.framework/CoreGraphics referenced by System.IntPtr CoreGraphics.NativeDrawingMethods::CGPointCreateDictionaryRepresentation(CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCreate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCreateBundlesFromDirectory in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCreateBundlesFromDirectory(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetAllBundles in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetAllBundles() in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetBundleWithIdentifier in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetBundleWithIdentifier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetMainBundle in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetMainBundle() in Xamarin.iOS.dll.
Did not add native reference to CFBundleIsExecutableLoaded in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFBundle::CFBundleIsExecutableLoaded(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundlePreflightExecutable in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFBundle::CFBundlePreflightExecutable(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFBundleLoadExecutableAndReturnError in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFBundle::CFBundleLoadExecutableAndReturnError(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFBundleUnloadExecutable in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFBundle::CFBundleUnloadExecutable(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyAuxiliaryExecutableURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyAuxiliaryExecutableURL(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyBuiltInPlugInsURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyBuiltInPlugInsURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyExecutableURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyExecutableURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyPrivateFrameworksURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyPrivateFrameworksURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourcesDirectoryURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourcesDirectoryURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopySharedFrameworksURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopySharedFrameworksURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopySharedSupportURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopySharedSupportURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopySupportFilesDirectoryURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopySupportFilesDirectoryURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURL(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURLInDirectory in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURLInDirectory(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURLsOfType in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURLsOfType(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURLsOfTypeInDirectory in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURLsOfTypeInDirectory(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURLForLocalization in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURLForLocalization(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyResourceURLsOfTypeForLocalization in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyResourceURLsOfTypeForLocalization(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyLocalizedString in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyLocalizedString(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyLocalizationsForPreferences in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyLocalizationsForPreferences(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyLocalizationsForURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyLocalizationsForURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyPreferredLocalizationsFromArray in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyPreferredLocalizationsFromArray(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyBundleURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyBundleURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetDevelopmentRegion in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetDevelopmentRegion(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetIdentifier in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetIdentifier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetInfoDictionary in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetInfoDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetLocalInfoDictionary in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleGetLocalInfoDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyInfoDictionaryForURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyInfoDictionaryForURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBundleGetPackageInfo in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFBundle::CFBundleGetPackageInfo(System.IntPtr,System.UInt32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to CFBundleCopyExecutableArchitectures in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFBundle::CFBundleCopyExecutableArchitectures(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFAllocatorAllocate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFAllocator::CFAllocatorAllocate(System.IntPtr,System.nint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CFAllocatorDeallocate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFAllocator::CFAllocatorDeallocate(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFAllocatorGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFAllocator::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFArrayGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFArray::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFArrayCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFArray::CFArrayCreate(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFArrayGetValueAtIndex in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFArray::CFArrayGetValueAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFArrayGetCount in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFArray::GetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFArrayCreateCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFArray::CFArrayCreateCopy(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFArrayGetValues in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFArray::CFArrayGetValues(System.IntPtr,CoreFoundation.CFRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFBooleanGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFBoolean::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFBooleanGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFBoolean::CFBooleanGetValue(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDataGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFData::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFDataCreateWithBytesNoCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFData::CFDataCreateWithBytesNoCopy(System.IntPtr,System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDataGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFData::CFDataGetLength(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDataGetBytePtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFData::CFDataGetBytePtr(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDataCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFData::CFDataCreate(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFDataCreateCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFData::CFDataCreateCopy(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFDictionary::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFDictionary::CFDictionaryCreate(System.IntPtr,System.IntPtr[],System.IntPtr[],System.nint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFDictionary::CFDictionaryGetValue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryGetCount in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFDictionary::CFDictionaryGetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryGetKeysAndValues in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFDictionary::CFDictionaryGetKeysAndValues(System.IntPtr,System.IntPtr[],System.IntPtr[]) in Xamarin.iOS.dll.
Did not add native reference to CFNumberGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFDictionary::CFNumberGetValue(System.IntPtr,System.nint,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to CFNumberGetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFDictionary::CFNumberGetValue(System.IntPtr,System.nint,System.Int64&) in Xamarin.iOS.dll.
Did not add native reference to CFDictionaryContainsKey in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFDictionary::CFDictionaryContainsKey(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDictionarySetValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMutableDictionary::CFDictionarySetValue(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorCopyDescription in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFException::CFErrorCopyDescription(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorCopyFailureReason in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFException::CFErrorCopyFailureReason(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorCopyRecoverySuggestion in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFException::CFErrorCopyRecoverySuggestion(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorCopyUserInfo in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFException::CFErrorCopyUserInfo(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorGetCode in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFException::CFErrorGetCode(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFErrorGetDomain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFException::CFErrorGetDomain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMachPortGetPort in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMachPort::CFMachPortGetPort(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMachPortInvalidate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMachPort::CFMachPortInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMachPortIsValid in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMachPort::CFMachPortIsValid(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMachPortCreateRunLoopSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMachPort::CFMachPortCreateRunLoopSource(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortCreateLocal in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMessagePort::CFMessagePortCreateLocal(System.IntPtr,System.IntPtr,CoreFoundation.CFMessagePort/CFMessagePortCallBackProxy,CoreFoundation.CFMessagePort/ContextProxy&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortCreateRemote in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMessagePort::CFMessagePortCreateRemote(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortInvalidate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMessagePort::CFMessagePortInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortCreateRunLoopSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMessagePort::CFMessagePortCreateRunLoopSource(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortSendRequest in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by CoreFoundation.CFMessagePortSendRequestStatus CoreFoundation.CFMessagePort::CFMessagePortSendRequest(System.IntPtr,System.Int32,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortIsRemote in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMessagePort::CFMessagePortIsRemote(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortSetName in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMessagePort::CFMessagePortSetName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortGetName in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMessagePort::CFMessagePortGetName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortGetContext in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMessagePort::CFMessagePortGetContext(System.IntPtr,CoreFoundation.CFMessagePort/ContextProxy&) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortIsValid in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMessagePort::CFMessagePortIsValid(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortSetDispatchQueue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMessagePort::CFMessagePortSetDispatchQueue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortSetInvalidationCallBack in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMessagePort::CFMessagePortSetInvalidationCallBack(System.IntPtr,CoreFoundation.CFMessagePort/CFMessagePortInvalidationCallBackProxy) in Xamarin.iOS.dll.
Did not add native reference to CFMessagePortGetInvalidationCallBack in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMessagePort::CFMessagePortGetInvalidationCallBack(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStringCreateMutable in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMutableString::CFStringCreateMutable(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFStringCreateMutableCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFMutableString::CFStringCreateMutableCopy(System.IntPtr,System.nint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStringAppendCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFMutableString::CFStringAppendCharacters(System.IntPtr,System.String,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFStringTransform in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMutableString::CFStringTransform(System.IntPtr,CoreFoundation.CFRange&,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFStringTransform in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFMutableString::CFStringTransform(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFNotificationCenterGetDarwinNotifyCenter in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFNotificationCenter::CFNotificationCenterGetDarwinNotifyCenter() in Xamarin.iOS.dll.
Did not add native reference to CFNotificationCenterGetLocalCenter in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFNotificationCenter::CFNotificationCenterGetLocalCenter() in Xamarin.iOS.dll.
Did not add native reference to CFNotificationCenterAddObserver in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFNotificationCenter::CFNotificationCenterAddObserver(System.IntPtr,System.IntPtr,CoreFoundation.CFNotificationCenter/CFNotificationCallback,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFNotificationCenterPostNotificationWithOptions in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFNotificationCenter::CFNotificationCenterPostNotificationWithOptions(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to CFNotificationCenterRemoveObserver in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFNotificationCenter::CFNotificationCenterRemoveObserver(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesCopyAppValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFPreferences::CFPreferencesCopyAppValue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesSetAppValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFPreferences::CFPreferencesSetAppValue(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesGetAppBooleanValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFPreferences::CFPreferencesGetAppBooleanValue(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesGetAppIntegerValue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFPreferences::CFPreferencesGetAppIntegerValue(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesAddSuitePreferencesToApp in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFPreferences::CFPreferencesAddSuitePreferencesToApp(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesRemoveSuitePreferencesFromApp in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFPreferences::CFPreferencesRemoveSuitePreferencesFromApp(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesAppSynchronize in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFPreferences::CFPreferencesAppSynchronize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFPreferencesAppValueIsForced in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFPreferences::CFPreferencesAppValueIsForced(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFDateGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFPropertyList::CFDateGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFNumberGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFPropertyList::CFNumberGetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFPropertyListCreateWithData in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFPropertyList::CFPropertyListCreateWithData(System.IntPtr,System.IntPtr,System.nuint,System.nint&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFPropertyListCreateDeepCopy in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFPropertyList::CFPropertyListCreateDeepCopy(System.IntPtr,System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CFPropertyListCreateData in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFPropertyList::CFPropertyListCreateData(System.IntPtr,System.IntPtr,System.nint,System.nuint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFPropertyListIsValid in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFPropertyList::CFPropertyListIsValid(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFNetworkCopyProxiesForAutoConfigurationScript in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFNetwork::CFNetworkCopyProxiesForAutoConfigurationScript(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFNetworkCopyProxiesForURL in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFNetwork::CFNetworkCopyProxiesForURL(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFNetworkCopySystemProxySettings in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFNetwork::CFNetworkCopySystemProxySettings() in Xamarin.iOS.dll.
Did not add native reference to CFNetworkExecuteProxyAutoConfigurationScript in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFNetwork::CFNetworkExecuteProxyAutoConfigurationScript(System.IntPtr,System.IntPtr,CoreFoundation.CFNetwork/CFProxyAutoConfigurationResultCallbackInternal,CoreFoundation.CFStreamClientContext&) in Xamarin.iOS.dll.
Did not add native reference to CFNetworkExecuteProxyAutoConfigurationURL in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFNetwork::CFNetworkExecuteProxyAutoConfigurationURL(System.IntPtr,System.IntPtr,CoreFoundation.CFNetwork/CFProxyAutoConfigurationResultCallbackInternal,CoreFoundation.CFStreamClientContext&) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamCopyError in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFReadStream::CFReadStreamCopyError(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamOpen in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFReadStream::CFReadStreamOpen(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamClose in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFReadStream::CFReadStreamClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamGetStatus in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFReadStream::CFReadStreamGetStatus(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamHasBytesAvailable in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFReadStream::CFReadStreamHasBytesAvailable(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamScheduleWithRunLoop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFReadStream::CFReadStreamScheduleWithRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamUnscheduleFromRunLoop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFReadStream::CFReadStreamUnscheduleFromRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamSetClient in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFReadStream::CFReadStreamSetClient(System.IntPtr,System.nint,CoreFoundation.CFStream/CFStreamCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamRead in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFReadStream::CFReadStreamRead(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamCopyProperty in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFReadStream::CFReadStreamCopyProperty(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamSetProperty in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFReadStream::CFReadStreamSetProperty(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopSourceGetOrder in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFRunLoopSource::CFRunLoopSourceGetOrder(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopSourceInvalidate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoopSource::CFRunLoopSourceInvalidate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopSourceIsValid in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFRunLoopSource::CFRunLoopSourceIsValid(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopSourceSignal in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoopSource::CFRunLoopSourceSignal(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopSourceCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFRunLoopSourceCustom::CFRunLoopSourceCreate(System.IntPtr,System.nint,CoreFoundation.CFRunLoopSourceContext&) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopGetCurrent in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFRunLoop::CFRunLoopGetCurrent() in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopGetMain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFRunLoop::CFRunLoopGetMain() in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopRun in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoop::CFRunLoopRun() in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopStop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoop::CFRunLoopStop(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopWakeUp in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoop::CFRunLoopWakeUp(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopIsWaiting in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFRunLoop::CFRunLoopIsWaiting(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopRunInMode in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by CoreFoundation.CFRunLoopExitReason CoreFoundation.CFRunLoop::CFRunLoopRunInMode(System.IntPtr,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopAddSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoop::CFRunLoopAddSource(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopContainsSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFRunLoop::CFRunLoopContainsSource(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRunLoopRemoveSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFRunLoop::CFRunLoopRemoveSource(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFSocketCreate in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFSocket::CFSocketCreate(System.IntPtr,System.Int32,System.Int32,System.Int32,System.nuint,CoreFoundation.CFSocket/CFSocketCallBack,CoreFoundation.CFStreamClientContext&) in Xamarin.iOS.dll.
Did not add native reference to CFSocketCreateWithNative in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFSocket::CFSocketCreateWithNative(System.IntPtr,CoreFoundation.CFSocketNativeHandle,System.nuint,CoreFoundation.CFSocket/CFSocketCallBack,CoreFoundation.CFStreamClientContext&) in Xamarin.iOS.dll.
Did not add native reference to CFSocketCreateRunLoopSource in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFSocket::CFSocketCreateRunLoopSource(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFSocketCreateConnectedToSocketSignature in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFSocket::CFSocketCreateConnectedToSocketSignature(System.IntPtr,CoreFoundation.CFSocketSignature&,System.nuint,CoreFoundation.CFSocket/CFSocketCallBack,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CFSocketGetNative in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by CoreFoundation.CFSocketNativeHandle CoreFoundation.CFSocket::CFSocketGetNative(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFSocketSetAddress in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFSocket::CFSocketSetAddress(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFSocketGetSocketFlags in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by CoreFoundation.CFSocketFlags CoreFoundation.CFSocket::CFSocketGetSocketFlags(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFSocketSetSocketFlags in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFSocket::CFSocketSetSocketFlags(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CFSocketDisableCallBacks in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFSocket::CFSocketDisableCallBacks(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CFSocketEnableCallBacks in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFSocket::CFSocketEnableCallBacks(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to CFSocketSendData in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFSocket::CFSocketSendData(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CFSocketConnectToAddress in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFSocket::CFSocketConnectToAddress(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to CFStreamCreatePairWithSocket in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFStreamCreatePairWithSocket(System.IntPtr,CoreFoundation.CFSocketNativeHandle,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFStreamCreatePairWithPeerSocketSignature in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFStreamCreatePairWithPeerSocketSignature(System.IntPtr,CoreFoundation.CFSocketSignature&,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFStreamCreatePairWithSocketToCFHost in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Void CoreFoundation.CFStream::CFStreamCreatePairWithSocketToCFHost(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFStreamCreatePairWithSocketToHost in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFStreamCreatePairWithSocketToHost(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamCreateForHTTPRequest in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFStream::CFReadStreamCreateForHTTPRequest(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamCreateForStreamedHTTPRequest in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreFoundation.CFStream::CFReadStreamCreateForStreamedHTTPRequest(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStreamCreateBoundPair in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFStreamCreateBoundPair(System.IntPtr,System.IntPtr&,System.IntPtr&,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamSetDispatchQueue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFReadStreamSetDispatchQueue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamSetDispatchQueue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFStream::CFWriteStreamSetDispatchQueue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFReadStreamCopyDispatchQueue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFStream::CFReadStreamCopyDispatchQueue(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamCopyDispatchQueue in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFStream::CFWriteStreamCopyDispatchQueue(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFObject::CFRelease(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFRetain in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFObject::CFRetain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStringCreateWithCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFString::CFStringCreateWithCharacters(System.IntPtr,System.String,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFStringGetLength in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFString::CFStringGetLength(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStringGetCharactersPtr in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Char* CoreFoundation.CFString::CFStringGetCharactersPtr(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFStringGetCharacters in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFString::CFStringGetCharacters(System.IntPtr,CoreFoundation.CFRange,System.Char*) in Xamarin.iOS.dll.
Did not add native reference to CFStringGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFString::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFStringGetCharacterAtIndex in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Char CoreFoundation.CFString::CFStringGetCharacterAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFType::GetTypeID(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFCopyDescription in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFType::CFCopyDescription(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFEqual in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFType::CFEqual(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFURLCreateWithFileSystemPath in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFUrl::CFURLCreateWithFileSystemPath(System.IntPtr,System.IntPtr,System.nint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFURLCreateWithString in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFUrl::CFURLCreateWithString(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFURLGetString in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFUrl::CFURLGetString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFURLCopyFileSystemPath in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFUrl::CFURLCopyFileSystemPath(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFURLIsFileReferenceURL in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFUrl::CFURLIsFileReferenceURL(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFURLGetTypeID in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFUrl::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamCopyError in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFWriteStream::CFWriteStreamCopyError(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamOpen in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFWriteStream::CFWriteStreamOpen(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamClose in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFWriteStream::CFWriteStreamClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamGetStatus in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFWriteStream::CFWriteStreamGetStatus(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamCanAcceptBytes in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFWriteStream::CFWriteStreamCanAcceptBytes(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamWrite in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.nint CoreFoundation.CFWriteStream::CFWriteStreamWrite(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamSetClient in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFWriteStream::CFWriteStreamSetClient(System.IntPtr,System.nint,CoreFoundation.CFStream/CFStreamCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamScheduleWithRunLoop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFWriteStream::CFWriteStreamScheduleWithRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamUnscheduleFromRunLoop in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Void CoreFoundation.CFWriteStream::CFWriteStreamUnscheduleFromRunLoop(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamSetProperty in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreFoundation.CFWriteStream::CFWriteStreamSetProperty(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFWriteStreamSetProperty in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.Boolean CoreFoundation.CFWriteStream::CFWriteStreamSetProperty(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_release in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchObject::dispatch_release(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_retain in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchObject::dispatch_retain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_set_target_queue in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchObject::dispatch_set_target_queue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_resume in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchObject::dispatch_resume(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_suspend in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchObject::dispatch_suspend(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_activate in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchObject::dispatch_activate(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_attr_make_initially_inactive in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue/Attributes::dispatch_queue_attr_make_initially_inactive(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_attr_make_with_autorelease_frequency in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue/Attributes::dispatch_queue_attr_make_with_autorelease_frequency(System.IntPtr,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_attr_make_with_qos_class in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue/Attributes::dispatch_queue_attr_make_with_qos_class(System.IntPtr,CoreFoundation.DispatchQualityOfService,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to dispatch_get_context in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_get_context(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_set_context in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_set_context(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_apply_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_apply_f(System.IntPtr,System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_iterations_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_create in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_queue_create(System.String,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_create_with_target$V2 in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_queue_create_with_target(System.String,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_async_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_async_f(System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_async in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_async(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_sync_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_sync_f(System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_sync in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_sync(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_barrier_async_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_barrier_async_f(System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_barrier_async in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_barrier_async(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_barrier_sync_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_barrier_sync_f(System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_barrier_sync in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_barrier_sync(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_after_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_after_f(System.UInt64,System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_after in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_after(System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_get_current_queue in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_get_current_queue() in Xamarin.iOS.dll.
Did not add native reference to dispatch_get_global_queue in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_get_global_queue(System.nint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_get_label in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_queue_get_label(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_set_specific in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchQueue::dispatch_queue_set_specific(System.IntPtr,System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_get_specific in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchQueue::dispatch_queue_get_specific(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_queue_get_qos_class in /usr/lib/libc.dylib referenced by CoreFoundation.DispatchQualityOfService CoreFoundation.DispatchQueue::dispatch_queue_get_qos_class(System.IntPtr,System.Int32*) in Xamarin.iOS.dll.
Did not add native reference to dispatch_time in /usr/lib/libc.dylib referenced by System.UInt64 CoreFoundation.DispatchTime::dispatch_time(System.UInt64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to dispatch_walltime in /usr/lib/libc.dylib referenced by System.UInt64 CoreFoundation.DispatchTime::dispatch_walltime(System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_create in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchGroup::dispatch_group_create() in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_async_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchGroup::dispatch_group_async_f(System.IntPtr,System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_notify_f in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchGroup::dispatch_group_notify_f(System.IntPtr,System.IntPtr,System.IntPtr,CoreFoundation.DispatchQueue/dispatch_callback_t) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_notify in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchGroup::dispatch_group_notify(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_enter in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchGroup::dispatch_group_enter(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_leave in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchGroup::dispatch_group_leave(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_group_wait in /usr/lib/libc.dylib referenced by System.nint CoreFoundation.DispatchGroup::dispatch_group_wait(System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_create in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchBlock::dispatch_block_create(System.nuint,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_create_with_qos_class in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchBlock::dispatch_block_create_with_qos_class(System.nuint,CoreFoundation.DispatchQualityOfService,System.Int32,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_create_with_qos_class in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchBlock::dispatch_block_create_with_qos_class(System.nuint,CoreFoundation.DispatchQualityOfService,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_cancel in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchBlock::dispatch_block_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_notify in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchBlock::dispatch_block_notify(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_testcancel in /usr/lib/libc.dylib referenced by System.nint CoreFoundation.DispatchBlock::dispatch_block_testcancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_block_wait in /usr/lib/libc.dylib referenced by System.nint CoreFoundation.DispatchBlock::dispatch_block_wait(System.IntPtr,CoreFoundation.DispatchTime) in Xamarin.iOS.dll.
Did not add native reference to dispatch_data_create in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchData::dispatch_data_create(System.IntPtr,System.nuint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_data_get_size in /usr/lib/libc.dylib referenced by System.nuint CoreFoundation.DispatchData::dispatch_data_get_size(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_data_create_map in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchData::dispatch_data_create_map(System.IntPtr,System.IntPtr&,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to dispatch_data_create_concat in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchData::dispatch_data_create_concat(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_data_create_subrange in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchData::dispatch_data_create_subrange(System.IntPtr,System.nuint,System.nuint) in Xamarin.iOS.dll.
Did not add native reference to dispatch_read in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchIO::dispatch_read(System.Int32,System.nuint,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to dispatch_write in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchIO::dispatch_write(System.Int32,System.IntPtr,System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_set_timer in /usr/lib/libc.dylib referenced by System.Void CoreFoundation.DispatchSource/Timer::dispatch_source_set_timer(System.IntPtr,System.UInt64,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to open in /usr/lib/libc.dylib referenced by System.Int32 CoreFoundation.DispatchSource/VnodeMonitor::open(System.String,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to close in /usr/lib/libc.dylib referenced by System.Int32 CoreFoundation.DispatchSource/VnodeMonitor::close(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_create in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_create(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_get_handle in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_get_handle(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_get_mask in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_get_mask(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_get_data in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_get_data(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_merge_data in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_merge_data(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_set_event_handler in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_set_event_handler(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_set_registration_handler in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_set_registration_handler(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_set_cancel_handler in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_set_cancel_handler(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_set_event_handler_f in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_set_event_handler_f(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_cancel in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_cancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dispatch_source_testcancel in /usr/lib/libc.dylib referenced by System.IntPtr CoreFoundation.DispatchSource::dispatch_source_testcancel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to os_log_create in /usr/lib/libSystem.dylib referenced by System.IntPtr CoreFoundation.OSLog::os_log_create(System.String,System.String) in Xamarin.iOS.dll.
Did not add native reference to os_retain in /usr/lib/libSystem.dylib referenced by System.IntPtr CoreFoundation.OSLog::os_retain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to os_release in /usr/lib/libSystem.dylib referenced by System.Void CoreFoundation.OSLog::os_release(System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_os_log in __Internal because it's referenced by System.Void CoreFoundation.OSLog::xamarin_os_log(System.IntPtr,CoreFoundation.OSLogLevel,System.String) in Xamarin.iOS.dll.
Did not add native reference to CFUUIDCreateFromString in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreBluetooth.CFUUID::CFUUIDCreateFromString(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CACurrentMediaTime in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by System.Double CoreAnimation.CAAnimation::CurrentMediaTime() in Xamarin.iOS.dll.
Did not add native reference to CAFrameRateRangeIsEqualToRange in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by System.Boolean CoreAnimation.CAFrameRateRange::IsEqualTo(CoreAnimation.CAFrameRateRange,CoreAnimation.CAFrameRateRange) in Xamarin.iOS.dll.
Did not add native reference to CAFrameRateRangeMake in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CAFrameRateRange CoreAnimation.CAFrameRateRange::Create(System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DIsIdentity in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by System.Boolean CoreAnimation.CATransform3D::CATransform3DIsIdentity(CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DEqualToTransform in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by System.Boolean CoreAnimation.CATransform3D::CATransform3DEqualToTransform(CoreAnimation.CATransform3D,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DMakeRotation in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::MakeRotation(System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DTranslate in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::CATransform3DTranslate(CoreAnimation.CATransform3D,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DScale in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::CATransform3DScale(CoreAnimation.CATransform3D,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DRotate in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::CATransform3DRotate(CoreAnimation.CATransform3D,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DConcat in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::CATransform3DConcat(CoreAnimation.CATransform3D,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DInvert in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::CATransform3DInvert(CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DMakeAffineTransform in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreAnimation.CATransform3D CoreAnimation.CATransform3D::MakeFromAffine(CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DIsAffine in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by System.Boolean CoreAnimation.CATransform3D::CATransform3DIsAffine(CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to CATransform3DGetAffineTransform in /System/Library/Frameworks/QuartzCore.framework/QuartzCore referenced by CoreGraphics.CGAffineTransform CoreAnimation.CATransform3D::GetAffine(CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to compression_stream_init in /usr/lib/libcompression.dylib referenced by Compression.CompressionStatus Compression.CompressionStreamStruct::compression_stream_init(Compression.CompressionStreamStruct&,Compression.StreamOperation,Compression.CompressionAlgorithm) in Xamarin.iOS.dll.
Did not add native reference to compression_stream_process in /usr/lib/libcompression.dylib referenced by Compression.CompressionStatus Compression.CompressionStreamStruct::compression_stream_process(Compression.CompressionStreamStruct&,Compression.StreamFlag) in Xamarin.iOS.dll.
Did not add native reference to compression_stream_destroy in /usr/lib/libcompression.dylib referenced by Compression.CompressionStatus Compression.CompressionStreamStruct::compression_stream_destroy(Compression.CompressionStreamStruct&) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationGetTypeID in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.nint CoreServices.CFHTTPAuthentication::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationCreateFromResponse in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationCreateFromResponse(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationIsValid in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationIsValid(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationAppliesToRequest in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationAppliesToRequest(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationRequiresAccountDomain in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationRequiresAccountDomain(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationRequiresOrderedRequests in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationRequiresOrderedRequests(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationRequiresUserNameAndPassword in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationRequiresUserNameAndPassword(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPAuthenticationCopyMethod in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPAuthentication::CFHTTPAuthenticationCopyMethod(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageGetTypeID in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.nint CoreServices.CFHTTPMessage::GetTypeID() in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageCreateEmpty in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPMessage::CFHTTPMessageCreateEmpty(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageCreateRequest in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPMessage::CFHTTPMessageCreateRequest(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageIsRequest in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageIsRequest(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageGetResponseStatusCode in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.nint CoreServices.CFHTTPMessage::CFHTTPMessageGetResponseStatusCode(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageCopyResponseStatusLine in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPMessage::CFHTTPMessageCopyResponseStatusLine(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageCopyVersion in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPMessage::CFHTTPMessageCopyVersion(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageIsHeaderComplete in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageIsHeaderComplete(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageAppendBytes in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageAppendBytes(System.IntPtr,System.Byte[],System.nint) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageCopyAllHeaderFields in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHTTPMessage::CFHTTPMessageCopyAllHeaderFields(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageApplyCredentials in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageApplyCredentials(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreServices.CFHTTPMessage/CFStreamError&) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageAddAuthentication in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageAddAuthentication(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageApplyCredentialDictionary in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Boolean CoreServices.CFHTTPMessage::CFHTTPMessageApplyCredentialDictionary(System.IntPtr,System.IntPtr,System.IntPtr,CoreServices.CFHTTPMessage/CFStreamError&) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageSetHeaderFieldValue in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Void CoreServices.CFHTTPMessage::CFHTTPMessageSetHeaderFieldValue(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHTTPMessageSetBody in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.Void CoreServices.CFHTTPMessage::CFHTTPMessageSetBody(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHostCreateWithAddress in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHost::CFHostCreateWithAddress(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CFHostCreateWithName in /System/Library/Frameworks/CFNetwork.framework/CFNetwork referenced by System.IntPtr CoreServices.CFHost::CFHostCreateWithName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ASAuthorizationAllSupportedPublicKeyCredentialDescriptorTransports in /System/Library/Frameworks/AuthenticationServices.framework/AuthenticationServices referenced by System.IntPtr AuthenticationServices.PublicPrivateKeyAuthentication::ASAuthorizationAllSupportedPublicKeyCredentialDescriptorTransports() in Xamarin.iOS.dll.
Did not add native reference to NewAUGraph in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::NewAUGraph(System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphOpen in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::AUGraphOpen(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphAddNode in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphAddNode(System.IntPtr,AudioUnit.AudioComponentDescription&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphRemoveNode in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphRemoveNode(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AUGraphGetNodeCount in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphGetNodeCount(System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphGetIndNode in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphGetIndNode(System.IntPtr,System.UInt32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphNodeInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphNodeInfo(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphNodeInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphNodeInfo(System.IntPtr,System.Int32,AudioUnit.AudioComponentDescription&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphClearConnections in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphClearConnections(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphConnectNodeInput in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphConnectNodeInput(System.IntPtr,System.Int32,System.UInt32,System.Int32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AUGraphDisconnectNodeInput in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphDisconnectNodeInput(System.IntPtr,System.Int32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AUGraphGetNumberOfInteractions in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphGetNumberOfInteractions(System.IntPtr,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphCountNodeInteractions in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphCountNodeInteractions(System.IntPtr,System.Int32,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphInitialize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphInitialize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphAddRenderNotify in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::AUGraphAddRenderNotify(System.IntPtr,AudioUnit.CallbackShared,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphRemoveRenderNotify in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::AUGraphRemoveRenderNotify(System.IntPtr,AudioUnit.CallbackShared,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphStart in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphStart(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphStop in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphStop(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphUninitialize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphUninitialize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphClose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::AUGraphClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to DisposeAUGraph in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AUGraph::DisposeAUGraph(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AUGraphIsOpen in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphIsOpen(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphIsInitialized in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphIsInitialized(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphIsRunning in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphIsRunning(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphGetCPULoad in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphGetCPULoad(System.IntPtr,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphGetMaxCPULoad in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphGetMaxCPULoad(System.IntPtr,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphSetNodeInputCallback in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphSetNodeInputCallback(System.IntPtr,System.Int32,System.UInt32,AudioUnit.AURenderCallbackStruct&) in Xamarin.iOS.dll.
Did not add native reference to AUGraphUpdate in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AUGraphError AudioUnit.AUGraph::AUGraphUpdate(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to CAShow in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioUnit.AUGraph::CAShow(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentFindNext in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioComponent::AudioComponentFindNext(System.IntPtr,AudioUnit.AudioComponentDescription&) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentCopyName in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioComponent::AudioComponentCopyName(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentGetDescription in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioComponent::AudioComponentGetDescription(System.IntPtr,AudioUnit.AudioComponentDescription&) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentGetVersion in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioComponent::AudioComponentGetVersion(System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentCopyIcon in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioComponent::AudioComponentCopyIcon(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentGetIcon in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioComponent::AudioComponentGetIcon(System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentGetLastActiveTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Double AudioUnit.AudioComponent::AudioComponentGetLastActiveTime(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitExtensionSetComponentList in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioComponent::AudioUnitExtensionSetComponentList(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitExtensionCopyComponentList in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioComponent::AudioUnitExtensionCopyComponentList(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.Double&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioOutputUnitPublish in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioComponentStatus AudioUnit.AudioUnit::AudioOutputUnitPublish(AudioUnit.AudioComponentDescription,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioOutputUnitGetHostIcon in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioUnit::AudioOutputUnitGetHostIcon(System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentInstanceDispose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioUnit::AudioComponentInstanceDispose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentInstanceNew in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioComponentInstanceNew(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioComponentInstanceGetComponent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioUnit.AudioUnit::AudioComponentInstanceGetComponent(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitInitialize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitInitialize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitUninitialize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitUninitialize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioOutputUnitStart in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioOutputUnitStart(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioOutputUnitStop in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioOutputUnitStop(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitRender in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitRender(System.IntPtr,AudioUnit.AudioUnitRenderActionFlags&,AudioToolbox.AudioTimeStamp&,System.UInt32,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioToolbox.AudioStreamBasicDescription&,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.UInt32&,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.Double&,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.IntPtr&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioUnit.AURenderCallbackStruct&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioUnit.AudioUnitConnection&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioUnit.AUSamplerInstrumentData&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioToolbox.AudioStreamBasicDescription&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.IntPtr&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.UInt32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.UInt32*,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioUnit.AudioUnitParameterInfoNative&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.AudioUnit::AudioUnitGetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.UInt32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitGetPropertyInfo(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.UInt32&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetParameter in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetParameter(System.IntPtr,AudioUnit.AudioUnitParameterType,AudioUnit.AudioUnitScopeType,System.UInt32,System.Single,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitScheduleParameters in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitScheduleParameters(System.IntPtr,AudioUnit.AudioUnitParameterEvent,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to MusicDeviceMIDIEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::MusicDeviceMIDIEvent(System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioUnit.AUScheduledAudioFileRegion/ScheduledAudioFileRegion&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,AudioToolbox.AudioTimeStamp&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioUnitSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.AudioUnitStatus AudioUnit.AudioUnit::AudioUnitSetProperty(System.IntPtr,AudioUnit.AudioUnitPropertyIDType,AudioUnit.AudioUnitScopeType,System.UInt32,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileOpenURL in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileOpenUrl(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileWrapAudioFileID in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileWrapAudioFileID(System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileRead in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileRead(System.IntPtr,System.UInt32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileWrite in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileWrite(System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileWriteAsync in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileWriteAsync(System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileDispose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileDispose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileSeek in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileSeek(System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileTell in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileTell(System.IntPtr,System.Int64&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileCreateWithURL in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileCreateWithUrl(System.IntPtr,AudioToolbox.AudioFileType,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileGetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileGetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32&,AudioToolbox.AudioStreamBasicDescription&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileGetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileGetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32&,System.Int64&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileGetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioUnit.ExtAudioFileError AudioUnit.ExtAudioFile::ExtAudioFileSetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ExtAudioFileSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioUnit.ExtAudioFile::ExtAudioFileSetProperty(System.IntPtr,AudioUnit.ExtAudioFile/PropertyIDType,System.UInt32,AudioToolbox.AudioStreamBasicDescription&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterNew in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterNew(AudioToolbox.AudioStreamBasicDescription&,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterNewSpecific in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterNewSpecific(AudioToolbox.AudioStreamBasicDescription&,AudioToolbox.AudioStreamBasicDescription&,System.Int32,AudioToolbox.AudioClassDescription[]&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterDispose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterDispose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterReset in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterReset(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterConvertComplexBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterConvertComplexBuffer(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.Byte[]) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,AudioToolbox.AudioConverterPrimeInfo&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterGetPropertyInfo(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterSetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterSetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterSetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterSetProperty(System.IntPtr,AudioToolbox.AudioConverterPropertyID,System.Int32,System.Byte[]) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterConvertBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterConvertBuffer(System.IntPtr,System.Int32,System.Byte[],System.Int32&,System.Byte[]) in Xamarin.iOS.dll.
Did not add native reference to AudioConverterFillComplexBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioConverterError AudioToolbox.AudioConverter::AudioConverterFillComplexBuffer(System.IntPtr,AudioToolbox.AudioConverter/AudioConverterComplexInputDataShared,System.IntPtr,System.Int32&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileClose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileCreateWithURL in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileCreateWithURL(System.IntPtr,AudioToolbox.AudioFileType,AudioToolbox.AudioStreamBasicDescription&,AudioToolbox.AudioFileFlags,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileOpenURL in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileError AudioToolbox.AudioFile::AudioFileOpenURL(System.IntPtr,System.Byte,AudioToolbox.AudioFileType,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileOptimize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileOptimize(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileReadBytes in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileReadBytes(System.IntPtr,System.Boolean,System.Int64,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileWriteBytes in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileWriteBytes(System.IntPtr,System.Boolean,System.Int64,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileReadPacketData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileReadPacketData(System.IntPtr,System.Boolean,System.Int32&,AudioToolbox.AudioStreamPacketDescription*,System.Int64,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileWritePackets in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileError AudioToolbox.AudioFile::AudioFileWritePackets(System.IntPtr,System.Boolean,System.Int32,AudioToolbox.AudioStreamPacketDescription[],System.Int64,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileCountUserData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileCountUserData(System.IntPtr,System.UInt32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetUserDataSize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileGetUserDataSize(System.IntPtr,System.UInt32,System.Int32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetUserData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileGetUserData(System.IntPtr,System.Int32,System.Int32,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileSetUserData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileSetUserData(System.IntPtr,System.Int32,System.Int32,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileRemoveUserData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileRemoveUserData(System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileGetPropertyInfo(System.IntPtr,AudioToolbox.AudioFileProperty,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFile::AudioFileGetProperty(System.IntPtr,AudioToolbox.AudioFileProperty,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileError AudioToolbox.AudioFile::AudioFileSetProperty(System.IntPtr,AudioToolbox.AudioFileProperty,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileError AudioToolbox.AudioFile::AudioFileSetProperty(System.IntPtr,AudioToolbox.AudioFileProperty,System.Int32,AudioToolbox.AudioFilePacketTableInfo&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileInitializeWithCallbacks in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSource::AudioFileInitializeWithCallbacks(System.IntPtr,AudioToolbox.ReadProc,AudioToolbox.WriteProc,AudioToolbox.GetSizeProc,AudioToolbox.SetSizeProc,AudioToolbox.AudioFileType,AudioToolbox.AudioStreamBasicDescription&,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileOpenWithCallbacks in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSource::AudioFileOpenWithCallbacks(System.IntPtr,AudioToolbox.ReadProc,AudioToolbox.WriteProc,AudioToolbox.GetSizeProc,AudioToolbox.SetSizeProc,AudioToolbox.AudioFileType,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfoSize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfoSize(AudioToolbox.AudioFileGlobalProperty,System.UInt32,System.IntPtr,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfoSize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfoSize(AudioToolbox.AudioFileGlobalProperty,System.UInt32,AudioToolbox.AudioFileType&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfoSize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfoSize(AudioToolbox.AudioFileGlobalProperty,System.UInt32,AudioToolbox.AudioFileTypeAndFormatID&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,System.IntPtr,System.UInt32&,AudioToolbox.AudioFileType*) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,AudioToolbox.AudioFileType&,System.UInt32&,AudioToolbox.AudioFormatType*) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,AudioToolbox.AudioFileTypeAndFormatID&,System.UInt32&,AudioToolbox.AudioStreamBasicDescription*) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,AudioToolbox.AudioFileType&,System.UInt32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,System.IntPtr,System.UInt32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileGetGlobalInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileGlobalInfo::AudioFileGetGlobalInfo(AudioToolbox.AudioFileGlobalProperty,System.UInt32,System.IntPtr,System.UInt32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamOpen in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioFileStream::AudioFileStreamOpen(System.IntPtr,AudioToolbox.AudioFileStream/AudioFileStream_PropertyListenerProc,AudioToolbox.AudioFileStream/AudioFileStream_PacketsProc,AudioToolbox.AudioFileType,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamParseBytes in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamParseBytes(System.IntPtr,System.Int32,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamSeek in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamSeek(System.IntPtr,System.Int64,System.Int64&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamGetPropertyInfo(System.IntPtr,AudioToolbox.AudioFileStreamProperty,System.Int32&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamGetProperty(System.IntPtr,AudioToolbox.AudioFileStreamProperty,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamSetProperty(System.IntPtr,AudioToolbox.AudioFileStreamProperty,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFileStreamClose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFileStreamStatus AudioToolbox.AudioFileStream::AudioFileStreamClose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetPropertyInfo(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioFormatType&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetPropertyInfo(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioStreamBasicDescription&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetPropertyInfo(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioFormatInfo&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetPropertyInfo(AudioToolbox.AudioFormatProperty,System.Int32,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetPropertyInfo in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetPropertyInfo(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioFormatType&,System.UInt32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.Int32&,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.Int32&,System.Int32&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioFormatInfo&,System.UInt32&,AudioToolbox.AudioFormat*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioStreamBasicDescription&,System.UInt32&,System.Int32*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.Int32&,System.Int32&,System.Int32*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr*,System.Int32&,System.Int32*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr*,System.Int32&,System.Single*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&,System.Single*) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioStreamBasicDescription&,System.Int32&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioStreamBasicDescription&,System.Int32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,System.IntPtr,System.Int32&,AudioToolbox.AudioStreamBasicDescription&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioFormat*,System.Int32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioFormatGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioFormatError AudioToolbox.AudioFormatPropertyNative::AudioFormatGetProperty(AudioToolbox.AudioFormatProperty,System.Int32,AudioToolbox.AudioClassDescription*,System.Int32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueDispose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioQueue::AudioQueueDispose(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueStart in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueStart(System.IntPtr,AudioToolbox.AudioTimeStamp&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueStart in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueStart(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueuePrime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueuePrime(System.IntPtr,System.Int32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueFlush in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueFlush(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueStop in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueStop(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to AudioQueuePause in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueuePause(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueReset in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueReset(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueAllocateBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueAllocateBuffer(System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueAllocateBufferWithPacketDescriptions in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueAllocateBufferWithPacketDescriptions(System.IntPtr,System.Int32,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueFreeBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueFreeBuffer(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueEnqueueBuffer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueEnqueueBuffer(System.IntPtr,AudioToolbox.AudioQueueBuffer*,System.Int32,AudioToolbox.AudioStreamPacketDescription[]) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueEnqueueBufferWithParameters in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueEnqueueBufferWithParameters(System.IntPtr,AudioToolbox.AudioQueueBuffer*,System.Int32,AudioToolbox.AudioStreamPacketDescription[],System.Int32,System.Int32,System.Int32,AudioToolbox.AudioQueueParameterEvent[],AudioToolbox.AudioTimeStamp&,AudioToolbox.AudioTimeStamp&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueEnqueueBufferWithParameters in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueEnqueueBufferWithParameters(System.IntPtr,AudioToolbox.AudioQueueBuffer*,System.Int32,AudioToolbox.AudioStreamPacketDescription[],System.Int32,System.Int32,System.Int32,AudioToolbox.AudioQueueParameterEvent[],AudioToolbox.AudioTimeStamp*,AudioToolbox.AudioTimeStamp&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueCreateTimeline in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueCreateTimeline(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueGetCurrentTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueGetCurrentTime(System.IntPtr,System.IntPtr,AudioToolbox.AudioTimeStamp&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueDeviceGetCurrentTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueDeviceGetCurrentTime(System.IntPtr,AudioToolbox.AudioTimeStamp&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueDeviceGetNearestStartTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueDeviceGetNearestStartTime(System.IntPtr,AudioToolbox.AudioTimeStamp&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueDeviceTranslateTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueDeviceTranslateTime(System.IntPtr,AudioToolbox.AudioTimeStamp&,AudioToolbox.AudioTimeStamp&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueGetParameter in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioQueue::AudioQueueGetParameter(System.IntPtr,AudioToolbox.AudioQueueParameter,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueSetParameter in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioQueue::AudioQueueSetParameter(System.IntPtr,AudioToolbox.AudioQueueParameter,System.Single) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueAddPropertyListener in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueAddPropertyListener(System.IntPtr,AudioToolbox.AudioQueueProperty,AudioToolbox.AudioQueue/AudioQueuePropertyListenerProc,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueRemovePropertyListener in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioQueue::AudioQueueRemovePropertyListener(System.IntPtr,AudioToolbox.AudioQueueProperty,AudioToolbox.AudioQueue/AudioQueuePropertyListenerProc,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueGetProperty(System.IntPtr,System.UInt32,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueGetPropertySize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueGetPropertySize(System.IntPtr,System.UInt32,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueSetProperty(System.IntPtr,AudioToolbox.AudioQueueProperty,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueProcessingTapNew in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueue::AudioQueueProcessingTapNew(System.IntPtr,AudioToolbox.AudioQueueProcessingTapCallbackShared,System.IntPtr,AudioToolbox.AudioQueueProcessingTapFlags,System.UInt32&,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueProcessingTapDispose in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioQueueProcessingTap::AudioQueueProcessingTapDispose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueProcessingTapGetSourceAudio in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueueProcessingTap::AudioQueueProcessingTapGetSourceAudio(System.IntPtr,System.UInt32,AudioToolbox.AudioTimeStamp&,AudioToolbox.AudioQueueProcessingTapFlags&,System.UInt32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueProcessingTapGetQueueTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueueProcessingTap::AudioQueueProcessingTapGetQueueTime(System.IntPtr,System.Double&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueNewOutput in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.OutputAudioQueue::AudioQueueNewOutput(AudioToolbox.AudioStreamBasicDescription&,AudioToolbox.AudioQueueOutputCallback,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueSetOfflineRenderFormat in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.OutputAudioQueue::AudioQueueSetOfflineRenderFormat2(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueSetOfflineRenderFormat in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.OutputAudioQueue::AudioQueueSetOfflineRenderFormat(System.IntPtr,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueOfflineRender in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.OutputAudioQueue::AudioQueueOfflineRender(System.IntPtr,AudioToolbox.AudioTimeStamp&,AudioToolbox.AudioQueueBuffer*,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueNewInput in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.InputAudioQueue::AudioQueueNewInput(AudioToolbox.AudioStreamBasicDescription&,AudioToolbox.AudioQueueInputCallback,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AudioQueueDisposeTimeline in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioQueueStatus AudioToolbox.AudioQueueTimeline::AudioQueueDisposeTimeline(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioServicesError AudioToolbox.AudioServices::AudioServicesGetProperty(AudioToolbox.AudioServicesPropertyKey,System.UInt32,System.UInt32&,System.UInt32&,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioServicesError AudioToolbox.AudioServices::AudioServicesSetProperty(AudioToolbox.AudioServicesPropertyKey,System.UInt32,System.UInt32&,System.UInt32,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionInitialize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSession::AudioSessionInitialize(System.IntPtr,System.IntPtr,AudioToolbox.AudioSession/InterruptionListener,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionSetActive in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSession::AudioSessionSetActive(System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionSetActiveWithFlags in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioSessionErrors AudioToolbox.AudioSession::AudioSessionSetActiveWithFlags(System.Boolean,AudioToolbox.AudioSessionActiveFlags) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSession::AudioSessionGetProperty(AudioToolbox.AudioSessionProperty,System.Int32&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSession::AudioSessionSetProperty(AudioToolbox.AudioSessionProperty,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionGetPropertySize in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.AudioSession::AudioSessionGetPropertySize(AudioToolbox.AudioSessionProperty,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to AudioSessionAddPropertyListener in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioSessionErrors AudioToolbox.AudioSession::AudioSessionAddPropertyListener(AudioToolbox.AudioSessionProperty,AudioToolbox.AudioSession/_PropertyListener,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to CopyNameFromSoundBank in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.SoundBank::CopyNameFromSoundBank(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to CopyInstrumentInfoFromSoundBank in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Int32 AudioToolbox.SoundBank::CopyInstrumentInfoFromSoundBank(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to NewMusicPlayer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::NewMusicPlayer(System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to DisposeMusicPlayer in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::DisposeMusicPlayer(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerGetTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerGetTime(System.IntPtr,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerSetTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerSetTime(System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerPreroll in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerPreroll(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerStart in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerStart(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerStop in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerStop(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerIsPlaying in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerIsPlaying(System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerSetPlayRateScalar in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerSetPlayRateScalar(System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerGetPlayRateScalar in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerGetPlayRateScalar(System.IntPtr,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerGetHostTimeForBeats in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerGetHostTimeForBeats(System.IntPtr,System.Double,System.Int64&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerGetBeatsForHostTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerGetBeatsForHostTime(System.IntPtr,System.Int64,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerGetSequence in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerGetSequence(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicPlayerSetSequence in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicPlayer::MusicPlayerSetSequence(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NewMusicSequence in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::NewMusicSequence(System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to DisposeMusicSequence in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::DisposeMusicSequence(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceSetAUGraph in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceSetAUGraph(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetAUGraph in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetAUGraph(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceSetSequenceType in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceSetSequenceType(System.IntPtr,AudioToolbox.MusicSequenceType) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetSequenceType in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetSequenceType(System.IntPtr,AudioToolbox.MusicSequenceType&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetInfoDictionary in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.IntPtr AudioToolbox.MusicSequence::MusicSequenceGetInfoDictionary(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceNewTrack in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceNewTrack(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetTrackCount in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetTrackCount(System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetIndTrack in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetIndTrack(System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetTrackIndex in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetTrackIndex(System.IntPtr,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetTempoTrack in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetTempoTrack(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceSetMIDIEndpoint in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceSetMIDIEndpoint(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetSecondsForBeats in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetSecondsForBeats(System.IntPtr,System.Double,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceGetBeatsForSeconds in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceGetBeatsForSeconds(System.IntPtr,System.Double,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceSetUserCallback in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceSetUserCallback(System.IntPtr,AudioToolbox.MusicSequenceUserCallbackProxy,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceBeatsToBarBeatTime in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceBeatsToBarBeatTime(System.IntPtr,System.Double,System.Int32,AudioToolbox.CABarBeatTime&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceBarBeatTimeToBeats in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceBarBeatTimeToBeats(System.IntPtr,AudioToolbox.CABarBeatTime,System.Double&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceReverse in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceReverse(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceFileLoad in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceFileLoad(System.IntPtr,System.IntPtr,AudioToolbox.MusicSequenceFileTypeID,AudioToolbox.MusicSequenceLoadFlags) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceFileLoadData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceFileLoadData(System.IntPtr,System.IntPtr,AudioToolbox.MusicSequenceFileTypeID,AudioToolbox.MusicSequenceLoadFlags) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceFileCreate in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceFileCreate(System.IntPtr,System.IntPtr,AudioToolbox.MusicSequenceFileTypeID,AudioToolbox.MusicSequenceFileFlags,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceFileCreateData in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicSequence::MusicSequenceFileCreateData(System.IntPtr,AudioToolbox.MusicSequenceFileTypeID,AudioToolbox.MusicSequenceFileFlags,System.UInt16,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicSequenceDisposeTrack in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicSequenceDisposeTrack(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackGetSequence in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackGetSequence(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackSetDestMIDIEndpoint in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackSetDestMIDIEndpoint(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackGetDestMIDIEndpoint in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackGetDestMIDIEndpoint(System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackSetDestNode in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackSetDestNode(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackSetProperty(System.IntPtr,AudioToolbox.MusicTrack/SequenceTrackProperty,System.Void*,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackSetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackSetProperty(System.IntPtr,AudioToolbox.MusicTrack/SequenceTrackProperty,System.Double&,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackGetProperty(System.IntPtr,AudioToolbox.MusicTrack/SequenceTrackProperty,System.Void*,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackGetProperty in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackGetProperty(System.IntPtr,AudioToolbox.MusicTrack/SequenceTrackProperty,System.Double&,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewMIDINoteEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewMIDINoteEvent(System.IntPtr,System.Double,AudioToolbox.MidiNoteMessage*) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewMIDIChannelEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewMIDIChannelEvent(System.IntPtr,System.Double,AudioToolbox.MidiChannelMessage*) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewMIDIRawDataEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewMIDIRawDataEvent(System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewExtendedNoteEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewExtendedNoteEvent(System.IntPtr,System.Double,AudioToolbox.ExtendedNoteOnEvent*) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewExtendedTempoEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewExtendedTempoEvent(System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewMetaEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewMetaEvent(System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackNewUserEvent in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackNewUserEvent(System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackMoveEvents in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackMoveEvents(System.IntPtr,System.Double,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackClear in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackClear(System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackCut in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackCut(System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackCopyInsert in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackCopyInsert(System.IntPtr,System.Double,System.Double,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to MusicTrackMerge in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.MusicPlayerStatus AudioToolbox.MusicTrack::MusicTrackMerge(System.IntPtr,System.Double,System.Double,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesDisposeSystemSoundID in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioServicesError AudioToolbox.SystemSound::AudioServicesDisposeSystemSoundID(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesPlayAlertSound in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioToolbox.SystemSound::AudioServicesPlayAlertSound(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesPlaySystemSound in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioToolbox.SystemSound::AudioServicesPlaySystemSound(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesPlayAlertSoundWithCompletion in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioToolbox.SystemSound::AudioServicesPlayAlertSoundWithCompletion(System.UInt32,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesPlaySystemSoundWithCompletion in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioToolbox.SystemSound::AudioServicesPlaySystemSoundWithCompletion(System.UInt32,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesCreateSystemSoundID in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioServicesError AudioToolbox.SystemSound::AudioServicesCreateSystemSoundID(System.IntPtr,System.UInt32&) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesAddSystemSoundCompletion in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by AudioToolbox.AudioServicesError AudioToolbox.SystemSound::AudioServicesAddSystemSoundCompletion(System.UInt32,System.IntPtr,System.IntPtr,AudioToolbox.SystemSound/AddSystemSoundCompletionCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to AudioServicesRemoveSystemSoundCompletion in /System/Library/Frameworks/AudioToolbox.framework/AudioToolbox referenced by System.Void AudioToolbox.SystemSound::AudioServicesRemoveSystemSoundCompletion(System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsVoiceOverRunning in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsVoiceOverRunning() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsMonoAudioEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsMonoAudioEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityFocusedElement in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIAccessibility::UIAccessibilityFocusedElement(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsShakeToUndoEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsShakeToUndoEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsClosedCaptioningEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsClosedCaptioningEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsInvertColorsEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsInvertColorsEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsGuidedAccessEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsGuidedAccessEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityPostNotification in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIAccessibility::UIAccessibilityPostNotification(System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityZoomFocusChanged in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIAccessibility::UIAccessibilityZoomFocusChanged(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityRegisterGestureConflictWithZoom in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIAccessibility::RegisterGestureConflictWithZoom() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityConvertPathToScreenCoordinates in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIAccessibility::UIAccessibilityConvertPathToScreenCoordinates(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityConvertFrameToScreenCoordinates in /System/Library/Frameworks/UIKit.framework/UIKit referenced by CoreGraphics.CGRect UIKit.UIAccessibility::UIAccessibilityConvertFrameToScreenCoordinates(CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityRequestGuidedAccessSession in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIAccessibility::UIAccessibilityRequestGuidedAccessSession(System.Boolean,System.Void*) in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityDarkerSystemColorsEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityDarkerSystemColorsEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsBoldTextEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsBoldTextEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityButtonShapesEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityButtonShapesEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsGrayscaleEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsGrayscaleEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsReduceMotionEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsReduceMotionEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityPrefersCrossFadeTransitions in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityPrefersCrossFadeTransitions() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsVideoAutoplayEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsVideoAutoplayEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsReduceTransparencyEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsReduceTransparencyEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsSwitchControlRunning in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsSwitchControlRunning() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsSpeakSelectionEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsSpeakSelectionEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsSpeakScreenEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsSpeakScreenEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsAssistiveTouchRunning in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsAssistiveTouchRunning() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityShouldDifferentiateWithoutColor in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityShouldDifferentiateWithoutColor() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityIsOnOffSwitchLabelsEnabled in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIAccessibility::UIAccessibilityIsOnOffSwitchLabelsEnabled() in Xamarin.iOS.dll.
Did not add native reference to UIAccessibilityHearingDevicePairedEar in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.nuint UIKit.UIAccessibility::UIAccessibilityHearingDevicePairedEar() in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr UIKit.UIAppearance::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to UIApplicationMain in __Internal because it's referenced by System.Int32 UIKit.UIApplication::UIApplicationMain(System.Int32,System.String[],System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UICellAccessoryPositionBeforeAccessoryOfClass in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UICellAccessory::UICellAccessoryPositionBeforeAccessoryOfClass(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UICellAccessoryPositionAfterAccessoryOfClass in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UICellAccessory::UICellAccessoryPositionAfterAccessoryOfClass(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIContentSizeCategoryCompareToCategory in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.nint UIKit.UIContentSizeCategoryExtensions::UIContentSizeCategoryCompareToCategory(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIContentSizeCategoryIsAccessibilityCategory in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIContentSizeCategoryExtensions::UIContentSizeCategoryIsAccessibilityCategory(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIEventButtonMaskForButtonNumber in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.nuint UIKit.UIEventButtonMaskExtensions::UIEventButtonMaskForButtonNumber(System.nint) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsGetCurrentContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIGraphics::UIGraphicsGetCurrentContext() in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsPushContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsPushContext(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsPopContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsPopContext() in Xamarin.iOS.dll.
Did not add native reference to UIRectFillUsingBlendMode in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::RectFillUsingBlendMode(CoreGraphics.CGRect,CoreGraphics.CGBlendMode) in Xamarin.iOS.dll.
Did not add native reference to UIRectFill in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::RectFill(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to UIRectFrameUsingBlendMode in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::RectFrameUsingBlendMode(CoreGraphics.CGRect,CoreGraphics.CGBlendMode) in Xamarin.iOS.dll.
Did not add native reference to UIRectFrame in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::RectFrame(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to UIRectClip in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::RectClip(CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginImageContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::BeginImageContext(CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginImageContextWithOptions in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::BeginImageContextWithOptions(CoreGraphics.CGSize,System.Boolean,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsGetImageFromCurrentImageContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIGraphics::UIGraphicsGetImageFromCurrentImageContext() in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsEndImageContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::EndImageContext() in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsAddPDFContextDestinationAtPoint in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsAddPDFContextDestinationAtPoint(System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsSetPDFContextDestinationForRect in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsSetPDFContextDestinationForRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsGetPDFContextBounds in /System/Library/Frameworks/UIKit.framework/UIKit referenced by CoreGraphics.CGRect UIKit.UIGraphics::UIGraphicsGetPDFContextBounds() in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsSetPDFContextURLForRect in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsSetPDFContextURLForRect(System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginPDFContextToFile in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsBeginPDFContextToFile(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginPDFContextToData in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsBeginPDFContextToData(System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginPDFPage in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsBeginPDFPage() in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsBeginPDFPageWithInfo in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsBeginPDFPageWithInfo(CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIGraphicsEndPDFContext in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGraphics::UIGraphicsEndPDFContext() in Xamarin.iOS.dll.
Did not add native reference to UIGuidedAccessRestrictionStateForIdentifier in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.nint UIKit.UIGuidedAccessRestriction::UIGuidedAccessRestrictionStateForIdentifier(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIGuidedAccessConfigureAccessibilityFeatures in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIGuidedAccessRestriction::UIGuidedAccessConfigureAccessibilityFeatures(System.nuint,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIImageWriteToSavedPhotosAlbum in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIImage::UIImageWriteToSavedPhotosAlbum(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIImagePNGRepresentation in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIImage::UIImagePNGRepresentation(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UIImageJPEGRepresentation in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIImage::UIImageJPEGRepresentation(System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to UIEdgeInsetsFromString in /System/Library/Frameworks/UIKit.framework/UIKit referenced by UIKit.UIEdgeInsets UIKit.UIEdgeInsets::UIEdgeInsetsFromString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSStringFromUIEdgeInsets in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.UIEdgeInsets::NSStringFromUIEdgeInsets(UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to UIFloatRangeIsInfinite in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIFloatRange::UIFloatRangeIsInfinite(UIKit.UIFloatRange) in Xamarin.iOS.dll.
Did not add native reference to UIVideoAtPathIsCompatibleWithSavedPhotosAlbum in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Boolean UIKit.UIVideo::UIVideoAtPathIsCompatibleWithSavedPhotosAlbum(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to UISaveVideoAtPathToSavedPhotosAlbum in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.Void UIKit.UIVideo::UISaveVideoAtPathToSavedPhotosAlbum(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSDirectionalEdgeInsetsFromString in /System/Library/Frameworks/UIKit.framework/UIKit referenced by UIKit.NSDirectionalEdgeInsets UIKit.NSDirectionalEdgeInsets::NSDirectionalEdgeInsetsFromString(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NSStringFromDirectionalEdgeInsets in /System/Library/Frameworks/UIKit.framework/UIKit referenced by System.IntPtr UIKit.NSDirectionalEdgeInsets::NSStringFromDirectionalEdgeInsets(UIKit.NSDirectionalEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to ABCreateStringWithAddressDictionary in /System/Library/Frameworks/AddressBookUI.framework/AddressBookUI referenced by System.IntPtr AddressBookUI.ABAddressFormatting::ABCreateStringWithAddressDictionary(System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCreate in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCreate() in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCreateWithOptions in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCreateWithOptions(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetAuthorizationStatus in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABAddressBook::ABAddressBookGetAuthorizationStatus() in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookRequestAccessWithCompletion in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Void AddressBook.ABAddressBook::ABAddressBookRequestAccessWithCompletion(System.IntPtr,ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookHasUnsavedChanges in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABAddressBook::ABAddressBookHasUnsavedChanges(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookSave in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABAddressBook::ABAddressBookSave(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookRevert in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Void AddressBook.ABAddressBook::ABAddressBookRevert(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookAddRecord in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABAddressBook::ABAddressBookAddRecord(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookRemoveRecord in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABAddressBook::ABAddressBookRemoveRecord(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetPersonCount in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABAddressBook::ABAddressBookGetPersonCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllPeople in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllPeople(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllPeopleInSource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllPeopleInSource(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllPeopleInSourceWithSortOrdering in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllPeopleInSourceWithSortOrdering(System.IntPtr,System.IntPtr,AddressBook.ABPersonSortBy) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetGroupCount in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABAddressBook::ABAddressBookGetGroupCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllGroups in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllGroups(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllGroupsInSource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllGroupsInSource(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyLocalizedLabel in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyLocalizedLabel(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookRegisterExternalChangeCallback in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Void AddressBook.ABAddressBook::ABAddressBookRegisterExternalChangeCallback(System.IntPtr,AddressBook.ABAddressBook/ABExternalChangeCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookUnregisterExternalChangeCallback in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Void AddressBook.ABAddressBook::ABAddressBookUnregisterExternalChangeCallback(System.IntPtr,AddressBook.ABAddressBook/ABExternalChangeCallback,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetGroupWithRecordID in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookGetGroupWithRecordID(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetPersonWithRecordID in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookGetPersonWithRecordID(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyPeopleWithName in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyPeopleWithName(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyArrayOfAllSources in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyArrayOfAllSources(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookCopyDefaultSource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookCopyDefaultSource(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABAddressBookGetSourceWithRecordID in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABAddressBook::ABAddressBookGetSourceWithRecordID(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABGroupCreate in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABGroup::ABGroupCreate() in Xamarin.iOS.dll.
Did not add native reference to ABGroupCreateInSource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABGroup::ABGroupCreateInSource(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABGroupCopySource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABGroup::ABGroupCopySource(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABGroupAddMember in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABGroup::ABGroupAddMember(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABGroupCopyArrayOfAllMembers in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABGroup::ABGroupCopyArrayOfAllMembers(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABGroupCopyArrayOfAllMembersWithSortOrdering in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABGroup::ABGroupCopyArrayOfAllMembersWithSortOrdering(System.IntPtr,AddressBook.ABPersonSortBy) in Xamarin.iOS.dll.
Did not add native reference to ABGroupRemoveMember in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABGroup::ABGroupRemoveMember(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueCopyValueAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABMultiValue::CopyValueAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueCopyLabelAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABMultiValue::CopyLabelAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueGetIdentifierAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Int32 AddressBook.ABMultiValue::GetIdentifierAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueCopyArrayOfAllValues in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABMultiValue::CopyArrayOfAllValues(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueGetCount in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABMultiValue::GetCount(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueGetFirstIndexOfValue in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABMultiValue::GetFirstIndexOfValue(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueGetIndexForIdentifier in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.nint AddressBook.ABMultiValue::GetIndexForIdentifier(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueGetPropertyType in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABPropertyType AddressBook.ABMultiValue::GetPropertyType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueCreateMutable in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABMultiValue::CreateMutable(AddressBook.ABPropertyType) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueCreateMutableCopy in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABMultiValue::CreateMutableCopy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueAddValueAndLabel in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABMultiValue::AddValueAndLabel(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueReplaceValueAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABMultiValue::ReplaceValueAtIndex(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueReplaceLabelAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABMultiValue::ReplaceLabelAtIndex(System.IntPtr,System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueInsertValueAndLabelAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABMultiValue::InsertValueAndLabelAtIndex(System.IntPtr,System.IntPtr,System.IntPtr,System.nint,System.Int32&) in Xamarin.iOS.dll.
Did not add native reference to ABMultiValueRemoveValueAndLabelAtIndex in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABMultiValue::RemoveValueAndLabelAtIndex(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCreate in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCreate() in Xamarin.iOS.dll.
Did not add native reference to ABPersonCreateInSource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCreateInSource(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonComparePeopleByName in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Int32 AddressBook.ABPerson::ABPersonComparePeopleByName(System.IntPtr,System.IntPtr,AddressBook.ABPersonSortBy) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopyLocalizedPropertyName in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopyLocalizedPropertyName(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABPersonGetTypeOfProperty in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABPropertyType AddressBook.ABPerson::ABPersonGetTypeOfProperty(System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABPersonSetImageData in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABPerson::ABPersonSetImageData(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopyImageData in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopyImageData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonHasImageData in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABPerson::ABPersonHasImageData(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonRemoveImageData in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABPerson::ABPersonRemoveImageData(System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABPersonGetCompositeNameFormat in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABPersonCompositeNameFormat AddressBook.ABPerson::ABPersonGetCompositeNameFormat() in Xamarin.iOS.dll.
Did not add native reference to ABPersonGetCompositeNameFormatForRecord in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABPersonCompositeNameFormat AddressBook.ABPerson::ABPersonGetCompositeNameFormatForRecord(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopyCompositeNameDelimiterForRecord in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopyCompositeNameDelimiterForRecord(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonGetSortOrdering in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABPersonSortBy AddressBook.ABPerson::ABPersonGetSortOrdering() in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopySource in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopySource(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopyArrayOfAllLinkedPeople in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopyArrayOfAllLinkedPeople(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCopyImageDataWithFormat in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCopyImageDataWithFormat(System.IntPtr,System.nint) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCreateVCardRepresentationWithPeople in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCreateVCardRepresentationWithPeople(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABPersonCreatePeopleInSourceWithVCardRepresentation in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABPerson::ABPersonCreatePeopleInSourceWithVCardRepresentation(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABRecordGetRecordID in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Int32 AddressBook.ABRecord::ABRecordGetRecordID(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABRecordGetRecordType in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by AddressBook.ABRecordType AddressBook.ABRecord::ABRecordGetRecordType(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABRecordCopyCompositeName in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABRecord::ABRecordCopyCompositeName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to ABRecordSetValue in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABRecord::ABRecordSetValue(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to ABRecordCopyValue in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.IntPtr AddressBook.ABRecord::ABRecordCopyValue(System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to ABRecordRemoveValue in /System/Library/Frameworks/AddressBook.framework/AddressBook referenced by System.Boolean AddressBook.ABRecord::ABRecordRemoveValue(System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to AXMFiHearingDeviceStreamingEar in /System/Library/Frameworks/Accessibility.framework/Accessibility referenced by System.nint Accessibility.AXHearingUtilities::AXMFiHearingDeviceStreamingEar() in Xamarin.iOS.dll.
Did not add native reference to AXMFiHearingDevicePairedUUIDs in /System/Library/Frameworks/Accessibility.framework/Accessibility referenced by System.IntPtr Accessibility.AXHearingUtilities::AXMFiHearingDevicePairedUUIDs() in Xamarin.iOS.dll.
Did not add native reference to AXSupportsBidirectionalAXMFiHearingDeviceStreaming in /System/Library/Frameworks/Accessibility.framework/Accessibility referenced by System.Boolean Accessibility.AXHearingUtilities::SupportsBidirectionalStreaming() in Xamarin.iOS.dll.
Did not add native reference to vImageConvolve_Planar8 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolve_Planar8(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.UInt32,System.UInt32,System.Int32,System.Byte,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolve_PlanarF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolve_PlanarF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.UInt32,System.UInt32,System.Single,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolve_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolve_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.UInt32,System.UInt32,System.Int32,Accelerate.Pixel8888*,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolve_ARGBFFFF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolve_ARGBFFFF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.UInt32,System.UInt32,Accelerate.PixelFFFF,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveWithBias_Planar8 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveWithBias_Planar8(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.UInt32,System.UInt32,System.Int32,System.Int32,System.Byte,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveWithBias_PlanarF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveWithBias_PlanarF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.UInt32,System.UInt32,System.Single,System.Single,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveWithBias_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveWithBias_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.UInt32,System.UInt32,System.Int32,System.Int32,Accelerate.Pixel8888,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveWithBias_ARGBFFFF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveWithBias_ARGBFFFF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.UInt32,System.UInt32,System.Single,Accelerate.PixelFFFF,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveMultiKernel_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveMultiKernel_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*[],System.UInt32,System.UInt32,System.Int32[],System.Int32[],Accelerate.Pixel8888,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageConvolveMultiKernel_ARGBFFFF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageConvolveMultiKernel_ARGBFFFF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*[],System.UInt32,System.UInt32,System.Single[],Accelerate.PixelFFFF,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageRichardsonLucyDeConvolve_Planar8 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageRichardsonLucyDeConvolve_Planar8(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.Int16*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Int32,System.Int32,System.Byte,System.UInt32,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageRichardsonLucyDeConvolve_PlanarF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageRichardsonLucyDeConvolve_PlanarF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.Single*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Single,System.UInt32,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageRichardsonLucyDeConvolve_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageRichardsonLucyDeConvolve_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Int16*,System.Int16*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Int32,System.Int32,Accelerate.Pixel8888,System.UInt32,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageRichardsonLucyDeConvolve_ARGBFFFF in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageRichardsonLucyDeConvolve_ARGBFFFF(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.Single*,System.Single*,System.UInt32,System.UInt32,System.UInt32,System.UInt32,Accelerate.PixelFFFF,System.UInt32,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageBoxConvolve_Planar8 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageBoxConvolve_Planar8(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.UInt32,System.UInt32,System.Byte,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageBoxConvolve_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageBoxConvolve_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.UInt32,System.UInt32,Accelerate.Pixel8888,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageBoxConvolve_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageBoxConvolve_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.UInt32,System.UInt32,Accelerate.Pixel8888*,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageTentConvolve_Planar8 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageTentConvolve_Planar8(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.UInt32,System.UInt32,System.Byte,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageTentConvolve_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageTentConvolve_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.IntPtr,System.nint,System.nint,System.UInt32,System.UInt32,Accelerate.Pixel8888,Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to vImageMatrixMultiply_ARGB8888 in /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/vImage referenced by System.nint Accelerate.vImage::vImageMatrixMultiply_ARGB8888(Accelerate.vImageBuffer&,Accelerate.vImageBuffer&,System.Int16[],System.Int32,System.Int16[],System.Int32[],Accelerate.vImageFlags) in Xamarin.iOS.dll.
Did not add native reference to AVMakeRectWithAspectRatioInsideRect in /System/Library/Frameworks/AVFoundation.framework/AVFoundation referenced by CoreGraphics.CGRect AVFoundation.AVUtilities::AVMakeRectWithAspectRatioInsideRect(CoreGraphics.CGSize,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to ARSkeletonJointNameForRecognizedPointKey in /System/Library/Frameworks/ARKit.framework/ARKit referenced by System.IntPtr ARKit.ARSkeleton::ARSkeletonJointNameForRecognizedPointKey(System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_find_protocol_wrapper_type in __Internal because it's referenced by System.UInt32 ObjCRuntime.Runtime::xamarin_find_protocol_wrapper_type(System.UInt32) in Xamarin.iOS.dll.
Adding native reference to xamarin_log in __Internal because it's referenced by System.Void ObjCRuntime.Runtime::xamarin_log(System.String) in Xamarin.iOS.dll.
Did not add native reference to write in /usr/lib/libc.dylib referenced by System.nint ObjCRuntime.Runtime::write(System.Int32,System.Byte[],System.nint) in Xamarin.iOS.dll.
Adding native reference to xamarin_release_block_on_main_thread in __Internal because it's referenced by System.Void ObjCRuntime.Runtime::ReleaseBlockOnMainThread(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to NXGetLocalArchInfo in /usr/lib/libSystem.dylib referenced by ObjCRuntime.Runtime/NXArchInfo* ObjCRuntime.Runtime::NXGetLocalArchInfo() in Xamarin.iOS.dll.
Adding native reference to xamarin_get_original_working_directory_path in __Internal because it's referenced by System.IntPtr ObjCRuntime.Runtime::xamarin_get_original_working_directory_path() in Xamarin.iOS.dll.
Adding native reference to xamarin_start_wwan in __Internal because it's referenced by System.Void ObjCRuntime.Runtime::xamarin_start_wwan(System.String) in Xamarin.iOS.dll.
Adding native reference to xamarin_get_block_descriptor in __Internal because it's referenced by System.IntPtr ObjCRuntime.BlockLiteral::xamarin_get_block_descriptor() in Xamarin.iOS.dll.
Did not add native reference to _Block_copy in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.BlockLiteral::_Block_copy(ObjCRuntime.BlockLiteral&) in Xamarin.iOS.dll.
Did not add native reference to _Block_copy in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.BlockLiteral::_Block_copy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to _Block_release in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.BlockLiteral::_Block_release(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_allocateClassPair in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::objc_allocateClassPair(System.IntPtr,System.String,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_getClass in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::objc_getClass(System.String) in Xamarin.iOS.dll.
Did not add native reference to objc_registerClassPair in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Class::objc_registerClassPair(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_addIvar in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Class::class_addIvar(System.IntPtr,System.String,System.IntPtr,System.Byte,System.String) in Xamarin.iOS.dll.
Did not add native reference to class_addMethod in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Class::class_addMethod(System.IntPtr,System.IntPtr,System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to class_addMethod in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Class::class_addMethod(System.IntPtr,System.IntPtr,System.Delegate,System.String) in Xamarin.iOS.dll.
Did not add native reference to class_addProtocol in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Class::class_addProtocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_getName in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::class_getName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_getSuperclass in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::class_getSuperclass(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to object_getClass in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::object_getClass(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_getMethodImplementation in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::class_getMethodImplementation(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_getInstanceVariable in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::class_getInstanceVariable(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to class_getInstanceMethod in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Class::class_getInstanceMethod(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to class_addProperty in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Class::class_addProperty(System.IntPtr,System.String,ObjCRuntime.Class/objc_attribute_prop[],System.Int32) in Xamarin.iOS.dll.
Did not add native reference to dlclose in /usr/lib/libSystem.dylib referenced by System.Int32 ObjCRuntime.Dlfcn::dlclose(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to dlopen in /usr/lib/libSystem.dylib referenced by System.IntPtr ObjCRuntime.Dlfcn::_dlopen(System.String,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to dlsym in /usr/lib/libSystem.dylib referenced by System.IntPtr ObjCRuntime.Dlfcn::dlsym(System.IntPtr,System.String) in Xamarin.iOS.dll.
Did not add native reference to dlerror in /usr/lib/libSystem.dylib referenced by System.IntPtr ObjCRuntime.Dlfcn::dlerror_() in Xamarin.iOS.dll.
Did not add native reference to objc_getProtocol in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Protocol::objc_getProtocol(System.String) in Xamarin.iOS.dll.
Did not add native reference to objc_allocateProtocol in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Protocol::objc_allocateProtocol(System.String) in Xamarin.iOS.dll.
Did not add native reference to objc_registerProtocol in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Protocol::objc_registerProtocol(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to protocol_addProperty in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Protocol::protocol_addProperty(System.IntPtr,System.String,ObjCRuntime.Class/objc_attribute_prop[],System.Int32,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to protocol_addMethodDescription in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Protocol::protocol_addMethodDescription(System.IntPtr,System.IntPtr,System.String,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to protocol_addProtocol in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Protocol::protocol_addProtocol(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to protocol_getName in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Protocol::protocol_getName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sel_getName in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Selector::sel_getName(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sel_registerName in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Selector::GetHandle(System.String) in Xamarin.iOS.dll.
Did not add native reference to sel_isMapped in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Selector::sel_isMapped(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to _Block_copy in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.TrampolineBlockBase::_Block_copy(System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_stret(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_stret(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_NMatrix4(System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4(System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_stret(OpenTK.NVector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_stret(OpenTK.NVector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix3_objc_msgSend in __Internal because it's referenced by OpenTK.NMatrix3 ObjCRuntime.Messaging::xamarin_simd__NMatrix3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix3_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NMatrix3 ObjCRuntime.Messaging::xamarin_simd__NMatrix3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix3_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix3_objc_msgSend_stret(OpenTK.NMatrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix3_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix3_objc_msgSendSuper_stret(OpenTK.NMatrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__CGPoint_objc_msgSend_NVector3_IntPtr_CGSize in __Internal because it's referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::xamarin_simd__CGPoint_objc_msgSend_NVector3_IntPtr_CGSize(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__CGPoint_objc_msgSendSuper_NVector3_IntPtr_CGSize in __Internal because it's referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::xamarin_simd__CGPoint_objc_msgSendSuper_NVector3_IntPtr_CGSize(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__CGPoint_objc_msgSend_stret_NVector3_IntPtr_CGSize in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__CGPoint_objc_msgSend_stret_NVector3_IntPtr_CGSize(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__CGPoint_objc_msgSendSuper_stret_NVector3_IntPtr_CGSize in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__CGPoint_objc_msgSendSuper_stret_NVector3_IntPtr_CGSize(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4_IntPtr_CGSize in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4_IntPtr_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4_IntPtr_CGSize in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4_IntPtr_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4_IntPtr_CGSize in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4_IntPtr_CGSize(OpenTK.NVector3&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4_IntPtr_CGSize in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4_IntPtr_CGSize(OpenTK.NVector3&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_IntPtr_CGSize_nfloat_nfloat in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_IntPtr_CGSize_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr_CGSize_nfloat_nfloat in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr_CGSize_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr_CGSize_nfloat_nfloat in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr_CGSize_nfloat_nfloat(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr_CGSize_nfloat_nfloat in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr_CGSize_nfloat_nfloat(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_IntPtr in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_bool_bool(System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_bool_bool(System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_NMatrix4_NVector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_NMatrix4_NVector3(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_NVector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_NVector3(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4_NVector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4_NVector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4_NVector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4_NVector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_stret_IntPtr_CGSize(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_stret_IntPtr_CGSize(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreLocation.CLLocationCoordinate2D ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreLocation.CLLocationCoordinate2D ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSend_stret(CoreLocation.CLLocationCoordinate2D&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSendSuper_stret(CoreLocation.CLLocationCoordinate2D&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_NVector3_NVector3_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_NVector3_NVector3_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NVector3,OpenTK.NVector3,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_NVector3_NVector3_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_NVector3_NVector3_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NVector3,OpenTK.NVector3,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4 in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4 in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4(OpenTK.NVector3&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4(OpenTK.NVector3&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix4(System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix4(System.IntPtr,System.IntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix4_NVector3_NVector3_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix4_NVector3_NVector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3,OpenTK.NVector3,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix4_NVector3_NVector3_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix4_NVector3_NVector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,OpenTK.NVector3,OpenTK.NVector3,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NVector3_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NVector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NVector3_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NVector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_IntPtr in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_IntPtr in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_stret_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_stret_IntPtr(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_stret_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_stret_IntPtr(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSend_stret(CoreMedia.CMTime&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_stret(CoreMedia.CMTime&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_stret(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_stret(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CMTimeRange_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CMTimeRange_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CMTimeRange_IntPtr_CMTimeRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CMTimeRange_IntPtr_CMTimeRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Int64_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Int64_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeRange ObjCRuntime.Messaging::CMTimeRange_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeRange ObjCRuntime.Messaging::CMTimeRange_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeRange_objc_msgSend_stret(CoreMedia.CMTimeRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeRange_objc_msgSendSuper_stret(CoreMedia.CMTimeRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int64 ObjCRuntime.Messaging::Int64_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int64 ObjCRuntime.Messaging::Int64_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime_out_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime_out_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSend_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSend_stret_CMTime(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_stret_CMTime(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeMapping ObjCRuntime.Messaging::CMTimeMapping_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeMapping ObjCRuntime.Messaging::CMTimeMapping_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeMapping_objc_msgSend_stret(CoreMedia.CMTimeMapping&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeMapping_objc_msgSendSuper_stret(CoreMedia.CMTimeMapping&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGAffineTransform(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGAffineTransform(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float(System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float(System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_CMTime(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_CMTime(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Vector3 ObjCRuntime.Messaging::Vector3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Vector3 ObjCRuntime.Messaging::Vector3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector3_objc_msgSend_stret(OpenTK.Vector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector3_objc_msgSendSuper_stret(OpenTK.Vector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt32 ObjCRuntime.Messaging::UInt32_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt32 ObjCRuntime.Messaging::UInt32_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioStreamPacketDescription ObjCRuntime.Messaging::AudioStreamPacketDescription_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioStreamPacketDescription ObjCRuntime.Messaging::AudioStreamPacketDescription_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioStreamPacketDescription_objc_msgSend_stret(AudioToolbox.AudioStreamPacketDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioStreamPacketDescription_objc_msgSendSuper_stret(AudioToolbox.AudioStreamPacketDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudioConverterPrimeInfo ObjCRuntime.Messaging::AVAudioConverterPrimeInfo_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudioConverterPrimeInfo ObjCRuntime.Messaging::AVAudioConverterPrimeInfo_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudioConverterPrimeInfo_objc_msgSend_stret(AVFoundation.AVAudioConverterPrimeInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudioConverterPrimeInfo_objc_msgSendSuper_stret(AVFoundation.AVAudioConverterPrimeInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AVAudioConverterPrimeInfo(System.IntPtr,System.IntPtr,AVFoundation.AVAudioConverterPrimeInfo) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AVAudioConverterPrimeInfo(System.IntPtr,System.IntPtr,AVFoundation.AVAudioConverterPrimeInfo) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudio3DVectorOrientation ObjCRuntime.Messaging::AVAudio3DVectorOrientation_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudio3DVectorOrientation ObjCRuntime.Messaging::AVAudio3DVectorOrientation_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudio3DVectorOrientation_objc_msgSend_stret(AVFoundation.AVAudio3DVectorOrientation&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudio3DVectorOrientation_objc_msgSendSuper_stret(AVFoundation.AVAudio3DVectorOrientation&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AVAudio3DVectorOrientation(System.IntPtr,System.IntPtr,AVFoundation.AVAudio3DVectorOrientation) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AVAudio3DVectorOrientation(System.IntPtr,System.IntPtr,AVFoundation.AVAudio3DVectorOrientation) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudio3DAngularOrientation ObjCRuntime.Messaging::AVAudio3DAngularOrientation_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVAudio3DAngularOrientation ObjCRuntime.Messaging::AVAudio3DAngularOrientation_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudio3DAngularOrientation_objc_msgSend_stret(AVFoundation.AVAudio3DAngularOrientation&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVAudio3DAngularOrientation_objc_msgSendSuper_stret(AVFoundation.AVAudio3DAngularOrientation&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AVAudio3DAngularOrientation(System.IntPtr,System.IntPtr,AVFoundation.AVAudio3DAngularOrientation) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AVAudio3DAngularOrientation(System.IntPtr,System.IntPtr,AVFoundation.AVAudio3DAngularOrientation) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioStreamBasicDescription ObjCRuntime.Messaging::AudioStreamBasicDescription_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioStreamBasicDescription ObjCRuntime.Messaging::AudioStreamBasicDescription_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioStreamBasicDescription_objc_msgSend_stret(AudioToolbox.AudioStreamBasicDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioStreamBasicDescription_objc_msgSendSuper_stret(AudioToolbox.AudioStreamBasicDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_AudioStreamBasicDescription(System.IntPtr,System.IntPtr,AudioToolbox.AudioStreamBasicDescription&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_AudioStreamBasicDescription(System.IntPtr,System.IntPtr,AudioToolbox.AudioStreamBasicDescription&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_AudioStreamBasicDescription_IntPtr(System.IntPtr,System.IntPtr,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_AudioStreamBasicDescription_IntPtr(System.IntPtr,System.IntPtr,AudioToolbox.AudioStreamBasicDescription&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_UInt32(System.IntPtr,System.IntPtr,System.Double,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_UInt32(System.IntPtr,System.IntPtr,System.Double,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_Double_UInt32_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.UInt32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_Double_UInt32_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.UInt32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTime_ref_Single_ref_Single_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single&,System.Single&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTime_ref_Single_ref_Single_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single&,System.Single&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_Double(System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_Double(System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Int64_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Int64_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Int64_UInt32_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Int64_UInt32_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSend_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSendSuper_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_bool_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_bool_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_float_ref_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_float_ref_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioTimeStamp ObjCRuntime.Messaging::AudioTimeStamp_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AudioToolbox.AudioTimeStamp ObjCRuntime.Messaging::AudioTimeStamp_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioTimeStamp_objc_msgSend_stret(AudioToolbox.AudioTimeStamp&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioTimeStamp_objc_msgSendSuper_stret(AudioToolbox.AudioTimeStamp&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_AudioTimeStamp_Double(System.IntPtr,System.IntPtr,AudioToolbox.AudioTimeStamp&,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_AudioTimeStamp_Double(System.IntPtr,System.IntPtr,AudioToolbox.AudioTimeStamp&,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Int64_Double(System.IntPtr,System.IntPtr,System.Int64,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Int64_Double(System.IntPtr,System.IntPtr,System.Int64,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt64_Int64_Double(System.IntPtr,System.IntPtr,System.UInt64,System.Int64,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt64_Int64_Double(System.IntPtr,System.IntPtr,System.UInt64,System.Int64,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt64 ObjCRuntime.Messaging::UInt64_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AudioUnit.AudioComponentDescription ObjCRuntime.Messaging::AudioComponentDescription_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AudioUnit.AudioComponentDescription ObjCRuntime.Messaging::AudioComponentDescription_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioComponentDescription_objc_msgSend_stret(AudioUnit.AudioComponentDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AudioComponentDescription_objc_msgSendSuper_stret(AudioUnit.AudioComponentDescription&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AudioComponentDescription_UInt32_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AudioComponentDescription_UInt32_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_AudioComponentDescription(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_AudioComponentDescription(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte(System.IntPtr,System.IntPtr,System.UInt16,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte(System.IntPtr,System.IntPtr,System.UInt16,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_byte_byte_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_byte_byte_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4x3_objc_msgSend in __Internal because it's referenced by OpenTK.NMatrix4x3 ObjCRuntime.Messaging::xamarin_simd__NMatrix4x3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4x3_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NMatrix4x3 ObjCRuntime.Messaging::xamarin_simd__NMatrix4x3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4x3_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4x3_objc_msgSend_stret(OpenTK.NMatrix4x3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4x3_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4x3_objc_msgSendSuper_stret(OpenTK.NMatrix4x3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float(System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float(System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend_stret(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper_stret(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_float(System.IntPtr,System.IntPtr,System.nfloat,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_float(System.IntPtr,System.IntPtr,System.nfloat,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime_float_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime_float_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AVCaptureWhiteBalanceGains_IntPtr(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AVCaptureWhiteBalanceGains_IntPtr(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceChromaticityValues ObjCRuntime.Messaging::AVCaptureWhiteBalanceChromaticityValues_objc_msgSend_AVCaptureWhiteBalanceGains(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceChromaticityValues ObjCRuntime.Messaging::AVCaptureWhiteBalanceChromaticityValues_objc_msgSendSuper_AVCaptureWhiteBalanceGains(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceChromaticityValues_objc_msgSend_stret_AVCaptureWhiteBalanceGains(AVFoundation.AVCaptureWhiteBalanceChromaticityValues&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceChromaticityValues_objc_msgSendSuper_stret_AVCaptureWhiteBalanceGains(AVFoundation.AVCaptureWhiteBalanceChromaticityValues&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend_AVCaptureWhiteBalanceChromaticityValues(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceChromaticityValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper_AVCaptureWhiteBalanceChromaticityValues(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceChromaticityValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend_stret_AVCaptureWhiteBalanceChromaticityValues(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceChromaticityValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper_stret_AVCaptureWhiteBalanceChromaticityValues(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceChromaticityValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues ObjCRuntime.Messaging::AVCaptureWhiteBalanceTemperatureAndTintValues_objc_msgSend_AVCaptureWhiteBalanceGains(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues ObjCRuntime.Messaging::AVCaptureWhiteBalanceTemperatureAndTintValues_objc_msgSendSuper_AVCaptureWhiteBalanceGains(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceTemperatureAndTintValues_objc_msgSend_stret_AVCaptureWhiteBalanceGains(AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceTemperatureAndTintValues_objc_msgSendSuper_stret_AVCaptureWhiteBalanceGains(AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceGains) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend_AVCaptureWhiteBalanceTemperatureAndTintValues(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVCaptureWhiteBalanceGains ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper_AVCaptureWhiteBalanceTemperatureAndTintValues(System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSend_stret_AVCaptureWhiteBalanceTemperatureAndTintValues(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVCaptureWhiteBalanceGains_objc_msgSendSuper_stret_AVCaptureWhiteBalanceTemperatureAndTintValues(AVFoundation.AVCaptureWhiteBalanceGains&,System.IntPtr,System.IntPtr,AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMVideoDimensions ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMVideoDimensions ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSend_stret(CoreMedia.CMVideoDimensions&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSendSuper_stret(CoreMedia.CMVideoDimensions&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime_float(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime_float(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CMTime_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CMTime_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMVideoDimensions ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMVideoDimensions ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSend_stret_IntPtr(CoreMedia.CMVideoDimensions&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMVideoDimensions_objc_msgSendSuper_stret_IntPtr(CoreMedia.CMVideoDimensions&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_CMTimeRange_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,CoreMedia.CMTimeRange,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_CMTimeRange_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,CoreMedia.CMTimeRange,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_UIntPtr(System.IntPtr,System.IntPtr,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_UIntPtr(System.IntPtr,System.IntPtr,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime_UIntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime_UIntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVBeatRange ObjCRuntime.Messaging::AVBeatRange_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVBeatRange ObjCRuntime.Messaging::AVBeatRange_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVBeatRange_objc_msgSend_stret(AVFoundation.AVBeatRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVBeatRange_objc_msgSendSuper_stret(AVFoundation.AVBeatRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_AVBeatRange(System.IntPtr,System.IntPtr,AVFoundation.AVBeatRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_AVBeatRange(System.IntPtr,System.IntPtr,AVFoundation.AVBeatRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_float_CMTimeRange(System.IntPtr,System.IntPtr,System.Single,System.Single,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_float_CMTimeRange(System.IntPtr,System.IntPtr,System.Single,System.Single,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_CMTime(System.IntPtr,System.IntPtr,System.Single,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_CMTime(System.IntPtr,System.IntPtr,System.Single,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTimeRange_IntPtr_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTime,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTimeRange_IntPtr_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTime,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTimeRange_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTimeRange_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_out_CMTime_out_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime&,CoreMedia.CMTime&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_out_CMTime_out_CMTime_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime&,CoreMedia.CMTime&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTimeRange_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTimeRange_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTimeRange_IntPtr_CMTime_bool_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTime,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTimeRange_IntPtr_CMTime_bool_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr,CoreMedia.CMTime,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGAffineTransform_CGAffineTransform_CMTimeRange(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,CoreGraphics.CGAffineTransform,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGAffineTransform_CGAffineTransform_CMTimeRange(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,CoreGraphics.CGAffineTransform,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGAffineTransform_CMTime(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGAffineTransform_CMTime(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_CGRect_CMTimeRange(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_CGRect_CMTimeRange(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_CMTime(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_CMTime(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime_CMTime_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime_CMTime_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CMTime_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CMTime_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_CMTime_CMTime(System.IntPtr,System.IntPtr,System.Single,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_CMTime_CMTime(System.IntPtr,System.IntPtr,System.Single,CoreMedia.CMTime,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CMTime_IntPtr_UIntPtr_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.UIntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CMTime_IntPtr_UIntPtr_CMTime_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr,System.UIntPtr,CoreMedia.CMTime,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_CMTime(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CMTime(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSend_stret_Double(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_stret_Double(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSend_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTime ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSend_stret_Int64(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTime_objc_msgSendSuper_stret_Int64(CoreMedia.CMTime&,System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime_ref_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime_ref_CMTime(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreMedia.CMTime&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CMTime_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_CMTimeRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_CMTimeRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTime_ref_CGAffineTransform_ref_CGAffineTransform_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreGraphics.CGAffineTransform&,CoreGraphics.CGAffineTransform&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTime_ref_CGAffineTransform_ref_CGAffineTransform_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreGraphics.CGAffineTransform&,CoreGraphics.CGAffineTransform&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTime_ref_CGRect_ref_CGRect_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTime_ref_CGRect_ref_CGRect_ref_CMTimeRange(System.IntPtr,System.IntPtr,CoreMedia.CMTime,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreMedia.CMTimeRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVPixelAspectRatio ObjCRuntime.Messaging::AVPixelAspectRatio_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVPixelAspectRatio ObjCRuntime.Messaging::AVPixelAspectRatio_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVPixelAspectRatio_objc_msgSend_stret(AVFoundation.AVPixelAspectRatio&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVPixelAspectRatio_objc_msgSendSuper_stret(AVFoundation.AVPixelAspectRatio&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by AVFoundation.AVEdgeWidths ObjCRuntime.Messaging::AVEdgeWidths_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by AVFoundation.AVEdgeWidths ObjCRuntime.Messaging::AVEdgeWidths_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVEdgeWidths_objc_msgSend_stret(AVFoundation.AVEdgeWidths&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::AVEdgeWidths_objc_msgSendSuper_stret(AVFoundation.AVEdgeWidths&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_CMTimeRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeRange ObjCRuntime.Messaging::CMTimeRange_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMedia.CMTimeRange ObjCRuntime.Messaging::CMTimeRange_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeRange_objc_msgSend_stret_IntPtr(CoreMedia.CMTimeRange&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMTimeRange_objc_msgSendSuper_stret_IntPtr(CoreMedia.CMTimeRange&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CMVideoDimensions(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMVideoDimensions) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CMVideoDimensions(System.IntPtr,System.IntPtr,System.IntPtr,CoreMedia.CMVideoDimensions) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_CGPoint(System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_CGPoint(System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_Int64_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_Int64_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_AudioComponentDescription_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_AudioComponentDescription_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_AudioComponentDescription_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_AudioComponentDescription_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_AudioComponentDescription_ref_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_AudioComponentDescription_ref_IntPtr(System.IntPtr,System.IntPtr,AudioUnit.AudioComponentDescription,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte_byte(System.IntPtr,System.IntPtr,System.Byte,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_byte_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_byte_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_Single(System.IntPtr,System.IntPtr,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_Single(System.IntPtr,System.IntPtr,System.Single&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_IntPtr_UInt64_UInt32(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.UInt64,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_IntPtr_UInt64_UInt32(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.UInt64,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_UInt32_UInt32(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_UInt32_UInt32(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UInt64_float_float_int_IntPtr_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.Single,System.Single,System.Int32,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UInt64_float_float_int_IntPtr_UInt32_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.Single,System.Single,System.Int32,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Int64_IntPtr(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Int64_IntPtr(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_MKCoordinateRegion(System.IntPtr,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_MKCoordinateRegion(System.IntPtr,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_IntPtr_UInt16_UInt32_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.UInt16,System.UInt32,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_IntPtr_UInt16_UInt32_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.UInt16,System.UInt32,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt16_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt16_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt64_UInt16_UInt16_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.UInt16,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt64_UInt16_UInt16_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.UInt16,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_byte_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_byte_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_short_short_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.Int16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_short_short_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.Int16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_short_short_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.Int16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_short_short_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.Int16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_UInt16_UInt16_UInt16_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_UInt16_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_UInt16_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr_UInt16_UInt16_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UInt16,System.UInt16,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr_UInt16_UInt16_UInt32_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UInt16,System.UInt16,System.UInt32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr_UInt16_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UInt16,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr_UInt16_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UInt16,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16(System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16(System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt64_UInt64(System.IntPtr,System.IntPtr,System.UInt64,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt64_UInt64(System.IntPtr,System.IntPtr,System.UInt64,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt32_UInt32_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt32,System.UInt32,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt32_UInt32_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt32,System.UInt32,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_byte_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_byte_byte_byte_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.Byte,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_UInt32_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt32,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_UInt32_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt32,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UInt64_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UInt64_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UInt64_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_UInt16_UInt16_UInt32_byte_IntPtr_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt32,System.Byte,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_UInt16_UInt16_UInt32_byte_IntPtr_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.UInt16,System.UInt16,System.UInt32,System.Byte,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_UInt16_short_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_UInt16_short_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte_UInt16_IntPtr_UInt32_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.IntPtr,System.UInt32,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte_UInt16_IntPtr_UInt32_byte_byte_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.IntPtr,System.UInt32,System.Byte,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt16_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt16_byte_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.UInt16,System.Byte,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SByte_IntPtr(System.IntPtr,System.IntPtr,System.SByte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SByte_IntPtr(System.IntPtr,System.IntPtr,System.SByte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_short_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_short_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_SByte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.SByte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_SByte_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.SByte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret(Foundation.NSRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret(Foundation.NSRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreAnimation.CAFrameRateRange ObjCRuntime.Messaging::CAFrameRateRange_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreAnimation.CAFrameRateRange ObjCRuntime.Messaging::CAFrameRateRange_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CAFrameRateRange_objc_msgSend_stret(CoreAnimation.CAFrameRateRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CAFrameRateRange_objc_msgSendSuper_stret(CoreAnimation.CAFrameRateRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CAFrameRateRange(System.IntPtr,System.IntPtr,CoreAnimation.CAFrameRateRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CAFrameRateRange(System.IntPtr,System.IntPtr,CoreAnimation.CAFrameRateRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreAnimation.CATransform3D ObjCRuntime.Messaging::CATransform3D_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreAnimation.CATransform3D ObjCRuntime.Messaging::CATransform3D_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CATransform3D_objc_msgSend_stret(CoreAnimation.CATransform3D&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CATransform3D_objc_msgSendSuper_stret(CoreAnimation.CATransform3D&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CATransform3D(System.IntPtr,System.IntPtr,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CATransform3D(System.IntPtr,System.IntPtr,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_CGPoint_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_CGPoint_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGRect_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGRect_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSend_IntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSend_IntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSendSuper_IntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSendSuper_IntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt64(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_Double_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_float(System.IntPtr,System.IntPtr,System.Double,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_float(System.IntPtr,System.IntPtr,System.Double,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGPoint_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGPoint_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGRect_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGRect_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGRect_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGRect_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_CGRect_IntPtr_CGPoint_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_CGRect_IntPtr_CGPoint_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGRect_IntPtr_CGPoint_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGRect_IntPtr_CGPoint_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_int_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_int_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGRect_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGRect_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGAffineTransform_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGAffineTransform_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGSize_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGSize_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,System.Int32,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,System.Int32,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGAffineTransform(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGAffineTransform(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_stret_int(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_stret_int(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_int_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Int32,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_bool(System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_int(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_int(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_int_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_int_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_int_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_int_IntPtr_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_int_IntPtr_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_int(System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Byte ObjCRuntime.Messaging::byte_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Byte ObjCRuntime.Messaging::byte_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_UInt32_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_UInt32_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt16(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt16(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt16_UInt16(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt16_UInt16(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt16_UInt16_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt16,System.UInt16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_Double_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_Double_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_Double_Double_Double_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_Double_Double_Double_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_Double_Double_Double_Double_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_Double_Double_Double_Double_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_bool_bool(System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_bool_bool(System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Int64(System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_IntPtr_IntPtr_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_IntPtr_IntPtr_UInt32_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_byte_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_byte_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_byte_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMidi.MidiCIDeviceIdentification ObjCRuntime.Messaging::MidiCIDeviceIdentification_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMidi.MidiCIDeviceIdentification ObjCRuntime.Messaging::MidiCIDeviceIdentification_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MidiCIDeviceIdentification_objc_msgSend_stret(CoreMidi.MidiCIDeviceIdentification&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MidiCIDeviceIdentification_objc_msgSendSuper_stret(CoreMidi.MidiCIDeviceIdentification&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_byte_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMAcceleration ObjCRuntime.Messaging::CMAcceleration_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMAcceleration ObjCRuntime.Messaging::CMAcceleration_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMAcceleration_objc_msgSend_stret(CoreMotion.CMAcceleration&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMAcceleration_objc_msgSendSuper_stret(CoreMotion.CMAcceleration&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMRotationMatrix ObjCRuntime.Messaging::CMRotationMatrix_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMRotationMatrix ObjCRuntime.Messaging::CMRotationMatrix_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMRotationMatrix_objc_msgSend_stret(CoreMotion.CMRotationMatrix&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMRotationMatrix_objc_msgSendSuper_stret(CoreMotion.CMRotationMatrix&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMQuaternion ObjCRuntime.Messaging::CMQuaternion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMQuaternion ObjCRuntime.Messaging::CMQuaternion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMQuaternion_objc_msgSend_stret(CoreMotion.CMQuaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMQuaternion_objc_msgSendSuper_stret(CoreMotion.CMQuaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMRotationRate ObjCRuntime.Messaging::CMRotationRate_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMRotationRate ObjCRuntime.Messaging::CMRotationRate_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMRotationRate_objc_msgSend_stret(CoreMotion.CMRotationRate&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMRotationRate_objc_msgSendSuper_stret(CoreMotion.CMRotationRate&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMCalibratedMagneticField ObjCRuntime.Messaging::CMCalibratedMagneticField_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMCalibratedMagneticField ObjCRuntime.Messaging::CMCalibratedMagneticField_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMCalibratedMagneticField_objc_msgSend_stret(CoreMotion.CMCalibratedMagneticField&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMCalibratedMagneticField_objc_msgSendSuper_stret(CoreMotion.CMCalibratedMagneticField&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreMotion.CMMagneticField ObjCRuntime.Messaging::CMMagneticField_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreMotion.CMMagneticField ObjCRuntime.Messaging::CMMagneticField_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMMagneticField_objc_msgSend_stret(CoreMotion.CMMagneticField&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CMMagneticField_objc_msgSendSuper_stret(CoreMotion.CMMagneticField&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_UIntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_UIntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_UIntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_UIntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.Byte,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.Byte,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte_byte_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte_byte_byte_byte_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.Byte,System.Byte,System.Byte,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_byte_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_byte_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.Byte,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_bool_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_bool_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_out_NSRange_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_out_NSRange_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_out_NSRange_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_out_NSRange_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGSize_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGSize_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGSize_UIntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGSize_UIntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Int64_IntPtr(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Int64_IntPtr(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_out_nint_out_nint_out_nint_out_nint_IntPtr(System.IntPtr,System.IntPtr,System.nint&,System.nint&,System.nint&,System.nint&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_out_nint_out_nint_out_nint_out_nint_IntPtr(System.IntPtr,System.IntPtr,System.nint&,System.nint&,System.nint&,System.nint&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_exception(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr_out_Double_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.Double&,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr_out_Double_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.Double&,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr_out_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.Double&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr_out_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.Double&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_UIntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_UIntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_UIntPtr_UIntPtr_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_UIntPtr_UIntPtr_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_ref_IntPtr_out_Double_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.Double&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_ref_IntPtr_out_Double_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.Double&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_char(System.IntPtr,System.IntPtr,System.Char) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_char(System.IntPtr,System.IntPtr,System.Char) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_byte(System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int64 ObjCRuntime.Messaging::Int64_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int64 ObjCRuntime.Messaging::Int64_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_out_nuint(System.IntPtr,System.IntPtr,System.IntPtr,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_out_nuint(System.IntPtr,System.IntPtr,System.IntPtr,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_out_nuint(System.IntPtr,System.IntPtr,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_out_nuint(System.IntPtr,System.IntPtr,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_IntPtr_UIntPtr_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_IntPtr_UIntPtr_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSDecimal ObjCRuntime.Messaging::NSDecimal_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSDecimal ObjCRuntime.Messaging::NSDecimal_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDecimal_objc_msgSend_stret(Foundation.NSDecimal&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDecimal_objc_msgSendSuper_stret(Foundation.NSDecimal&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Int64_short_bool(System.IntPtr,System.IntPtr,System.Int64,System.Int16,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Int64_short_bool(System.IntPtr,System.IntPtr,System.Int64,System.Int16,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSDecimal(System.IntPtr,System.IntPtr,Foundation.NSDecimal) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSDecimal(System.IntPtr,System.IntPtr,Foundation.NSDecimal) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_short(System.IntPtr,System.IntPtr,System.Int16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_short(System.IntPtr,System.IntPtr,System.Int16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_short_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_short_IntPtr(System.IntPtr,System.IntPtr,System.Int16,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_out_NSEnergyFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSEnergyFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_out_NSEnergyFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSEnergyFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_UInt64_ref_IntPtr(System.IntPtr,System.IntPtr,System.UInt64&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_bool(System.IntPtr,System.IntPtr,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_bool(System.IntPtr,System.IntPtr,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_bool_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_bool_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_bool_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_bool_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_NSUrlRelationship_UIntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSUrlRelationship&,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_NSUrlRelationship_UIntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSUrlRelationship&,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_NSUrlRelationship_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSUrlRelationship&,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_NSUrlRelationship_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSUrlRelationship&,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr_out_NSRange_IntPtr_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,Foundation.NSRange&,System.IntPtr,Foundation.NSRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr_out_NSRange_IntPtr_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,Foundation.NSRange&,System.IntPtr,Foundation.NSRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_ref_NSLengthFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSLengthFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_ref_NSLengthFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSLengthFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_ref_NSRange_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_NSRange_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_ref_NSRange_ref_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_NSRange_ref_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&,Foundation.NSRange&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_IntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_UIntPtr_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_UIntPtr_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_ref_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_ref_NSMassFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSMassFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_ref_NSMassFormatterUnit(System.IntPtr,System.IntPtr,System.Double,Foundation.NSMassFormatterUnit&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_bool_NSRange_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_bool_NSRange_out_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.SByte ObjCRuntime.Messaging::SByte_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.SByte ObjCRuntime.Messaging::SByte_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int16 ObjCRuntime.Messaging::short_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int16 ObjCRuntime.Messaging::short_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SByte(System.IntPtr,System.IntPtr,System.SByte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SByte(System.IntPtr,System.IntPtr,System.SByte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt16(System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt16(System.IntPtr,System.IntPtr,System.UInt16) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSOperatingSystemVersion ObjCRuntime.Messaging::NSOperatingSystemVersion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSOperatingSystemVersion ObjCRuntime.Messaging::NSOperatingSystemVersion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSOperatingSystemVersion_objc_msgSend_stret(Foundation.NSOperatingSystemVersion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSOperatingSystemVersion_objc_msgSendSuper_stret(Foundation.NSOperatingSystemVersion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_NSOperatingSystemVersion(System.IntPtr,System.IntPtr,Foundation.NSOperatingSystemVersion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_NSOperatingSystemVersion(System.IntPtr,System.IntPtr,Foundation.NSOperatingSystemVersion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Int64_IntPtr_Int64(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Int64_IntPtr_Int64(System.IntPtr,System.IntPtr,System.Int64,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_ref_NSPropertyListFormat_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSPropertyListFormat&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_ref_NSPropertyListFormat_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSPropertyListFormat&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Char ObjCRuntime.Messaging::char_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Char ObjCRuntime.Messaging::char_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_out_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_out_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_out_nuint_out_nuint_out_nuint_NSRange(System.IntPtr,System.IntPtr,System.nuint&,System.nuint&,System.nuint&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_out_nuint_out_nuint_out_nuint_NSRange(System.IntPtr,System.IntPtr,System.nuint&,System.nuint&,System.nuint&,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_out_Boolean_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_out_Boolean_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Int64_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Int64_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Int64_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64,System.Int64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_stret(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_stret(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.NSDirectionalEdgeInsets ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.NSDirectionalEdgeInsets ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSend_stret(UIKit.NSDirectionalEdgeInsets&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSendSuper_stret(UIKit.NSDirectionalEdgeInsets&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSend_stret(UIKit.UIOffset&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper_stret(UIKit.UIOffset&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGVector ObjCRuntime.Messaging::CGVector_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGVector ObjCRuntime.Messaging::CGVector_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGVector_objc_msgSend_stret(CoreGraphics.CGVector&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGVector_objc_msgSendSuper_stret(CoreGraphics.CGVector&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateSpan ObjCRuntime.Messaging::MKCoordinateSpan_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateSpan ObjCRuntime.Messaging::MKCoordinateSpan_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateSpan_objc_msgSend_stret(MapKit.MKCoordinateSpan&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateSpan_objc_msgSendSuper_stret(MapKit.MKCoordinateSpan&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSend_stret(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper_stret(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector4 ObjCRuntime.Messaging::SCNVector4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector4 ObjCRuntime.Messaging::SCNVector4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector4_objc_msgSend_stret(SceneKit.SCNVector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector4_objc_msgSendSuper_stret(SceneKit.SCNVector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend_stret(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper_stret(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTimeMapping(System.IntPtr,System.IntPtr,CoreMedia.CMTimeMapping) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTimeMapping(System.IntPtr,System.IntPtr,CoreMedia.CMTimeMapping) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSDirectionalEdgeInsets(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSDirectionalEdgeInsets(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIOffset(System.IntPtr,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIOffset(System.IntPtr,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGVector(System.IntPtr,System.IntPtr,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGVector(System.IntPtr,System.IntPtr,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MKCoordinateSpan(System.IntPtr,System.IntPtr,MapKit.MKCoordinateSpan) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MKCoordinateSpan(System.IntPtr,System.IntPtr,MapKit.MKCoordinateSpan) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CATransform3D(System.IntPtr,System.IntPtr,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CATransform3D(System.IntPtr,System.IntPtr,CoreAnimation.CATransform3D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNVector4(System.IntPtr,System.IntPtr,SceneKit.SCNVector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNVector4(System.IntPtr,System.IntPtr,SceneKit.SCNVector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNMatrix4(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNMatrix4(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Vector4 ObjCRuntime.Messaging::Vector4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Vector4 ObjCRuntime.Messaging::Vector4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector4_objc_msgSend_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector4_objc_msgSendSuper_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::IntPtr_objc_msgSend_stret(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_stret(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix3 ObjCRuntime.Messaging::Matrix3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix3 ObjCRuntime.Messaging::Matrix3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix3_objc_msgSend_stret(OpenTK.Matrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix3_objc_msgSendSuper_stret(OpenTK.Matrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::Matrix4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::Matrix4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix4_objc_msgSend_stret(OpenTK.Matrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix4_objc_msgSendSuper_stret(OpenTK.Matrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Matrix3(System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Matrix3(System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_nfloat_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_nfloat_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_float_bool_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_float_bool_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_GCDualSenseAdaptiveTriggerPositionalResistiveStrengths(System.IntPtr,System.IntPtr,GameController.GCDualSenseAdaptiveTriggerPositionalResistiveStrengths) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_GCDualSenseAdaptiveTriggerPositionalResistiveStrengths(System.IntPtr,System.IntPtr,GameController.GCDualSenseAdaptiveTriggerPositionalResistiveStrengths) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_GCDualSenseAdaptiveTriggerPositionalAmplitudes_float(System.IntPtr,System.IntPtr,GameController.GCDualSenseAdaptiveTriggerPositionalAmplitudes,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_GCDualSenseAdaptiveTriggerPositionalAmplitudes_float(System.IntPtr,System.IntPtr,GameController.GCDualSenseAdaptiveTriggerPositionalAmplitudes,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Vector3d ObjCRuntime.Messaging::Vector3d_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Vector3d ObjCRuntime.Messaging::Vector3d_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector3d_objc_msgSend_stret(OpenTK.Vector3d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector3d_objc_msgSendSuper_stret(OpenTK.Vector3d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Quaterniond ObjCRuntime.Messaging::Quaterniond_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Quaterniond ObjCRuntime.Messaging::Quaterniond_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Quaterniond_objc_msgSend_stret(OpenTK.Quaterniond&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Quaterniond_objc_msgSendSuper_stret(OpenTK.Quaterniond&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by GameController.GCAcceleration ObjCRuntime.Messaging::GCAcceleration_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by GameController.GCAcceleration ObjCRuntime.Messaging::GCAcceleration_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::GCAcceleration_objc_msgSend_stret(GameController.GCAcceleration&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::GCAcceleration_objc_msgSendSuper_stret(GameController.GCAcceleration&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_GCAcceleration(System.IntPtr,System.IntPtr,GameController.GCAcceleration) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_GCAcceleration(System.IntPtr,System.IntPtr,GameController.GCAcceleration) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_GCQuaternion(System.IntPtr,System.IntPtr,GameController.GCQuaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_GCQuaternion(System.IntPtr,System.IntPtr,GameController.GCQuaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_GCRotationRate(System.IntPtr,System.IntPtr,GameController.GCRotationRate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_GCRotationRate(System.IntPtr,System.IntPtr,GameController.GCRotationRate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_int_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_stret(OpenTK.Vector2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_stret(OpenTK.Vector2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret(OpenTK.Vector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret(OpenTK.Vector3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix3_objc_msgSend in __Internal because it's referenced by OpenTK.Matrix3 ObjCRuntime.Messaging::xamarin_simd__Matrix3_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix3_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Matrix3 ObjCRuntime.Messaging::xamarin_simd__Matrix3_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix3_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix3_objc_msgSend_stret(OpenTK.Matrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix3_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix3_objc_msgSendSuper_stret(OpenTK.Matrix3&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Matrix3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Matrix3(System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Matrix3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Matrix3(System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix3(System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix3(System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_IntPtr_Double_Double_int(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.Double,System.Double,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_IntPtr_Double_Double_int(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.Double,System.Double,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2i_objc_msgSend in __Internal because it's referenced by OpenTK.Vector2i ObjCRuntime.Messaging::xamarin_simd__Vector2i_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2i_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector2i ObjCRuntime.Messaging::xamarin_simd__Vector2i_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2i_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2i_objc_msgSend_stret(OpenTK.Vector2i&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2i_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2i_objc_msgSendSuper_stret(OpenTK.Vector2i&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Int32,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Int32,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Int32,System.Int32,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Int32,System.Int32,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKTriangle_objc_msgSend_UIntPtr in __Internal because it's referenced by GameplayKit.GKTriangle ObjCRuntime.Messaging::xamarin_simd__GKTriangle_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKTriangle_objc_msgSendSuper_UIntPtr in __Internal because it's referenced by GameplayKit.GKTriangle ObjCRuntime.Messaging::xamarin_simd__GKTriangle_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKTriangle_objc_msgSend_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKTriangle_objc_msgSend_stret_UIntPtr(GameplayKit.GKTriangle&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKTriangle_objc_msgSendSuper_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKTriangle_objc_msgSendSuper_stret_UIntPtr(GameplayKit.GKTriangle&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__float_objc_msgSend_Vector2 in __Internal because it's referenced by System.Single ObjCRuntime.Messaging::xamarin_simd__float_objc_msgSend_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__float_objc_msgSendSuper_Vector2 in __Internal because it's referenced by System.Single ObjCRuntime.Messaging::xamarin_simd__float_objc_msgSendSuper_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_int_int(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_int_int(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Int32,System.Int32) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector3d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector3d(System.IntPtr,System.IntPtr,OpenTK.Vector3d) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector3d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector3d(System.IntPtr,System.IntPtr,OpenTK.Vector3d) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSend in __Internal because it's referenced by OpenTK.Vector2d ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector2d ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSend_stret(OpenTK.Vector2d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSendSuper_stret(OpenTK.Vector2d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2d_Vector2d_Vector2i_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2d_Vector2d_Vector2i_bool(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2d,OpenTK.Vector2d,OpenTK.Vector2i,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2d_Vector2d_Vector2i_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2d_Vector2d_Vector2i_bool(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2d,OpenTK.Vector2d,OpenTK.Vector2i,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__float_objc_msgSend_Vector2i in __Internal because it's referenced by System.Single ObjCRuntime.Messaging::xamarin_simd__float_objc_msgSend_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__float_objc_msgSendSuper_Vector2i in __Internal because it's referenced by System.Single ObjCRuntime.Messaging::xamarin_simd__float_objc_msgSendSuper_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_float_Vector2i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_float_Vector2i(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_float_Vector2i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_float_Vector2i(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2i) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKBox_objc_msgSend in __Internal because it's referenced by GameplayKit.GKBox ObjCRuntime.Messaging::xamarin_simd__GKBox_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKBox_objc_msgSendSuper in __Internal because it's referenced by GameplayKit.GKBox ObjCRuntime.Messaging::xamarin_simd__GKBox_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKBox_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKBox_objc_msgSend_stret(GameplayKit.GKBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKBox_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKBox_objc_msgSendSuper_stret(GameplayKit.GKBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_GKBox_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_GKBox_float(System.IntPtr,System.IntPtr,GameplayKit.GKBox,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_GKBox_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_GKBox_float(System.IntPtr,System.IntPtr,GameplayKit.GKBox,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKBox in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKBox(System.IntPtr,System.IntPtr,System.IntPtr,GameplayKit.GKBox) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKBox in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKBox(System.IntPtr,System.IntPtr,System.IntPtr,GameplayKit.GKBox) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_GKBox in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_GKBox(System.IntPtr,System.IntPtr,GameplayKit.GKBox) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_GKBox in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_GKBox(System.IntPtr,System.IntPtr,GameplayKit.GKBox) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_UIntPtr in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_UIntPtr in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_stret_UIntPtr(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_stret_UIntPtr(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_UIntPtr in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_UIntPtr in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret_UIntPtr(OpenTK.Vector3&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret_UIntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret_UIntPtr(OpenTK.Vector3&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_GKQuad_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_GKQuad_float(System.IntPtr,System.IntPtr,GameplayKit.GKQuad,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad_float(System.IntPtr,System.IntPtr,GameplayKit.GKQuad,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_exception(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_exception(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKQuad in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKQuad(System.IntPtr,System.IntPtr,System.IntPtr,GameplayKit.GKQuad) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKQuad in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKQuad(System.IntPtr,System.IntPtr,System.IntPtr,GameplayKit.GKQuad) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_GKQuad in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_GKQuad(System.IntPtr,System.IntPtr,GameplayKit.GKQuad) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad(System.IntPtr,System.IntPtr,GameplayKit.GKQuad) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_float_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_float_exception(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_float_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_float_exception(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_Vector2_exception(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_Vector2_exception(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_exception(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_exception in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_exception(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKQuad_objc_msgSend in __Internal because it's referenced by GameplayKit.GKQuad ObjCRuntime.Messaging::xamarin_simd__GKQuad_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKQuad_objc_msgSendSuper in __Internal because it's referenced by GameplayKit.GKQuad ObjCRuntime.Messaging::xamarin_simd__GKQuad_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKQuad_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKQuad_objc_msgSend_stret(GameplayKit.GKQuad&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__GKQuad_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__GKQuad_objc_msgSendSuper_stret(GameplayKit.GKQuad&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2_IntPtr in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_IntPtr_Double_int(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.Double,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_IntPtr_Double_int(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.Double,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double_bool_int(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Boolean,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double_bool_int(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Boolean,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_bool_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_NSOperatingSystemVersion(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSOperatingSystemVersion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_NSOperatingSystemVersion(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSOperatingSystemVersion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_Double_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_Double_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_Double_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_Double_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UInt64_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UInt64_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float(System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float(System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float_float_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float_float_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_UIntPtr(System.IntPtr,System.IntPtr,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_UIntPtr(System.IntPtr,System.IntPtr,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UInt64_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UInt64_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_int_int(System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_int_float(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_int_float(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_int_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_int_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_int_float_float_UIntPtr_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.UIntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_int_float_float_UIntPtr_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Single,System.Single,System.UIntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_float_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_float_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_bool_float(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_bool_float_UInt64(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_bool_bool_bool_bool_float_UInt64(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Single,System.UInt64) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_bool_bool(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_bool_bool(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_float_bool_bool_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Single,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_float_bool_bool_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Single,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_bool_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_bool_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_bool_int_float_float_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Int32,System.Single,System.Single,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_bool_int_float_float_float_float_int_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Int32,System.Single,System.Single,System.Single,System.Single,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_UIntPtr(System.IntPtr,System.IntPtr,System.Int32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_float_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Single,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_float_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Single,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_int_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_int_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_bool_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_bool_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_int(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_UInt64_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt64,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSend_stret(MapKit.MKMapRect&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_stret(MapKit.MKMapRect&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend_stret(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper_stret(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MKCoordinateRegion(System.IntPtr,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MKCoordinateRegion(System.IntPtr,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_CLLocationCoordinate2D_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,CoreLocation.CLLocationCoordinate2D,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_Double_nfloat_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_Double_nfloat_Double(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Double,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_CLLocationCoordinate2D(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_CLLocationCoordinate2D(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_CLLocationCoordinate2D(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKCoordinateRegion_bool(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKCoordinateRegion_bool(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CLLocationCoordinate2D_bool(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CLLocationCoordinate2D_bool(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper_MKCoordinateRegion(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend_stret_MKCoordinateRegion(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper_stret_MKCoordinateRegion(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_CLLocationCoordinate2D_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_CLLocationCoordinate2D_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreLocation.CLLocationCoordinate2D ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreLocation.CLLocationCoordinate2D ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSend_stret_CGPoint_IntPtr(CoreLocation.CLLocationCoordinate2D&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CLLocationCoordinate2D_objc_msgSendSuper_stret_CGPoint_IntPtr(CoreLocation.CLLocationCoordinate2D&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_MKCoordinateRegion_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_MKCoordinateRegion_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_MKCoordinateRegion_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_MKCoordinateRegion_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,MapKit.MKCoordinateRegion,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKCoordinateRegion ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSend_stret_CGRect_IntPtr(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKCoordinateRegion_objc_msgSendSuper_stret_CGRect_IntPtr(MapKit.MKCoordinateRegion&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSend_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSend_stret_MKMapRect(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_stret_MKMapRect(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKMapRect_UIEdgeInsets_bool(System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKMapRect_UIEdgeInsets_bool(System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKMapRect_bool(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKMapRect_bool(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSend_MKMapRect_UIEdgeInsets(System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_MKMapRect_UIEdgeInsets(System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSend_stret_MKMapRect_UIEdgeInsets(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_stret_MKMapRect_UIEdgeInsets(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_MKMapPoint(System.IntPtr,System.IntPtr,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_MKMapPoint(System.IntPtr,System.IntPtr,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_MKMapPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_MKMapPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,MapKit.MKMapPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKMapPoint ObjCRuntime.Messaging::MKMapPoint_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKMapPoint ObjCRuntime.Messaging::MKMapPoint_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapPoint_objc_msgSend_stret_CGPoint(MapKit.MKMapPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapPoint_objc_msgSendSuper_stret_CGPoint(MapKit.MKMapPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_MKMapRect(System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_MKMapRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_MKMapRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,MapKit.MKMapRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSend_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MapKit.MKMapRect ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSend_stret_CGRect(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MKMapRect_objc_msgSendSuper_stret_CGRect(MapKit.MKMapRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_MKMapRect_nfloat(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_MKMapRect_nfloat(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKMapRect_nfloat_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKMapRect_nfloat_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKMapRect_nfloat(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKMapRect_nfloat(System.IntPtr,System.IntPtr,MapKit.MKMapRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CLLocationCoordinate2D_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CLLocationCoordinate2D_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreLocation.CLLocationCoordinate2D,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MKTileOverlayPath(System.IntPtr,System.IntPtr,MapKit.MKTileOverlayPath) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MKTileOverlayPath(System.IntPtr,System.IntPtr,MapKit.MKTileOverlayPath) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MKTileOverlayPath_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKTileOverlayPath,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MKTileOverlayPath_IntPtr(System.IntPtr,System.IntPtr,MapKit.MKTileOverlayPath,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGRect_CGRect_float(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGRect_CGRect_float(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGRect_CGRect_float(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGRect_CGRect_float(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGSize(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGSize(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLSize_IntPtr_UIntPtr_UIntPtr_MTLOrigin_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_MTLOrigin_MTLSize_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLOrigin,Metal.MTLSize,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange_byte(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange_byte(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_NSRange_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_NSRange_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_MTLRegion_UIntPtr_UIntPtr_bool_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr,System.Boolean,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_MTLRegion_UIntPtr_UIntPtr_bool_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr,System.Boolean,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_float_float_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLSize_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLSize_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLRegion(System.IntPtr,System.IntPtr,Metal.MTLRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLRegion(System.IntPtr,System.IntPtr,Metal.MTLRegion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSend_stret(Metal.MTLSize&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper_stret(Metal.MTLSize&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend_stret_IntPtr(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper_stret_IntPtr(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend_stret_UIntPtr_UIntPtr(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper_stret_UIntPtr_UIntPtr(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_ref_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSend_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSend_stret_UIntPtr_UIntPtr_UIntPtr(Metal.MTLSize&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper_stret_UIntPtr_UIntPtr_UIntPtr(Metal.MTLSize&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_MTLSize_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_MTLSize_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_MTLSize_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_MTLSize_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLAccelerationStructureSizes ObjCRuntime.Messaging::MTLAccelerationStructureSizes_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLAccelerationStructureSizes ObjCRuntime.Messaging::MTLAccelerationStructureSizes_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLAccelerationStructureSizes_objc_msgSend_stret_IntPtr(Metal.MTLAccelerationStructureSizes&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLAccelerationStructureSizes_objc_msgSendSuper_stret_IntPtr(Metal.MTLAccelerationStructureSizes&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MTLSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MTLSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSizeAndAlign ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSend_stret(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSizeAndAlign_objc_msgSendSuper_stret(Metal.MTLSizeAndAlign&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLSize ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSend_stret_UIntPtr(Metal.MTLSize&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLSize_objc_msgSendSuper_stret_UIntPtr(Metal.MTLSize&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLCoordinate2D ObjCRuntime.Messaging::MTLCoordinate2D_objc_msgSend_MTLCoordinate2D_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLCoordinate2D,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLCoordinate2D ObjCRuntime.Messaging::MTLCoordinate2D_objc_msgSendSuper_MTLCoordinate2D_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLCoordinate2D,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLCoordinate2D_objc_msgSend_stret_MTLCoordinate2D_UIntPtr(Metal.MTLCoordinate2D&,System.IntPtr,System.IntPtr,Metal.MTLCoordinate2D,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLCoordinate2D_objc_msgSendSuper_stret_MTLCoordinate2D_UIntPtr(Metal.MTLCoordinate2D&,System.IntPtr,System.IntPtr,Metal.MTLCoordinate2D,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MTLSize_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MTLSize_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MTLSize_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MTLSize_UIntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,Metal.MTLSize,System.UIntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLViewport(System.IntPtr,System.IntPtr,Metal.MTLViewport) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLViewport(System.IntPtr,System.IntPtr,Metal.MTLViewport) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLScissorRect(System.IntPtr,System.IntPtr,Metal.MTLScissorRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLScissorRect(System.IntPtr,System.IntPtr,Metal.MTLScissorRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UInt32_UInt32(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UInt32_UInt32(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_MTLVertexAmplificationViewMapping(System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLVertexAmplificationViewMapping) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_MTLVertexAmplificationViewMapping(System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLVertexAmplificationViewMapping) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLClearColor ObjCRuntime.Messaging::MTLClearColor_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLClearColor ObjCRuntime.Messaging::MTLClearColor_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLClearColor_objc_msgSend_stret(Metal.MTLClearColor&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLClearColor_objc_msgSendSuper_stret(Metal.MTLClearColor&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLClearColor(System.IntPtr,System.IntPtr,Metal.MTLClearColor) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLClearColor(System.IntPtr,System.IntPtr,Metal.MTLClearColor) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UInt64_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt64,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLTextureSwizzleChannels ObjCRuntime.Messaging::MTLTextureSwizzleChannels_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLTextureSwizzleChannels ObjCRuntime.Messaging::MTLTextureSwizzleChannels_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLTextureSwizzleChannels_objc_msgSend_stret(Metal.MTLTextureSwizzleChannels&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLTextureSwizzleChannels_objc_msgSendSuper_stret(Metal.MTLTextureSwizzleChannels&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_NSRange_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Foundation.NSRange,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_NSRange_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Foundation.NSRange,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_MTLRegion_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_MTLRegion_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_MTLRegion_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLRegion,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLRegion_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLRegion_UIntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLRegion_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLRegion_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_NSRange_NSRange_MTLTextureSwizzleChannels(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Foundation.NSRange,Foundation.NSRange,Metal.MTLTextureSwizzleChannels) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_NSRange_NSRange_MTLTextureSwizzleChannels(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Foundation.NSRange,Foundation.NSRange,Metal.MTLTextureSwizzleChannels) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLTextureSwizzleChannels(System.IntPtr,System.IntPtr,Metal.MTLTextureSwizzleChannels) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLTextureSwizzleChannels(System.IntPtr,System.IntPtr,Metal.MTLTextureSwizzleChannels) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend in __Internal because it's referenced by MetalPerformanceShaders.MPSAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper in __Internal because it's referenced by MetalPerformanceShaders.MPSAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend_stret(MetalPerformanceShaders.MPSAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper_stret(MetalPerformanceShaders.MPSAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSOffset ObjCRuntime.Messaging::MPSOffset_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSOffset ObjCRuntime.Messaging::MPSOffset_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSOffset_objc_msgSend_stret(MetalPerformanceShaders.MPSOffset&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSOffset_objc_msgSendSuper_stret(MetalPerformanceShaders.MPSOffset&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MPSOffset(System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MPSOffset(System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLRegion ObjCRuntime.Messaging::MTLRegion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLRegion ObjCRuntime.Messaging::MTLRegion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLRegion_objc_msgSend_stret(Metal.MTLRegion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLRegion_objc_msgSendSuper_stret(Metal.MTLRegion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSRegion ObjCRuntime.Messaging::MPSRegion_objc_msgSend_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSRegion ObjCRuntime.Messaging::MPSRegion_objc_msgSendSuper_MTLSize(System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSRegion_objc_msgSend_stret_MTLSize(MetalPerformanceShaders.MPSRegion&,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSRegion_objc_msgSendSuper_stret_MTLSize(MetalPerformanceShaders.MPSRegion&,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_float_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_float_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_ref_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_ref_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_float_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_float_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_ref_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_int(System.IntPtr,System.IntPtr,System.UInt32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_int(System.IntPtr,System.IntPtr,System.UInt32,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MTLSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MTLSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_UInt32_UInt32_UInt32_int_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Int32,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_UInt32_UInt32_UInt32_int_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Int32,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_NSRange_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_NSRange_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_MTLRegion_MPSImageReadWriteParams_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Metal.MTLRegion,MetalPerformanceShaders.MPSImageReadWriteParams,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Metal.MTLOrigin ObjCRuntime.Messaging::MTLOrigin_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Metal.MTLOrigin ObjCRuntime.Messaging::MTLOrigin_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLOrigin_objc_msgSend_stret(Metal.MTLOrigin&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MTLOrigin_objc_msgSendSuper_stret(Metal.MTLOrigin&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MTLOrigin(System.IntPtr,System.IntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MTLOrigin(System.IntPtr,System.IntPtr,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSImageKeypointRangeInfo ObjCRuntime.Messaging::MPSImageKeypointRangeInfo_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSImageKeypointRangeInfo ObjCRuntime.Messaging::MPSImageKeypointRangeInfo_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSImageKeypointRangeInfo_objc_msgSend_stret(MetalPerformanceShaders.MPSImageKeypointRangeInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSImageKeypointRangeInfo_objc_msgSendSuper_stret(MetalPerformanceShaders.MPSImageKeypointRangeInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MPSImageKeypointRangeInfo(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageKeypointRangeInfo) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MPSImageKeypointRangeInfo(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageKeypointRangeInfo) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_MTLRegion_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_MTLRegion_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLRegion,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSImageHistogramInfo_objc_msgSend in __Internal because it's referenced by MetalPerformanceShaders.MPSImageHistogramInfo ObjCRuntime.Messaging::xamarin_simd__MPSImageHistogramInfo_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper in __Internal because it's referenced by MetalPerformanceShaders.MPSImageHistogramInfo ObjCRuntime.Messaging::xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSImageHistogramInfo_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MPSImageHistogramInfo_objc_msgSend_stret(MetalPerformanceShaders.MPSImageHistogramInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper_stret(MetalPerformanceShaders.MPSImageHistogramInfo&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSend in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSend_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSendSuper_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_ref_MPSImageHistogramInfo in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_ref_MPSImageHistogramInfo(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageHistogramInfo&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_ref_MPSImageHistogramInfo in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_ref_MPSImageHistogramInfo(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageHistogramInfo&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSScaleTransform ObjCRuntime.Messaging::MPSScaleTransform_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSScaleTransform ObjCRuntime.Messaging::MPSScaleTransform_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSScaleTransform_objc_msgSend_stret_IntPtr_IntPtr(MetalPerformanceShaders.MPSScaleTransform&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSScaleTransform_objc_msgSendSuper_stret_IntPtr_IntPtr(MetalPerformanceShaders.MPSScaleTransform&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int_float_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int_float_float_float(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_MPSMatrixCopyOffsets(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSMatrixCopyOffsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_MPSMatrixCopyOffsets(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSMatrixCopyOffsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_IntPtr_MPSMatrixCopyOffsets(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSMatrixCopyOffsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_MPSMatrixCopyOffsets(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSMatrixCopyOffsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_bool_UIntPtr_UIntPtr_UIntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_bool_UIntPtr_UIntPtr_UIntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UInt32_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UInt32_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_bool_bool_bool_UIntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.UIntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_bool_bool_bool_UIntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.UIntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_UIntPtr_UIntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_UIntPtr_UIntPtr_Double_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.UIntPtr,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_MPSImageCoordinate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_MPSImageCoordinate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSDimensionSlice ObjCRuntime.Messaging::MPSDimensionSlice_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSDimensionSlice ObjCRuntime.Messaging::MPSDimensionSlice_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSDimensionSlice_objc_msgSend_stret_UIntPtr(MetalPerformanceShaders.MPSDimensionSlice&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSDimensionSlice_objc_msgSendSuper_stret_UIntPtr(MetalPerformanceShaders.MPSDimensionSlice&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_MPSDimensionSlice(System.IntPtr,System.IntPtr,System.UIntPtr,MetalPerformanceShaders.MPSDimensionSlice) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_MPSDimensionSlice(System.IntPtr,System.IntPtr,System.UIntPtr,MetalPerformanceShaders.MPSDimensionSlice) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UInt32_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UInt32,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_MTLSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Metal.MTLSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_Double_float_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Single,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_Double_float_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Single,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_float_bool_float_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_float_bool_float_float_UIntPtr_float(System.IntPtr,System.IntPtr,System.Single,System.Single,System.Boolean,System.Single,System.Single,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_float_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Single,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSImageCoordinate ObjCRuntime.Messaging::MPSImageCoordinate_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSImageCoordinate ObjCRuntime.Messaging::MPSImageCoordinate_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSImageCoordinate_objc_msgSend_stret(MetalPerformanceShaders.MPSImageCoordinate&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSImageCoordinate_objc_msgSendSuper_stret(MetalPerformanceShaders.MPSImageCoordinate&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MPSImageCoordinate(System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MPSImageCoordinate(System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MPSImageCoordinate_MPSImageCoordinate(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MPSImageCoordinate_MPSImageCoordinate(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MPSImageCoordinate_MPSImageCoordinate_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MPSImageCoordinate_MPSImageCoordinate_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_MPSImageCoordinate_MPSImageCoordinate_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_MPSImageCoordinate_MPSImageCoordinate_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,MetalPerformanceShaders.MPSImageCoordinate,MetalPerformanceShaders.MPSImageCoordinate,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_bool_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_bool_MTLOrigin(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean,Metal.MTLOrigin) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSStateTextureInfo ObjCRuntime.Messaging::MPSStateTextureInfo_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by MetalPerformanceShaders.MPSStateTextureInfo ObjCRuntime.Messaging::MPSStateTextureInfo_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSStateTextureInfo_objc_msgSend_stret_UIntPtr(MetalPerformanceShaders.MPSStateTextureInfo&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MPSStateTextureInfo_objc_msgSendSuper_stret_UIntPtr(MetalPerformanceShaders.MPSStateTextureInfo&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix4_Double(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix4_Double(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix4d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix4d_Double(System.IntPtr,System.IntPtr,OpenTK.NMatrix4d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix4d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix4d_Double(System.IntPtr,System.IntPtr,OpenTK.NMatrix4d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_Double in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.NMatrix4 ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSend_stret_Double(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4_objc_msgSendSuper_stret_Double(OpenTK.NMatrix4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSend_Double in __Internal because it's referenced by OpenTK.NMatrix4d ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.NMatrix4d ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSend_stret_Double(OpenTK.NMatrix4d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSendSuper_stret_Double(OpenTK.NMatrix4d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Quaternion_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Quaternion_Double(System.IntPtr,System.IntPtr,OpenTK.Quaternion,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Quaternion_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Quaternion_Double(System.IntPtr,System.IntPtr,OpenTK.Quaternion,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Quaterniond_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Quaterniond_Double(System.IntPtr,System.IntPtr,OpenTK.Quaterniond,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Quaterniond_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Quaterniond_Double(System.IntPtr,System.IntPtr,OpenTK.Quaterniond,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Quaternion ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Quaternion ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSend_stret_Double(OpenTK.Quaternion&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSendSuper_stret_Double(OpenTK.Quaternion&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaterniond_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Quaterniond ObjCRuntime.Messaging::xamarin_simd__Quaterniond_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaterniond_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Quaterniond ObjCRuntime.Messaging::xamarin_simd__Quaterniond_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaterniond_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaterniond_objc_msgSend_stret_Double(OpenTK.Quaterniond&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaterniond_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaterniond_objc_msgSendSuper_stret_Double(OpenTK.Quaterniond&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Single ObjCRuntime.Messaging::float_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector2_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector2_Double(System.IntPtr,System.IntPtr,OpenTK.Vector2,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector2_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector2_Double(System.IntPtr,System.IntPtr,OpenTK.Vector2,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector2d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector2d_Double(System.IntPtr,System.IntPtr,OpenTK.Vector2d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector2d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector2d_Double(System.IntPtr,System.IntPtr,OpenTK.Vector2d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Vector2 ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSend_stret_Double(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2_objc_msgSendSuper_stret_Double(OpenTK.Vector2&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Vector2d ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Vector2d ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSend_stret_Double(OpenTK.Vector2d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector2d_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector2d_objc_msgSendSuper_stret_Double(OpenTK.Vector2d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NVector3_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NVector3_Double(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NVector3_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NVector3_Double(System.IntPtr,System.IntPtr,OpenTK.NVector3,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NVector3d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NVector3d_Double(System.IntPtr,System.IntPtr,OpenTK.NVector3d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NVector3d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NVector3d_Double(System.IntPtr,System.IntPtr,OpenTK.NVector3d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_Double in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.NVector3 ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSend_stret_Double(OpenTK.NVector3&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3_objc_msgSendSuper_stret_Double(OpenTK.NVector3&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3d_objc_msgSend_Double in __Internal because it's referenced by OpenTK.NVector3d ObjCRuntime.Messaging::xamarin_simd__NVector3d_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3d_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.NVector3d ObjCRuntime.Messaging::xamarin_simd__NVector3d_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3d_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3d_objc_msgSend_stret_Double(OpenTK.NVector3d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NVector3d_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NVector3d_objc_msgSendSuper_stret_Double(OpenTK.NVector3d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector4_Double(System.IntPtr,System.IntPtr,OpenTK.Vector4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector4_Double(System.IntPtr,System.IntPtr,OpenTK.Vector4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector4d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector4d_Double(System.IntPtr,System.IntPtr,OpenTK.Vector4d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector4d_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector4d_Double(System.IntPtr,System.IntPtr,OpenTK.Vector4d,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSend_stret_Double(OpenTK.Vector4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4_objc_msgSendSuper_stret_Double(OpenTK.Vector4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4d_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Vector4d ObjCRuntime.Messaging::xamarin_simd__Vector4d_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4d_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Vector4d ObjCRuntime.Messaging::xamarin_simd__Vector4d_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4d_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4d_objc_msgSend_stret_Double(OpenTK.Vector4d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4d_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4d_objc_msgSendSuper_stret_Double(OpenTK.Vector4d&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSend in __Internal because it's referenced by OpenTK.NMatrix4d ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NMatrix4d ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSend_stret(OpenTK.NMatrix4d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix4d_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix4d_objc_msgSendSuper_stret(OpenTK.NMatrix4d&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix4d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix4d(System.IntPtr,System.IntPtr,OpenTK.NMatrix4d) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix4d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix4d(System.IntPtr,System.IntPtr,OpenTK.NMatrix4d) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NVector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NVector3(System.IntPtr,System.IntPtr,OpenTK.NVector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NVector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NVector3(System.IntPtr,System.IntPtr,OpenTK.NVector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Double in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Double in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Double(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Double(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend_stret(OpenTK.Matrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper_stret(OpenTK.Matrix4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_MDLAxisAlignedBoundingBox_bool in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_MDLAxisAlignedBoundingBox_bool(System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_MDLAxisAlignedBoundingBox_bool in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_MDLAxisAlignedBoundingBox_bool(System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector3_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector3_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector3_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector3_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_Vector2i_Vector2i in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_Vector2i_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_Vector2i_Vector2i in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_Vector2i_Vector2i(System.IntPtr,System.IntPtr,OpenTK.Vector2i,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret_Vector2i_Vector2i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret_Vector2i_Vector2i(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector2i,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector2i_Vector2i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector2i_Vector2i(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector2i,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.Int32,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_float_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_float_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_float_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_float_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::MDLAxisAlignedBoundingBox_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::MDLAxisAlignedBoundingBox_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MDLAxisAlignedBoundingBox_objc_msgSend_stret(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_MDLAxisAlignedBoundingBox(System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_MDLAxisAlignedBoundingBox(System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Matrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Matrix4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_float(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_NMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NMatrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,OpenTK.NMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3i,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3i,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Boolean,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_int_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_int_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Int32,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_int_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_int_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.Int32,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector2i,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_bool_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_int_UInt32_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_int_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_int_UInt32_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_int_UInt32_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.UInt32,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3i,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,OpenTK.Vector3i,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2i_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2i_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2i,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2i_IntPtr_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2i_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2,OpenTK.Vector2i,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,OpenTK.Vector2,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_bool_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_float_float_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_float_float_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_float_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_float_float_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_float_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_float_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_bool(System.IntPtr,System.IntPtr,System.Single,System.IntPtr,OpenTK.Vector2i,System.Int32,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean&) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single,System.Single,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2i,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4(System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Matrix4_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Matrix4_bool(System.IntPtr,System.IntPtr,OpenTK.Matrix4,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4_bool(System.IntPtr,System.IntPtr,OpenTK.Matrix4,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_NMatrix4_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_NMatrix4_bool(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_bool in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_bool(System.IntPtr,System.IntPtr,OpenTK.NMatrix4,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret_Double(OpenTK.Vector3&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret_Double(OpenTK.Vector3&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend_Double in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper_Double in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper_Double(System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend_stret_Double(OpenTK.Matrix4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper_stret_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper_stret_Double(OpenTK.Matrix4&,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector3_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector3_Double(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector3_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector3_Double(System.IntPtr,System.IntPtr,OpenTK.Vector3,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Matrix4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Matrix4_Double(System.IntPtr,System.IntPtr,OpenTK.Matrix4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Matrix4_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Matrix4_Double(System.IntPtr,System.IntPtr,OpenTK.Matrix4,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend_IntPtr_Double in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper_IntPtr_Double in __Internal because it's referenced by OpenTK.Matrix4 ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSend_stret_IntPtr_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSend_stret_IntPtr_Double(OpenTK.Matrix4&,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Matrix4_objc_msgSendSuper_stret_IntPtr_Double in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Matrix4_objc_msgSendSuper_stret_IntPtr_Double(OpenTK.Matrix4&,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by ModelIO.MDLVoxelIndexExtent ObjCRuntime.Messaging::MDLVoxelIndexExtent_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by ModelIO.MDLVoxelIndexExtent ObjCRuntime.Messaging::MDLVoxelIndexExtent_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MDLVoxelIndexExtent_objc_msgSend_stret(ModelIO.MDLVoxelIndexExtent&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::MDLVoxelIndexExtent_objc_msgSendSuper_stret(ModelIO.MDLVoxelIndexExtent&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend in __Internal because it's referenced by ModelIO.MDLVoxelIndexExtent2 ObjCRuntime.Messaging::xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper in __Internal because it's referenced by ModelIO.MDLVoxelIndexExtent2 ObjCRuntime.Messaging::xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend_stret(ModelIO.MDLVoxelIndexExtent2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper_stret(ModelIO.MDLVoxelIndexExtent2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_int_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_int_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_MDLAxisAlignedBoundingBox_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_MDLAxisAlignedBoundingBox_float(System.IntPtr,System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_MDLAxisAlignedBoundingBox_float in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_MDLAxisAlignedBoundingBox_float(System.IntPtr,System.IntPtr,System.IntPtr,ModelIO.MDLAxisAlignedBoundingBox,System.Single) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSend_Vector4i_bool_bool_bool_bool in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSend_Vector4i_bool_bool_bool_bool(System.IntPtr,System.IntPtr,OpenTK.Vector4i,System.Boolean,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__bool_objc_msgSendSuper_Vector4i_bool_bool_bool_bool in __Internal because it's referenced by System.Boolean ObjCRuntime.Messaging::xamarin_simd__bool_objc_msgSendSuper_Vector4i_bool_bool_bool_bool(System.IntPtr,System.IntPtr,OpenTK.Vector4i,System.Boolean,System.Boolean,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_int_int_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_int_int_int_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Int32,System.Int32,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_int_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_int_float_float_float(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_MDLVoxelIndexExtent(System.IntPtr,System.IntPtr,ModelIO.MDLVoxelIndexExtent) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_MDLVoxelIndexExtent(System.IntPtr,System.IntPtr,ModelIO.MDLVoxelIndexExtent) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_MDLVoxelIndexExtent2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_MDLVoxelIndexExtent2(System.IntPtr,System.IntPtr,ModelIO.MDLVoxelIndexExtent2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_MDLVoxelIndexExtent2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_MDLVoxelIndexExtent2(System.IntPtr,System.IntPtr,ModelIO.MDLVoxelIndexExtent2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4i_objc_msgSend_Vector3 in __Internal because it's referenced by OpenTK.Vector4i ObjCRuntime.Messaging::xamarin_simd__Vector4i_objc_msgSend_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4i_objc_msgSendSuper_Vector3 in __Internal because it's referenced by OpenTK.Vector4i ObjCRuntime.Messaging::xamarin_simd__Vector4i_objc_msgSendSuper_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4i_objc_msgSend_stret_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4i_objc_msgSend_stret_Vector3(OpenTK.Vector4i&,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector4i_objc_msgSendSuper_stret_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector4i_objc_msgSendSuper_stret_Vector3(OpenTK.Vector4i&,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_Vector4i in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_Vector4i in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret_Vector4i(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector4i(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Vector4i in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Vector4i in __Internal because it's referenced by ModelIO.MDLAxisAlignedBoundingBox ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Vector4i(System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Vector4i(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Vector4i in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Vector4i(ModelIO.MDLAxisAlignedBoundingBox&,System.IntPtr,System.IntPtr,OpenTK.Vector4i) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Double_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_IntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_NSRange_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_NSRange_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_bool_UIntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_bool_UIntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_byte(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_byte(System.IntPtr,System.IntPtr,System.IntPtr,System.Byte) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_stret_UIEdgeInsets(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_stret_UIEdgeInsets(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_Double(System.IntPtr,System.IntPtr,System.UIntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_UIntPtr_UIntPtr_UInt32_UInt32_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UInt32,System.UInt32,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_UInt32_UInt32_UIntPtr_UIntPtr_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,System.UInt32,System.UInt32,System.UIntPtr,System.UIntPtr,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_bool_IntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGPoint_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGPoint_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGAffineTransform ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSend_stret_IntPtr(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGAffineTransform_objc_msgSendSuper_stret_IntPtr(CoreGraphics.CGAffineTransform&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGPoint_ref_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGPoint_ref_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGAffineTransform_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGAffineTransform_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_nfloat(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_nfloat(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_Double_CGSize_nfloat_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Double,CoreGraphics.CGSize,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_Double_CGSize_nfloat_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Double,CoreGraphics.CGSize,System.nfloat,System.nfloat,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSend in __Internal because it's referenced by OpenTK.Quaternion ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Quaternion ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSend_stret(OpenTK.Quaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Quaternion_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Quaternion_objc_msgSendSuper_stret(OpenTK.Quaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Quaternion,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Quaternion,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Quaternion) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Quaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_Double_Double_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_Double_Double_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_Double_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Double_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector2d_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector2d_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2d,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector2d_IntPtr in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector2d_IntPtr(System.IntPtr,System.IntPtr,OpenTK.Vector2d,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Vector2d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Vector2d(System.IntPtr,System.IntPtr,OpenTK.Vector2d) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Vector2d in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Vector2d(System.IntPtr,System.IntPtr,OpenTK.Vector2d) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double_Double(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_Double_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_IntPtr_CGSize_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_IntPtr_CGSize_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSend_IntPtr_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ObjCRuntime.Messaging::int_objc_msgSendSuper_IntPtr_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_IntPtr_ref_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_IntPtr_ref_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_bool_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNVector3_Double(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNVector3_Double(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_SCNVector3_Double(System.IntPtr,System.IntPtr,System.nfloat,SceneKit.SCNVector3,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_SCNVector3_Double(System.IntPtr,System.IntPtr,System.nfloat,SceneKit.SCNVector3,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_Double_bool(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_Double_bool(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNVector4_Double(System.IntPtr,System.IntPtr,SceneKit.SCNVector4,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNVector4_Double(System.IntPtr,System.IntPtr,SceneKit.SCNVector4,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_SCNVector3_ref_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,SceneKit.SCNVector3&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_SCNVector3_ref_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,SceneKit.SCNVector3&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_ref_SCNVector3_ref_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,SceneKit.SCNVector3&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_ref_SCNVector3_ref_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,SceneKit.SCNVector3&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_ref_SCNVector3_ref_nfloat(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_ref_SCNVector3_ref_nfloat(System.IntPtr,System.IntPtr,SceneKit.SCNVector3&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNMatrix4(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNMatrix4(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend_stret_CGSize(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper_stret_CGSize(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_CGPoint_CGSize(System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGPoint,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_CGPoint_CGSize(System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGPoint,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGSize_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGSize_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGSize_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGSize_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGSize,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_bool_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector4(System.IntPtr,System.IntPtr,SceneKit.SCNVector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector4(System.IntPtr,System.IntPtr,SceneKit.SCNVector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNQuaternion ObjCRuntime.Messaging::SCNQuaternion_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNQuaternion ObjCRuntime.Messaging::SCNQuaternion_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNQuaternion_objc_msgSend_stret(SceneKit.SCNQuaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNQuaternion_objc_msgSendSuper_stret(SceneKit.SCNQuaternion&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNQuaternion(System.IntPtr,System.IntPtr,SceneKit.SCNQuaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNQuaternion(System.IntPtr,System.IntPtr,SceneKit.SCNQuaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSend_SCNVector3_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper_SCNVector3_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSend_stret_SCNVector3_IntPtr(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper_stret_SCNVector3_IntPtr(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend_SCNMatrix4_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNMatrix4 ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper_SCNMatrix4_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSend_stret_SCNMatrix4_IntPtr(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNMatrix4_objc_msgSendSuper_stret_SCNMatrix4_IntPtr(SceneKit.SCNMatrix4&,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_SCNVector3_SCNVector3_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_SCNVector3_SCNVector3_IntPtr(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector3_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector3_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNQuaternion_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNQuaternion,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNQuaternion_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNQuaternion,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNVector3_IntPtr_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNVector3_IntPtr_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector3_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector3_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector3_SCNVector3_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector3_SCNVector3_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_SCNVector4_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector4,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_SCNVector4_bool(System.IntPtr,System.IntPtr,SceneKit.SCNVector4,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNMatrix4_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNMatrix4_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNVector3_SCNVector3_IntPtr_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNVector3_SCNVector3_IntPtr_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNVector3_SCNVector3(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNVector3,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_SCNMatrix4_SCNMatrix4_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_SCNMatrix4_SCNMatrix4_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4,SceneKit.SCNMatrix4,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_CGSize_UIntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGSize,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_CGSize_UIntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGSize,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSend_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SceneKit.SCNVector3 ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper_SCNVector3(System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSend_stret_SCNVector3(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SCNVector3_objc_msgSendSuper_stret_SCNVector3(SceneKit.SCNVector3&,System.IntPtr,System.IntPtr,SceneKit.SCNVector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_SCNMatrix4(System.IntPtr,System.IntPtr,System.IntPtr,SceneKit.SCNMatrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by SensorKit.SRAmbientLightChromaticity ObjCRuntime.Messaging::SRAmbientLightChromaticity_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by SensorKit.SRAmbientLightChromaticity ObjCRuntime.Messaging::SRAmbientLightChromaticity_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SRAmbientLightChromaticity_objc_msgSend_stret(SensorKit.SRAmbientLightChromaticity&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::SRAmbientLightChromaticity_objc_msgSendSuper_stret(SensorKit.SRAmbientLightChromaticity&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_Vector3 in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_Vector3 in __Internal because it's referenced by OpenTK.Vector3 ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_Vector3(System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSend_stret_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSend_stret_Vector3(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector3 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector3(OpenTK.Vector3&,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_Double(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGVector_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGVector_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_Double_bool(System.IntPtr,System.IntPtr,System.nfloat,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_Double_bool(System.IntPtr,System.IntPtr,System.nfloat,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Double_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Double_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_nfloat_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_nfloat_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_bool_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_bool_Double(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_bool_bool_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_bool_bool_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_IntPtr_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_IntPtr_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_IntPtr_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_IntPtr_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_Double(System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_Double(System.IntPtr,System.IntPtr,System.Single,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGVector_CGPoint_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,CoreGraphics.CGPoint,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGVector_CGPoint_Double(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,CoreGraphics.CGPoint,System.Double) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGVector(System.IntPtr,System.IntPtr,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGVector(System.IntPtr,System.IntPtr,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__Vector4_objc_msgSend in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_vector_float3__Vector4_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__Vector4_objc_msgSendSuper in __Internal because it's referenced by OpenTK.Vector4 ObjCRuntime.Messaging::xamarin_vector_float3__Vector4_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__Vector4_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_vector_float3__Vector4_objc_msgSend_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__Vector4_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_vector_float3__Vector4_objc_msgSendSuper_stret(OpenTK.Vector4&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__void_objc_msgSend_Vector4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_vector_float3__void_objc_msgSend_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_vector_float3__void_objc_msgSendSuper_Vector4 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_vector_float3__void_objc_msgSendSuper_Vector4(System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_UInt32(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_UInt32(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_CGPoint(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_CGPoint(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGVector_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGVector_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_float_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_float_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.Single,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGPoint_CGVector(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGPoint_CGVector(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGSize_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGSize_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_ref_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint&,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_ref_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint&,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_UInt32_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_UInt32_UInt32(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UInt32,System.UInt32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_CGSize(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_CGSize(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_CGSize_bool(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_CGSize_bool(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_bool(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_bool(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_CGSize_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_CGSize_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_UIntPtr_UIntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_UIntPtr_UIntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIntPtr_UIntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_UIntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_Quaternion in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_Quaternion(System.IntPtr,System.IntPtr,OpenTK.Quaternion) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_Quaternion in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_Quaternion(System.IntPtr,System.IntPtr,OpenTK.Quaternion) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Vector2 ObjCRuntime.Messaging::Vector2_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Vector2 ObjCRuntime.Messaging::Vector2_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector2_objc_msgSend_stret(OpenTK.Vector2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Vector2_objc_msgSendSuper_stret(OpenTK.Vector2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Vector2(System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix2 ObjCRuntime.Messaging::Matrix2_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by OpenTK.Matrix2 ObjCRuntime.Messaging::Matrix2_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix2_objc_msgSend_stret(OpenTK.Matrix2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::Matrix2_objc_msgSendSuper_stret(OpenTK.Matrix2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Matrix2(System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Matrix2(System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix2_objc_msgSend in __Internal because it's referenced by OpenTK.NMatrix2 ObjCRuntime.Messaging::xamarin_simd__NMatrix2_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix2_objc_msgSendSuper in __Internal because it's referenced by OpenTK.NMatrix2 ObjCRuntime.Messaging::xamarin_simd__NMatrix2_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix2_objc_msgSend_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix2_objc_msgSend_stret(OpenTK.NMatrix2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__NMatrix2_objc_msgSendSuper_stret in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__NMatrix2_objc_msgSendSuper_stret(OpenTK.NMatrix2&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSend_NMatrix2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSend_NMatrix2(System.IntPtr,System.IntPtr,OpenTK.NMatrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__void_objc_msgSendSuper_NMatrix2 in __Internal because it's referenced by System.Void ObjCRuntime.Messaging::xamarin_simd__void_objc_msgSendSuper_NMatrix2(System.IntPtr,System.IntPtr,OpenTK.NMatrix2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Vector2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Vector3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Vector4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Matrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Matrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix2) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix2 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix2(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix2) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Matrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Matrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix3 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix3(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Adding native reference to xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix4 in __Internal because it's referenced by System.IntPtr ObjCRuntime.Messaging::xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix4(System.IntPtr,System.IntPtr,System.IntPtr,OpenTK.Matrix4) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGVector_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGVector_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGVector,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGSize_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGSize_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGAffineTransform_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGAffineTransform_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSDirectionalEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSDirectionalEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIOffset_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIOffset_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGVector ObjCRuntime.Messaging::CGVector_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGVector ObjCRuntime.Messaging::CGVector_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGVector_objc_msgSend_stret_IntPtr(CoreGraphics.CGVector&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGVector_objc_msgSendSuper_stret_IntPtr(CoreGraphics.CGVector&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_stret_IntPtr(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_stret_IntPtr(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.NSDirectionalEdgeInsets ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.NSDirectionalEdgeInsets ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSend_stret_IntPtr(UIKit.NSDirectionalEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSDirectionalEdgeInsets_objc_msgSendSuper_stret_IntPtr(UIKit.NSDirectionalEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSend_stret_IntPtr(UIKit.UIOffset&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper_stret_IntPtr(UIKit.UIOffset&,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_CGPoint(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_CGPoint(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSDirectionalEdgeInsets(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSDirectionalEdgeInsets(System.IntPtr,System.IntPtr,UIKit.NSDirectionalEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGSize_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGSize_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGSize_UIntPtr_IntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGSize_UIntPtr_IntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGSize_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_nfloat_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSend_UIntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSendSuper_UIntPtr_ref_Boolean(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UInt16 ObjCRuntime.Messaging::UInt16_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_NSRange_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_NSRange_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_NSRange(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_NSRange(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_bool_UIntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_bool_UIntPtr(System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGSize_NSRange(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGSize_NSRange(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_ref_nuint_ref_nuint(System.IntPtr,System.IntPtr,System.nuint&,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_ref_nuint_ref_nuint(System.IntPtr,System.IntPtr,System.nuint&,System.nuint&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_out_NSRange_bool(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_out_NSRange_bool(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_UIntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_UIntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_UIntPtr_out_NSRange(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_UIntPtr_out_NSRange(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_UIntPtr_out_NSRange(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_UIntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_UIntPtr_IntPtr_bool(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_UIntPtr_IntPtr_bool(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_UIntPtr_out_NSRange_bool(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_UIntPtr_out_NSRange_bool(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_UIntPtr_out_NSRange_bool(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_UIntPtr_out_NSRange_bool(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange&,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_UIntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_UIntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_UIntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_UIntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_NSRange_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_NSRange_out_NSRange(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_NSRange_out_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_NSRange_out_NSRange(Foundation.NSRange&,System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_NSRange_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_NSRange_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_NSRange_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_CGRect_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_CGRect_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_CGPoint_IntPtr_ref_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_CGPoint_IntPtr_ref_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_CGPoint_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_CGPoint_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_CGPoint_IntPtr_out_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_CGPoint_IntPtr_out_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_UIntPtr_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_UIntPtr_bool_bool_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,System.Boolean,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_NSRange_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_NSRange_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_UIntPtr_NSRange_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_UIntPtr_NSRange_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_NSRange_IntPtr_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,Foundation.NSRange,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_CGAffineTransform_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_CGAffineTransform_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_CGAffineTransform_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_CGAffineTransform_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_nfloat_CGRect_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.nfloat,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_nfloat_CGRect_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.nfloat,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NSRange_IntPtr_CGRect_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NSRange_IntPtr_CGRect_NSRange_CGPoint(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,CoreGraphics.CGRect,Foundation.NSRange,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.UIntPtr ObjCRuntime.Messaging::UIntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_IntPtr_UIntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_IntPtr_UIntPtr_CGRect(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_UIntPtr_IntPtr_CGRect_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_CGRect_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_UIntPtr_IntPtr_CGRect_CGPoint_UIntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_UIntPtr_IntPtr_CGRect_CGPoint_UIntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_ref_CGRect_ref_CGRect_ref_nfloat_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,CoreGraphics.CGRect&,System.nfloat&,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_ref_CGRect_ref_CGRect_ref_nfloat_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,CoreGraphics.CGRect&,System.nfloat&,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_CGRect_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_CGRect_CGPoint_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_CGRect_CGPoint_UIntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_CGRect_CGPoint_UIntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_IntPtr_IntPtr_CGRect_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CGRect_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_IntPtr_IntPtr_CGRect_CGPoint(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_IntPtr_IntPtr_CGRect_CGPoint(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_CGRect_UIntPtr_IntPtr_out_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_CGRect_UIntPtr_IntPtr_out_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_CGRect_UIntPtr_IntPtr_out_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_CGRect_UIntPtr_IntPtr_out_CGRect(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,System.IntPtr,CoreGraphics.CGRect&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_NSRange(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_bool_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_IntPtr_IntPtr_UIntPtr_bool_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_IntPtr_IntPtr_UIntPtr_bool_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr,System.IntPtr,System.UIntPtr,System.Boolean,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_NSRange_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,Foundation.NSRange,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_IntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_IntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIFloatRange ObjCRuntime.Messaging::UIFloatRange_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIFloatRange ObjCRuntime.Messaging::UIFloatRange_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIFloatRange_objc_msgSend_stret(UIKit.UIFloatRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIFloatRange_objc_msgSendSuper_stret(UIKit.UIFloatRange&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIFloatRange(System.IntPtr,System.IntPtr,UIKit.UIFloatRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIFloatRange(System.IntPtr,System.IntPtr,UIKit.UIFloatRange) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIOffset_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIOffset,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIOffset_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIOffset,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIOffset_IntPtr_UIOffset(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIOffset_IntPtr_UIOffset(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGPoint_CGVector(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGPoint_CGVector(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIOffset(System.IntPtr,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIOffset(System.IntPtr,System.IntPtr,UIKit.UIOffset) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGPoint_nfloat_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGPoint_nfloat_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_UIntPtr_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_UIntPtr_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.UIntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_int_nfloat(System.IntPtr,System.IntPtr,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_int_nfloat(System.IntPtr,System.IntPtr,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_out_nint_out_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nint&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_out_nint_out_nfloat(System.IntPtr,System.IntPtr,System.IntPtr,System.nint&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_nfloat_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_nfloat_nfloat_nfloat_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.nfloat,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_bool_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_IntPtr_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_IntPtr_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIEdgeInsets ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSend_stret_IntPtr_IntPtr_IntPtr(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIEdgeInsets_objc_msgSendSuper_stret_IntPtr_IntPtr_IntPtr(UIKit.UIEdgeInsets&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGRect(System.IntPtr,System.IntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_CGPoint_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_CGPoint_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_CGPoint_CGPoint(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_nfloat_out_nfloat(System.IntPtr,System.IntPtr,System.nfloat&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_nfloat_out_nfloat(System.IntPtr,System.IntPtr,System.nfloat&,System.nfloat&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr_CGSize(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr_CGSize(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr_CGSize(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGRect_IntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGRect_IntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGPoint_CGAffineTransform(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGPoint_CGAffineTransform(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_nfloat_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_nfloat_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_CGAffineTransform(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_CGAffineTransform(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGAffineTransform) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGPoint ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSend_stret_IntPtr_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGPoint_objc_msgSendSuper_stret_IntPtr_IntPtr(CoreGraphics.CGPoint&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_int(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_int(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_nfloat(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGPoint_int_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGPoint_int_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_int_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_int_nfloat(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Int32,System.nfloat) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIEdgeInsets_Double(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIEdgeInsets_Double(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIEdgeInsets_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIEdgeInsets_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIEdgeInsets_IntPtr_Double(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets,System.IntPtr,System.Double) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_CGRect_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGRect ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSend_stret_IntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGRect_objc_msgSendSuper_stret_IntPtr_IntPtr(CoreGraphics.CGRect&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_bool_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_bool_IntPtr_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.nfloat ObjCRuntime.Messaging::nfloat_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIPointerAccessoryPosition ObjCRuntime.Messaging::UIPointerAccessoryPosition_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIPointerAccessoryPosition ObjCRuntime.Messaging::UIPointerAccessoryPosition_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIPointerAccessoryPosition_objc_msgSend_stret(UIKit.UIPointerAccessoryPosition&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIPointerAccessoryPosition_objc_msgSendSuper_stret(UIKit.UIPointerAccessoryPosition&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_UIPointerAccessoryPosition(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIPointerAccessoryPosition) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_UIPointerAccessoryPosition(System.IntPtr,System.IntPtr,System.IntPtr,UIKit.UIPointerAccessoryPosition) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIPointerAccessoryPosition(System.IntPtr,System.IntPtr,UIKit.UIPointerAccessoryPosition) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIPointerAccessoryPosition(System.IntPtr,System.IntPtr,UIKit.UIPointerAccessoryPosition) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGSize_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGSize_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_IntPtr_UIntPtr_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.UIntPtr,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_ref_CGRect_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_ref_CGRect_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_nfloat_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_nfloat_bool(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGRect_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGRect_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_float_bool(System.IntPtr,System.IntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_float_bool(System.IntPtr,System.IntPtr,System.Single,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_IntPtr_CGPoint(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_CGRect_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_CGRect_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_bool(System.IntPtr,System.IntPtr,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_bool(System.IntPtr,System.IntPtr,System.nfloat,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIOffset_IntPtr_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIOffset_IntPtr_IntPtr(System.IntPtr,System.IntPtr,UIKit.UIOffset,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by UIKit.UIOffset ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSend_stret_IntPtr_IntPtr(UIKit.UIOffset&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::UIOffset_objc_msgSendSuper_stret_IntPtr_IntPtr(UIKit.UIOffset&,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_CGVector(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_CGVector(System.IntPtr,System.IntPtr,System.nfloat,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_nfloat_nfloat_nfloat_CGVector(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_nfloat_nfloat_nfloat_CGVector(System.IntPtr,System.IntPtr,System.nfloat,System.nfloat,System.nfloat,CoreGraphics.CGVector) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGPoint_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGPoint_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGPoint_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGPoint_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGPoint_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGPoint_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGPoint_nfloat_IntPtr_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGPoint_nfloat_IntPtr_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGPoint_nfloat_IntPtr_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGPoint_nfloat_IntPtr_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGPoint_nfloat_IntPtr_nfloat_ref_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.nfloat&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGPoint_nfloat_IntPtr_nfloat_ref_nfloat_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.nfloat&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGPoint_nfloat_IntPtr_nfloat_ref_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.nfloat&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGPoint_nfloat_IntPtr_nfloat_ref_nfloat_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.nfloat,System.IntPtr,System.nfloat,System.nfloat&,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGRect_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGRect_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGRect_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGRect_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGRect_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGRect_IntPtr_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGRect_IntPtr_IntPtr_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr_nfloat_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr_nfloat_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr_CGSize_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr_CGSize_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr_CGSize_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_IntPtr_nfloat_ref_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat&,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_IntPtr_nfloat_ref_nfloat_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat&,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_IntPtr_nfloat_ref_nfloat_nfloat_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat&,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_IntPtr_nfloat_ref_nfloat_nfloat_IntPtr(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,System.IntPtr,System.nfloat,System.nfloat&,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSend_IntPtr_NSRange_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by Foundation.NSRange ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_IntPtr_NSRange_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSend_stret_IntPtr_NSRange_IntPtr_bool_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::NSRange_objc_msgSendSuper_stret_IntPtr_NSRange_IntPtr_bool_IntPtr(Foundation.NSRange&,System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_NSRange_bool(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_NSRange_bool(System.IntPtr,System.IntPtr,System.IntPtr,Foundation.NSRange,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_ref_CGRect_ref_CGRect_ref_CGRect_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_ref_CGRect_ref_CGRect_ref_CGRect_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreGraphics.CGRect&,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGPoint_IntPtr(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Double_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Double_UIntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_UIntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_UIntPtr_IntPtr_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_nfloat_bool_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_nfloat_bool_IntPtr(System.IntPtr,System.IntPtr,System.nfloat,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CGRect_bool_UIEdgeInsets(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CGRect_bool_UIEdgeInsets(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean,UIKit.UIEdgeInsets) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CGRect_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CGRect_bool(System.IntPtr,System.IntPtr,CoreGraphics.CGRect,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_Double_Double_nfloat_nfloat_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.nfloat,System.nfloat,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_Double_Double_nfloat_nfloat_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.nfloat,System.nfloat,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSend_CGSize_float_float(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by CoreGraphics.CGSize ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_CGSize_float_float(System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSend_stret_CGSize_float_float(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper_stret in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::CGSize_objc_msgSendSuper_stret_CGSize_float_float(CoreGraphics.CGSize&,System.IntPtr,System.IntPtr,CoreGraphics.CGSize,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_IntPtr_IntPtr_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_IntPtr_IntPtr_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_CGPoint_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGPoint,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_CGPoint_CGPoint_IntPtr(System.IntPtr,System.IntPtr,System.Double,CoreGraphics.CGPoint,CoreGraphics.CGPoint,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_nfloat_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.nfloat,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_Double_UIntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.Double,System.Double,System.UIntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.UIntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_Double_bool(System.IntPtr,System.IntPtr,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_Double_bool(System.IntPtr,System.IntPtr,System.Double,System.Boolean) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_CGRect(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_CGRect(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_float_float(System.IntPtr,System.IntPtr,System.Single,System.Single) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_float_ref_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_float_ref_IntPtr(System.IntPtr,System.IntPtr,System.Single,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_UIntPtr_UIntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,System.UIntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_CGRect_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_CGRect_IntPtr_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGRect,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_CMTime_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTime,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_Double_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double&,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_Double_IntPtr_bool_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double&,System.IntPtr,System.Boolean,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_out_Double_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double&,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_out_Double_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.Double&,System.IntPtr,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSend_NMatrix3(System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Messaging::void_objc_msgSendSuper_NMatrix3(System.IntPtr,System.IntPtr,OpenTK.NMatrix3) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_NSRange_ref_IntPtr(System.IntPtr,System.IntPtr,Foundation.NSRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_UIntPtr_CGPoint_CGPoint_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_UIntPtr_CGPoint_CGPoint_CGPoint_CGPoint(System.IntPtr,System.IntPtr,System.UIntPtr,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint,CoreGraphics.CGPoint) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSend_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Double ObjCRuntime.Messaging::Double_objc_msgSendSuper_IntPtr_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSend_CMTimeRange_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ObjCRuntime.Messaging::bool_objc_msgSendSuper_CMTimeRange_ref_IntPtr(System.IntPtr,System.IntPtr,CoreMedia.CMTimeRange,System.IntPtr&) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_bool_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Boolean,System.IntPtr) in Xamarin.iOS.dll.
Did not add native reference to sqlite3_close in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_close(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_close_v2 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_close_v2(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_enable_shared_cache in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_enable_shared_cache(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_interrupt in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_interrupt(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_finalize in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_finalize(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_reset in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_reset(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_clear_bindings in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_clear_bindings(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_stmt_status in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_stmt_status(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_parameter_name in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_parameter_name(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_database_name in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_database_name(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_decltype in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_decltype(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_name in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_name(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_origin_name in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_origin_name(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_table_name in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_table_name(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_text in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_text(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_errmsg in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_errmsg(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_readonly in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_readonly(SQLitePCL.sqlite3,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_filename in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_filename(SQLitePCL.sqlite3,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_prepare_v2 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_prepare_v2(SQLitePCL.sqlite3,System.Byte*,System.Int32,System.IntPtr&,System.Byte*&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_prepare_v3 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_prepare_v3(SQLitePCL.sqlite3,System.Byte*,System.Int32,System.UInt32,System.IntPtr&,System.Byte*&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_status in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_status(SQLitePCL.sqlite3,System.Int32,System.Int32&,System.Int32&,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_complete in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_complete(System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_compileoption_used in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_compileoption_used(System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_compileoption_get in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_compileoption_get(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_table_column_metadata in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_table_column_metadata(SQLitePCL.sqlite3,System.Byte*,System.Byte*,System.Byte*,System.Byte*&,System.Byte*&,System.Int32&,System.Int32&,System.Int32&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_text in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_text(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_enable_load_extension in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_enable_load_extension(SQLitePCL.sqlite3,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_limit in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_limit(SQLitePCL.sqlite3,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_initialize in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_initialize() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_shutdown in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_shutdown() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_libversion in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_libversion() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_libversion_number in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_libversion_number() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_threadsafe in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_threadsafe() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_sourceid in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_sourceid() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_malloc in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_malloc(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_realloc in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_realloc(System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_free in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_free(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_stricmp in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_stricmp(System.IntPtr,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_strnicmp in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_strnicmp(System.IntPtr,System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_open in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_open(System.Byte*,System.IntPtr&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_open_v2 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_open_v2(System.Byte*,System.IntPtr&,System.Int32,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_vfs_find in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_vfs_find(System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_last_insert_rowid in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_last_insert_rowid(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_changes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_changes(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_total_changes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_total_changes(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_memory_used in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_memory_used() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_memory_highwater in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_memory_highwater(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_soft_heap_limit64 in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_soft_heap_limit64(System.Int64) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_hard_heap_limit64 in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_hard_heap_limit64(System.Int64) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_status in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_status(System.Int32,System.Int32&,System.Int32&,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_busy_timeout in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_busy_timeout(SQLitePCL.sqlite3,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_blob in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_blob(SQLitePCL.sqlite3_stmt,System.Int32,System.Byte*,System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_zeroblob in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_zeroblob(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_double in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_double(SQLitePCL.sqlite3_stmt,System.Int32,System.Double) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_int in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_int(SQLitePCL.sqlite3_stmt,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_int64 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_int64(SQLitePCL.sqlite3_stmt,System.Int32,System.Int64) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_null in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_null(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_text in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_text(SQLitePCL.sqlite3_stmt,System.Int32,System.Byte*,System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_text16 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_text16(SQLitePCL.sqlite3_stmt,System.Int32,System.Char*,System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_parameter_count in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_parameter_count(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_bind_parameter_index in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_bind_parameter_index(SQLitePCL.sqlite3_stmt,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_count in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_count(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_data_count in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_data_count(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_step in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_step(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_sql in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_sql(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_double in sqlite3 referenced by System.Double SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_double(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_int in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_int(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_int64 in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_int64(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_blob in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_blob(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_bytes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_bytes(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_column_type in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_column_type(SQLitePCL.sqlite3_stmt,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_aggregate_count in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_aggregate_count(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_blob in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_blob(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_bytes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_bytes(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_double in sqlite3 referenced by System.Double SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_double(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_int in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_int(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_int64 in sqlite3 referenced by System.Int64 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_int64(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_value_type in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_value_type(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_user_data in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_user_data(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_blob in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_blob(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_double in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_double(System.IntPtr,System.Double) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_error in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_error(System.IntPtr,System.Byte*,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_int in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_int(System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_int64 in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_int64(System.IntPtr,System.Int64) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_null in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_null(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_text in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_text(System.IntPtr,System.Byte*,System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_zeroblob in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_zeroblob(System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_error_toobig in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_error_toobig(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_error_nomem in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_error_nomem(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_result_error_code in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_result_error_code(System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_aggregate_context in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_aggregate_context(System.IntPtr,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_config_none(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_config_int(System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_config_log(System.Int32,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_log,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_config_charptr(SQLitePCL.sqlite3,System.Int32,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_config_int_outint(SQLitePCL.sqlite3,System.Int32,System.Int32,System.Int32*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_config in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_config_intptr_int_int(SQLitePCL.sqlite3,System.Int32,System.IntPtr,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_create_collation in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_create_collation(SQLitePCL.sqlite3,System.Byte[],System.Int32,SQLitePCL.hook_handle,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_collation) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_update_hook in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_update_hook(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_update,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_commit_hook in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_commit_hook(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_commit,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_profile in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_profile(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_profile,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_progress_handler in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_progress_handler(SQLitePCL.sqlite3,System.Int32,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_progress_handler,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_trace in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_trace(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_trace,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_rollback_hook in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_rollback_hook(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_rollback,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_db_handle in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_db_handle(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_next_stmt in sqlite3 referenced by System.IntPtr SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_next_stmt(SQLitePCL.sqlite3,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_stmt_isexplain in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_stmt_isexplain(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_stmt_busy in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_stmt_busy(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_stmt_readonly in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_stmt_readonly(SQLitePCL.sqlite3_stmt) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_exec in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_exec(SQLitePCL.sqlite3,System.Byte*,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_exec,SQLitePCL.hook_handle,System.IntPtr&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_get_autocommit in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_get_autocommit(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_extended_result_codes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_extended_result_codes(SQLitePCL.sqlite3,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_errcode in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_errcode(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_extended_errcode in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_extended_errcode(SQLitePCL.sqlite3) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_errstr in sqlite3 referenced by System.Byte* SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_errstr(System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_log in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_log(System.Int32,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_file_control in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_file_control(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_backup_init in sqlite3 referenced by SQLitePCL.sqlite3_backup SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_backup_init(SQLitePCL.sqlite3,System.Byte*,SQLitePCL.sqlite3,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_backup_step in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_backup_step(SQLitePCL.sqlite3_backup,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_backup_remaining in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_backup_remaining(SQLitePCL.sqlite3_backup) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_backup_pagecount in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_backup_pagecount(SQLitePCL.sqlite3_backup) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_backup_finish in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_backup_finish(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_snapshot_get in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_snapshot_get(SQLitePCL.sqlite3,System.Byte*,System.IntPtr&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_snapshot_open in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_snapshot_open(SQLitePCL.sqlite3,System.Byte*,SQLitePCL.sqlite3_snapshot) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_snapshot_recover in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_snapshot_recover(SQLitePCL.sqlite3,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_snapshot_cmp in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_snapshot_cmp(SQLitePCL.sqlite3_snapshot,SQLitePCL.sqlite3_snapshot) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_snapshot_free in sqlite3 referenced by System.Void SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_snapshot_free(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_open in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_open(SQLitePCL.sqlite3,System.Byte*,System.Byte*,System.Byte*,System.Int64,System.Int32,SQLitePCL.sqlite3_blob&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_write in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_write(SQLitePCL.sqlite3_blob,System.Byte*,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_read in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_read(SQLitePCL.sqlite3_blob,System.Byte*,System.Int32,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_bytes in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_bytes(SQLitePCL.sqlite3_blob) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_reopen in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_reopen(SQLitePCL.sqlite3_blob,System.Int64) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_blob_close in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_blob_close(System.IntPtr) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_wal_autocheckpoint in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_wal_autocheckpoint(SQLitePCL.sqlite3,System.Int32) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_wal_checkpoint in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_wal_checkpoint(SQLitePCL.sqlite3,System.Byte*) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_wal_checkpoint_v2 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_wal_checkpoint_v2(SQLitePCL.sqlite3,System.Byte*,System.Int32,System.Int32&,System.Int32&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_set_authorizer in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_set_authorizer(SQLitePCL.sqlite3,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_authorizer,SQLitePCL.hook_handle) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_create_function_v2 in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_create_function_v2(SQLitePCL.sqlite3,System.Byte[],System.Int32,System.Int32,SQLitePCL.hook_handle,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_scalar_function,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_agg_function_step,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_agg_function_final,SQLitePCL.SQLite3Provider_sqlite3/NativeMethods/callback_destroy) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_keyword_count in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_keyword_count() in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to sqlite3_keyword_name in sqlite3 referenced by System.Int32 SQLitePCL.SQLite3Provider_sqlite3/NativeMethods::sqlite3_keyword_name(System.Int32,System.Byte*&,System.Int32&) in SQLitePCLRaw.provider.sqlite3.dll.
Did not add native reference to task_info in /usr/lib/libSystem.dylib referenced by System.Int32 FFImageLoading.PlatformPerformance::task_info(System.IntPtr,System.Int32,FFImageLoading.PlatformPerformance/mach_task_basic_info&,System.Int32&) in FFImageLoading.Platform.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend(System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper(System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in WebP.Touch.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr_ref_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in WebP.Touch.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ApiDefinition.Messaging::int_objc_msgSend(System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ApiDefinition.Messaging::int_objc_msgSendSuper(System.IntPtr,System.IntPtr) in WebP.Touch.dll.
Did not add native reference to sysctlbyname in /usr/lib/libSystem.dylib referenced by System.Int32 Xamarin.Essentials.Platform::SysctlByName(System.String,System.IntPtr,System.IntPtr,System.IntPtr,System.UInt32) in Xamarin.Essentials.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by CoreLocation.CLAuthorizationStatus Xamarin.Essentials.LocationExtensions::CLAuthorizationStatus_objc_msgSend(System.IntPtr,System.IntPtr) in Xamarin.Essentials.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void Xamarin.Essentials.WebAuthenticator::void_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Xamarin.Essentials.dll.
Did not add native reference to CFRelease in /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation referenced by System.IntPtr CoreVideo.CVOpenGLESTexture::CFRelease(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureGetTarget in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by OpenTK.Graphics.ES20.TextureTarget CoreVideo.CVOpenGLESTexture::CVOpenGLESTextureGetTarget(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureGetName in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVOpenGLESTexture::CVOpenGLESTextureGetName(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureIsFlipped in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Boolean CoreVideo.CVOpenGLESTexture::CVOpenGLESTextureIsFlipped(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureGetCleanTexCoords in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVOpenGLESTexture::CVOpenGLESTextureGetCleanTexCoords(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureCacheCreate in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Int32 CoreVideo.CVOpenGLESTextureCache::CVOpenGLESTextureCacheCreate(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr&) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureCacheFlush in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by System.Void CoreVideo.CVOpenGLESTextureCache::CVOpenGLESTextureCacheFlush(System.IntPtr,CoreVideo.CVOptionFlags) in OpenTK-1.0.dll.
Did not add native reference to CVOpenGLESTextureCacheCreateTextureFromImage in /System/Library/Frameworks/CoreVideo.framework/CoreVideo referenced by CoreVideo.CVReturn CoreVideo.CVOpenGLESTextureCache::CVOpenGLESTextureCacheCreateTextureFromImage(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32,OpenTK.Graphics.ES20.All,System.Int32,System.Int32,OpenTK.Graphics.ES20.All,OpenTK.Graphics.ES20.DataType,System.IntPtr,System.IntPtr&) in OpenTK-1.0.dll.
Did not add native reference to uname in libc referenced by System.Void OpenTK.Configuration::uname(OpenTK.Configuration/utsname&) in OpenTK-1.0.dll.
Did not add native reference to glActiveShaderProgramEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ActiveShaderProgramEXT(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glActiveTexture in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ActiveTexture(OpenTK.Graphics.ES30.TextureUnit) in OpenTK-1.0.dll.
Did not add native reference to glAttachShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::AttachShader(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBeginQuery in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BeginQuery(OpenTK.Graphics.ES30.QueryTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBeginTransformFeedback in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BeginTransformFeedback(OpenTK.Graphics.ES30.TransformFeedbackPrimitiveType) in OpenTK-1.0.dll.
Did not add native reference to glBindAttribLocation in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindAttribLocation(System.UInt32,System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glBindBuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindBuffer(OpenTK.Graphics.ES30.BufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindBufferBase in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindBufferBase(OpenTK.Graphics.ES30.BufferRangeTarget,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindBufferRange in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindBufferRange(OpenTK.Graphics.ES30.BufferRangeTarget,System.UInt32,System.UInt32,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glBindFramebuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindFramebuffer(OpenTK.Graphics.ES30.FramebufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindProgramPipelineEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindRenderbuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindRenderbuffer(OpenTK.Graphics.ES30.RenderbufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindSampler in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindSampler(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindTexture in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindTexture(OpenTK.Graphics.ES30.TextureTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindTransformFeedback in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindTransformFeedback(OpenTK.Graphics.ES30.TransformFeedbackTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindVertexArray in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BindVertexArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBlendColor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlendColor(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquation in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlendEquation(OpenTK.Graphics.ES30.BlendEquationMode) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquationSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlendEquationSeparate(OpenTK.Graphics.ES30.BlendEquationMode,OpenTK.Graphics.ES30.BlendEquationMode) in OpenTK-1.0.dll.
Did not add native reference to glBlendFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlendFunc(OpenTK.Graphics.ES30.BlendingFactorSrc,OpenTK.Graphics.ES30.BlendingFactorDest) in OpenTK-1.0.dll.
Did not add native reference to glBlendFuncSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlendFuncSeparate(OpenTK.Graphics.ES30.BlendingFactorSrc,OpenTK.Graphics.ES30.BlendingFactorDest,OpenTK.Graphics.ES30.BlendingFactorSrc,OpenTK.Graphics.ES30.BlendingFactorDest) in OpenTK-1.0.dll.
Did not add native reference to glBlitFramebuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BlitFramebuffer(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.ClearBufferMask,OpenTK.Graphics.ES30.BlitFramebufferFilter) in OpenTK-1.0.dll.
Did not add native reference to glBufferData in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BufferData(OpenTK.Graphics.ES30.BufferTarget,System.IntPtr,System.IntPtr,OpenTK.Graphics.ES30.BufferUsage) in OpenTK-1.0.dll.
Did not add native reference to glBufferSubData in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::BufferSubData(OpenTK.Graphics.ES30.BufferTarget,System.IntPtr,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCheckFramebufferStatus in libGLESv2.dll referenced by OpenTK.Graphics.ES30.FramebufferErrorCode OpenTK.Graphics.ES30.GL/Core::CheckFramebufferStatus(OpenTK.Graphics.ES30.FramebufferTarget) in OpenTK-1.0.dll.
Did not add native reference to glClear in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Clear(OpenTK.Graphics.ES30.ClearBufferMask) in OpenTK-1.0.dll.
Did not add native reference to glClearBufferfi in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearBufferfi(OpenTK.Graphics.ES30.ClearBufferCombined,System.Int32,System.Single,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClearBufferfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearBufferfv(OpenTK.Graphics.ES30.ClearBuffer,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glClearBufferiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearBufferiv(OpenTK.Graphics.ES30.ClearBuffer,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glClearBufferuiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearBufferuiv(OpenTK.Graphics.ES30.ClearBuffer,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glClearColor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearColor(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearDepthf in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearDepthf(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearStencil in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ClearStencil(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClientWaitSync in libGLESv2.dll referenced by OpenTK.Graphics.ES30.All OpenTK.Graphics.ES30.GL/Core::ClientWaitSync(System.IntPtr,System.UInt32,System.UInt64) in OpenTK-1.0.dll.
Did not add native reference to glColorMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ColorMask(System.Boolean,System.Boolean,System.Boolean,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glCompileShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CompileShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CompressedTexImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,OpenTK.Graphics.ES30.PixelInternalFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexImage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CompressedTexImage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,OpenTK.Graphics.ES30.CompressedInternalFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CompressedTexSubImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexSubImage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CompressedTexSubImage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.CompressedInternalFormat,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCopyBufferSubData in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CopyBufferSubData(OpenTK.Graphics.ES30.BufferTarget,OpenTK.Graphics.ES30.BufferTarget,System.IntPtr,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CopyTexImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,OpenTK.Graphics.ES30.PixelInternalFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CopyTexSubImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexSubImage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CopyTexSubImage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTextureLevelsAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CopyTextureLevelsAPPLE(System.UInt32,System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCreateProgram in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::CreateProgram() in OpenTK-1.0.dll.
Did not add native reference to glCreateShader in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::CreateShader(OpenTK.Graphics.ES30.ShaderType) in OpenTK-1.0.dll.
Did not add native reference to glCreateShaderProgramvEXT in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::CreateShaderProgramvEXT(OpenTK.Graphics.ES30.All,System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glCullFace in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::CullFace(OpenTK.Graphics.ES30.CullFaceMode) in OpenTK-1.0.dll.
Did not add native reference to glDeleteBuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteFramebuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteFramebuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDeleteProgramPipelinesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteProgramPipelinesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteQueries in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteQueries(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteRenderbuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteRenderbuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteSamplers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteSamplers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDeleteSync in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteSync(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glDeleteTextures in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteTransformFeedbacks in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteTransformFeedbacks(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteVertexArrays in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DeleteVertexArrays(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDepthFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DepthFunc(OpenTK.Graphics.ES30.DepthFunction) in OpenTK-1.0.dll.
Did not add native reference to glDepthMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DepthMask(System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glDepthRangef in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DepthRangef(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glDetachShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DetachShader(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDisable in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Disable(OpenTK.Graphics.ES30.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glDisableVertexAttribArray in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DisableVertexAttribArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDrawArrays in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawArrays(OpenTK.Graphics.ES30.BeginMode,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawArraysInstanced in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawArraysInstanced(OpenTK.Graphics.ES30.PrimitiveType,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawBuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawBuffers(System.Int32,OpenTK.Graphics.ES30.DrawBufferMode*) in OpenTK-1.0.dll.
Did not add native reference to glDrawElements in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawElements(OpenTK.Graphics.ES30.BeginMode,System.Int32,OpenTK.Graphics.ES30.DrawElementsType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glDrawElementsInstanced in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawElementsInstanced(OpenTK.Graphics.ES30.PrimitiveType,System.Int32,OpenTK.Graphics.ES30.DrawElementsType,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawRangeElements in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::DrawRangeElements(OpenTK.Graphics.ES30.PrimitiveType,System.UInt32,System.UInt32,System.Int32,OpenTK.Graphics.ES30.DrawElementsType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glEnable in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Enable(OpenTK.Graphics.ES30.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glEnableVertexAttribArray in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::EnableVertexAttribArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glEndQuery in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::EndQuery(OpenTK.Graphics.ES30.QueryTarget) in OpenTK-1.0.dll.
Did not add native reference to glEndTransformFeedback in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::EndTransformFeedback() in OpenTK-1.0.dll.
Did not add native reference to glFenceSync in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES30.GL/Core::FenceSync(OpenTK.Graphics.ES30.SyncCondition,OpenTK.Graphics.ES30.WaitSyncFlags) in OpenTK-1.0.dll.
Did not add native reference to glFinish in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Finish() in OpenTK-1.0.dll.
Did not add native reference to glFlush in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Flush() in OpenTK-1.0.dll.
Did not add native reference to glFlushMappedBufferRange in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::FlushMappedBufferRange(OpenTK.Graphics.ES30.BufferTarget,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferRenderbuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::FramebufferRenderbuffer(OpenTK.Graphics.ES30.FramebufferTarget,OpenTK.Graphics.ES30.FramebufferSlot,OpenTK.Graphics.ES30.RenderbufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferTexture2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::FramebufferTexture2D(OpenTK.Graphics.ES30.FramebufferTarget,OpenTK.Graphics.ES30.FramebufferSlot,OpenTK.Graphics.ES30.TextureTarget,System.UInt32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferTextureLayer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::FramebufferTextureLayer(OpenTK.Graphics.ES30.FramebufferTarget,OpenTK.Graphics.ES30.FramebufferAttachment,System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glFrontFace in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::FrontFace(OpenTK.Graphics.ES30.FrontFaceDirection) in OpenTK-1.0.dll.
Did not add native reference to glGenBuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenerateMipmap in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenerateMipmap(OpenTK.Graphics.ES30.TextureTarget) in OpenTK-1.0.dll.
Did not add native reference to glGenFramebuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenFramebuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenProgramPipelinesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenProgramPipelinesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenQueries in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenQueries(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenRenderbuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenRenderbuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenSamplers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenSamplers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenTextures in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenTransformFeedbacks in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenTransformFeedbacks(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenVertexArrays in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GenVertexArrays(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveAttrib in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetActiveAttrib(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Int32*,OpenTK.Graphics.ES30.ActiveAttribType*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveUniform in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetActiveUniform(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Int32*,OpenTK.Graphics.ES30.ActiveUniformType*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveUniformBlockiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetActiveUniformBlockiv(System.UInt32,System.UInt32,OpenTK.Graphics.ES30.ActiveUniformBlockParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveUniformBlockName in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetActiveUniformBlockName(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveUniformsiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetActiveUniformsiv(System.UInt32,System.Int32,System.UInt32*,OpenTK.Graphics.ES30.ActiveUniformParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetAttachedShaders in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetAttachedShaders(System.UInt32,System.Int32,System.Int32*,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetAttribLocation in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::GetAttribLocation(System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glGetBooleanv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetBooleanv(OpenTK.Graphics.ES30.GetPName,System.Boolean*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferParameteri64v in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetBufferParameteri64v(OpenTK.Graphics.ES30.BufferTarget,OpenTK.Graphics.ES30.BufferParameterName,System.Int64*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetBufferParameteriv(OpenTK.Graphics.ES30.BufferTarget,OpenTK.Graphics.ES30.BufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferPointerv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetBufferPointerv(OpenTK.Graphics.ES30.BufferTarget,OpenTK.Graphics.ES30.BufferPointer,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glGetError in libGLESv2.dll referenced by OpenTK.Graphics.ES30.All OpenTK.Graphics.ES30.GL/Core::GetError() in OpenTK-1.0.dll.
Did not add native reference to glGetFloatv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetFloatv(OpenTK.Graphics.ES30.GetPName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetFragDataLocation in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::GetFragDataLocation(System.UInt32,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetFramebufferAttachmentParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetFramebufferAttachmentParameteriv(OpenTK.Graphics.ES30.FramebufferTarget,OpenTK.Graphics.ES30.FramebufferSlot,OpenTK.Graphics.ES30.FramebufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetInteger64i_v in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetInteger64i_v(OpenTK.Graphics.ES30.GetIndexedPName,System.UInt32,System.Int64*) in OpenTK-1.0.dll.
Did not add native reference to glGetInteger64v in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetInteger64v(OpenTK.Graphics.ES30.GetPName,System.Int64*) in OpenTK-1.0.dll.
Did not add native reference to glGetIntegeri_v in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetIntegeri_v(OpenTK.Graphics.ES30.GetIndexedPName,System.UInt32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetIntegerv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetIntegerv(OpenTK.Graphics.ES30.GetPName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetInternalformativ in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetInternalformativ(OpenTK.Graphics.ES30.ImageTarget,OpenTK.Graphics.ES30.SizedInternalFormat,OpenTK.Graphics.ES30.InternalFormatParameter,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetObjectLabelEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetObjectLabelEXT(OpenTK.Graphics.ES30.All,System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramBinary in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetProgramBinary(System.UInt32,System.Int32,System.Int32*,OpenTK.Graphics.ES30.All*,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramInfoLog in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetProgramInfoLog(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetProgramiv(System.UInt32,OpenTK.Graphics.ES30.ProgramParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramPipelineInfoLogEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetProgramPipelineInfoLogEXT(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramPipelineivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetProgramPipelineivEXT(System.UInt32,OpenTK.Graphics.ES30.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetQueryiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetQueryiv(OpenTK.Graphics.ES30.QueryTarget,OpenTK.Graphics.ES30.GetQueryParam,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetQueryObjectuiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetQueryObjectuiv(System.UInt32,OpenTK.Graphics.ES30.GetQueryObjectParam,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetRenderbufferParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetRenderbufferParameteriv(OpenTK.Graphics.ES30.RenderbufferTarget,OpenTK.Graphics.ES30.RenderbufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetSamplerParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetSamplerParameterfv(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetSamplerParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetSamplerParameteriv(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderInfoLog in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetShaderInfoLog(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetShaderiv(System.UInt32,OpenTK.Graphics.ES30.ShaderParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderPrecisionFormat in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetShaderPrecisionFormat(OpenTK.Graphics.ES30.ShaderType,OpenTK.Graphics.ES30.ShaderPrecision,System.Int32*,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderSource in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetShaderSource(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetString in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES30.GL/Core::GetString(OpenTK.Graphics.ES30.StringName) in OpenTK-1.0.dll.
Did not add native reference to glGetStringi in libGLESv2.dll referenced by System.Byte OpenTK.Graphics.ES30.GL/Core::GetStringi(OpenTK.Graphics.ES30.StringNameIndexed,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glGetSynciv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetSynciv(System.IntPtr,OpenTK.Graphics.ES30.SyncParameterName,System.Int32,System.Int32*,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetTexParameterfv(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.GetTextureParameter,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetTexParameteriv(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.GetTextureParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTransformFeedbackVarying in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetTransformFeedbackVarying(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Int32*,OpenTK.Graphics.ES30.TransformFeedbackType*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformBlockIndex in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::GetUniformBlockIndex(System.UInt32,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetUniformfv(System.UInt32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformIndices in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetUniformIndices(System.UInt32,System.Int32,System.Text.StringBuilder,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetUniformiv(System.UInt32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformLocation in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES30.GL/Core::GetUniformLocation(System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformuiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetUniformuiv(System.UInt32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetVertexAttribfv(System.UInt32,OpenTK.Graphics.ES30.VertexAttribParameter,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribIiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetVertexAttribIiv(System.UInt32,OpenTK.Graphics.ES30.VertexAttribParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribIuiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetVertexAttribIuiv(System.UInt32,OpenTK.Graphics.ES30.VertexAttribParameter,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetVertexAttribiv(System.UInt32,OpenTK.Graphics.ES30.VertexAttribParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribPointerv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::GetVertexAttribPointerv(System.UInt32,OpenTK.Graphics.ES30.VertexAttribPointerParameter,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glHint in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Hint(OpenTK.Graphics.ES30.HintTarget,OpenTK.Graphics.ES30.HintMode) in OpenTK-1.0.dll.
Did not add native reference to glInsertEventMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::InsertEventMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glInvalidateFramebuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::InvalidateFramebuffer(OpenTK.Graphics.ES30.FramebufferTarget,System.Int32,OpenTK.Graphics.ES30.FramebufferAttachment*) in OpenTK-1.0.dll.
Did not add native reference to glInvalidateSubFramebuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::InvalidateSubFramebuffer(OpenTK.Graphics.ES30.FramebufferTarget,System.Int32,OpenTK.Graphics.ES30.FramebufferAttachment*,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glIsBuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsBuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsEnabled in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsEnabled(OpenTK.Graphics.ES30.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glIsFramebuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsFramebuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsProgram in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsProgramPipelineEXT in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsQuery in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsQuery(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsRenderbuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsRenderbuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsSampler in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsSampler(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsShader in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsSync in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsSync(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glIsTexture in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsTexture(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsTransformFeedback in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsTransformFeedback(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsVertexArray in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::IsVertexArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glLabelObjectEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::LabelObjectEXT(OpenTK.Graphics.ES30.All,System.UInt32,System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glLineWidth in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::LineWidth(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glLinkProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::LinkProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glMapBufferRange in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES30.GL/Core::MapBufferRange(OpenTK.Graphics.ES30.BufferTarget,System.IntPtr,System.IntPtr,OpenTK.Graphics.ES30.BufferAccessMask) in OpenTK-1.0.dll.
Did not add native reference to glPauseTransformFeedback in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::PauseTransformFeedback() in OpenTK-1.0.dll.
Did not add native reference to glPixelStorei in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::PixelStorei(OpenTK.Graphics.ES30.PixelStoreParameter,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPolygonOffset in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::PolygonOffset(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glPopGroupMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::PopGroupMarkerEXT() in OpenTK-1.0.dll.
Did not add native reference to glProgramBinary in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramBinary(System.UInt32,OpenTK.Graphics.ES30.All,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramParameteri in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramParameteri(System.UInt32,OpenTK.Graphics.ES30.ProgramParameterName,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramParameteriEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramParameteriEXT(System.UInt32,OpenTK.Graphics.ES30.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1fEXT(System.UInt32,System.Int32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1iEXT(System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1uiEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1uiEXT(System.UInt32,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1uivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform1uivEXT(System.UInt32,System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2fEXT(System.UInt32,System.Int32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2iEXT(System.UInt32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2uiEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2uiEXT(System.UInt32,System.Int32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2uivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform2uivEXT(System.UInt32,System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3fEXT(System.UInt32,System.Int32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3iEXT(System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3uiEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3uiEXT(System.UInt32,System.Int32,System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3uivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform3uivEXT(System.UInt32,System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4fEXT(System.UInt32,System.Int32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4iEXT(System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4uiEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4uiEXT(System.UInt32,System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4uivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniform4uivEXT(System.UInt32,System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix2fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix2x3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix2x3fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix2x4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix2x4fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix3fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix3x2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix3x2fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix3x4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix3x4fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix4fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix4x2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix4x2fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix4x3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ProgramUniformMatrix4x3fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glPushGroupMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::PushGroupMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glReadBuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ReadBuffer(OpenTK.Graphics.ES30.ReadBufferMode) in OpenTK-1.0.dll.
Did not add native reference to glReadPixels in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ReadPixels(System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,OpenTK.Graphics.ES30.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glReleaseShaderCompiler in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ReleaseShaderCompiler() in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorage in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::RenderbufferStorage(OpenTK.Graphics.ES30.RenderbufferTarget,OpenTK.Graphics.ES30.RenderbufferInternalFormat,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorageMultisample in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::RenderbufferStorageMultisample(OpenTK.Graphics.ES30.RenderbufferTarget,System.Int32,OpenTK.Graphics.ES30.RenderbufferInternalFormat,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glResumeTransformFeedback in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ResumeTransformFeedback() in OpenTK-1.0.dll.
Did not add native reference to glSampleCoverage in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::SampleCoverage(System.Single,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glSamplerParameterf in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::SamplerParameterf(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glSamplerParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::SamplerParameterfv(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glSamplerParameteri in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::SamplerParameteri(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glSamplerParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::SamplerParameteriv(System.UInt32,OpenTK.Graphics.ES30.SamplerParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glScissor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Scissor(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glShaderBinary in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ShaderBinary(System.Int32,System.UInt32*,OpenTK.Graphics.ES30.ShaderBinaryFormat,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glShaderSource in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ShaderSource(System.UInt32,System.Int32,System.String[],System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glStencilFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilFunc(OpenTK.Graphics.ES30.StencilFunction,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilFuncSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilFuncSeparate(OpenTK.Graphics.ES30.CullFaceMode,OpenTK.Graphics.ES30.StencilFunction,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilMask(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilMaskSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilMaskSeparate(OpenTK.Graphics.ES30.CullFaceMode,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilOp in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilOp(OpenTK.Graphics.ES30.StencilOp,OpenTK.Graphics.ES30.StencilOp,OpenTK.Graphics.ES30.StencilOp) in OpenTK-1.0.dll.
Did not add native reference to glStencilOpSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::StencilOpSeparate(OpenTK.Graphics.ES30.CullFaceMode,OpenTK.Graphics.ES30.StencilOp,OpenTK.Graphics.ES30.StencilOp,OpenTK.Graphics.ES30.StencilOp) in OpenTK-1.0.dll.
Did not add native reference to glTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,OpenTK.Graphics.ES30.PixelInternalFormat,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,OpenTK.Graphics.ES30.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexImage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexImage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,OpenTK.Graphics.ES30.TextureComponentCount,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,OpenTK.Graphics.ES30.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterf in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexParameterf(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.TextureParameterName,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexParameterfv(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.TextureParameterName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteri in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexParameteri(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.TextureParameterName,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexParameteriv(OpenTK.Graphics.ES30.TextureTarget,OpenTK.Graphics.ES30.TextureParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexStorage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexStorage2D(OpenTK.Graphics.ES30.TextureTarget2D,System.Int32,OpenTK.Graphics.ES30.SizedInternalFormat,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexStorage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexStorage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,OpenTK.Graphics.ES30.SizedInternalFormat,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexSubImage2D(OpenTK.Graphics.ES30.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,OpenTK.Graphics.ES30.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexSubImage3D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TexSubImage3D(OpenTK.Graphics.ES30.TextureTarget3D,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES30.PixelFormat,OpenTK.Graphics.ES30.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTransformFeedbackVaryings in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::TransformFeedbackVaryings(System.UInt32,System.Int32,System.String,OpenTK.Graphics.ES30.TransformFeedbackMode) in OpenTK-1.0.dll.
Did not add native reference to glUniform1f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1f(System.Int32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform1fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform1i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1i(System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform1iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform1ui in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1ui(System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUniform1uiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform1uiv(System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform2f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2f(System.Int32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform2i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2i(System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform2iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform2ui in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2ui(System.Int32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUniform2uiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform2uiv(System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform3f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3f(System.Int32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform3i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3i(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform3iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform3ui in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3ui(System.Int32,System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUniform3uiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform3uiv(System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform4f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4f(System.Int32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform4i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4i(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform4iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform4ui in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4ui(System.Int32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUniform4uiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Uniform4uiv(System.Int32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glUniformBlockBinding in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformBlockBinding(System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix2fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix2x3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix2x3fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix2x4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix2x4fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix3fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix3x2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix3x2fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix3x4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix3x4fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix4fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix4x2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix4x2fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix4x3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UniformMatrix4x3fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUnmapBuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES30.GL/Core::UnmapBuffer(OpenTK.Graphics.ES30.BufferTarget) in OpenTK-1.0.dll.
Did not add native reference to glUseProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UseProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUseProgramStagesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::UseProgramStagesEXT(System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glValidateProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ValidateProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glValidateProgramPipelineEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::ValidateProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib1f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib1f(System.UInt32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib1fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib1fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib2f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib2f(System.UInt32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib2fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib3f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib3f(System.UInt32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib3fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib4f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib4f(System.UInt32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttrib4fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribDivisor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribDivisor(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribI4i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribI4i(System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribI4iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribI4iv(System.UInt32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribI4ui in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribI4ui(System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribI4uiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribI4uiv(System.UInt32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribIPointer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribIPointer(System.UInt32,System.Int32,OpenTK.Graphics.ES30.VertexAttribIntegerType,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribPointer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::VertexAttribPointer(System.UInt32,System.Int32,OpenTK.Graphics.ES30.VertexAttribPointerType,System.Boolean,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glViewport in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::Viewport(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glWaitSync in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES30.GL/Core::WaitSync(System.IntPtr,System.UInt32,System.UInt64) in OpenTK-1.0.dll.
Did not add native reference to glActiveShaderProgramEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ActiveShaderProgramEXT(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glActiveTexture in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ActiveTexture(OpenTK.Graphics.ES20.TextureUnit) in OpenTK-1.0.dll.
Did not add native reference to glAttachShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::AttachShader(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBeginQueryEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BeginQueryEXT(OpenTK.Graphics.ES20.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindAttribLocation in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindAttribLocation(System.UInt32,System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glBindBuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindBuffer(OpenTK.Graphics.ES20.BufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindFramebuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindFramebuffer(OpenTK.Graphics.ES20.FramebufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindProgramPipelineEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindRenderbuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindRenderbuffer(OpenTK.Graphics.ES20.RenderbufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindTexture in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindTexture(OpenTK.Graphics.ES20.TextureTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindVertexArrayOES in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BindVertexArrayOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBlendColor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BlendColor(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquation in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BlendEquation(OpenTK.Graphics.ES20.BlendEquationMode) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquationSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BlendEquationSeparate(OpenTK.Graphics.ES20.BlendEquationMode,OpenTK.Graphics.ES20.BlendEquationMode) in OpenTK-1.0.dll.
Did not add native reference to glBlendFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BlendFunc(OpenTK.Graphics.ES20.BlendingFactorSrc,OpenTK.Graphics.ES20.BlendingFactorDest) in OpenTK-1.0.dll.
Did not add native reference to glBlendFuncSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BlendFuncSeparate(OpenTK.Graphics.ES20.BlendingFactorSrc,OpenTK.Graphics.ES20.BlendingFactorDest,OpenTK.Graphics.ES20.BlendingFactorSrc,OpenTK.Graphics.ES20.BlendingFactorDest) in OpenTK-1.0.dll.
Did not add native reference to glBufferData in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BufferData(OpenTK.Graphics.ES20.BufferTarget,System.IntPtr,System.IntPtr,OpenTK.Graphics.ES20.BufferUsage) in OpenTK-1.0.dll.
Did not add native reference to glBufferSubData in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::BufferSubData(OpenTK.Graphics.ES20.BufferTarget,System.IntPtr,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCheckFramebufferStatus in libGLESv2.dll referenced by OpenTK.Graphics.ES20.FramebufferErrorCode OpenTK.Graphics.ES20.GL/Core::CheckFramebufferStatus(OpenTK.Graphics.ES20.FramebufferTarget) in OpenTK-1.0.dll.
Did not add native reference to glClear in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Clear(OpenTK.Graphics.ES20.ClearBufferMask) in OpenTK-1.0.dll.
Did not add native reference to glClearColor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ClearColor(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearDepthf in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ClearDepthf(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearStencil in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ClearStencil(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClientWaitSyncAPPLE in libGLESv2.dll referenced by OpenTK.Graphics.ES20.All OpenTK.Graphics.ES20.GL/Core::ClientWaitSyncAPPLE(System.IntPtr,System.UInt32,System.UInt64) in OpenTK-1.0.dll.
Did not add native reference to glColorMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ColorMask(System.Boolean,System.Boolean,System.Boolean,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glCompileShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CompileShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CompressedTexImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,OpenTK.Graphics.ES20.PixelInternalFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CompressedTexSubImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES20.PixelFormat,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CopyTexImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,OpenTK.Graphics.ES20.PixelInternalFormat,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CopyTexSubImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTextureLevelsAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CopyTextureLevelsAPPLE(System.UInt32,System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCreateProgram in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES20.GL/Core::CreateProgram() in OpenTK-1.0.dll.
Did not add native reference to glCreateShader in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES20.GL/Core::CreateShader(OpenTK.Graphics.ES20.ShaderType) in OpenTK-1.0.dll.
Did not add native reference to glCreateShaderProgramvEXT in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES20.GL/Core::CreateShaderProgramvEXT(OpenTK.Graphics.ES20.All,System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glCullFace in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::CullFace(OpenTK.Graphics.ES20.CullFaceMode) in OpenTK-1.0.dll.
Did not add native reference to glDeleteBuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteFramebuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteFramebuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDeleteProgramPipelinesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteProgramPipelinesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteQueriesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteQueriesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteRenderbuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteRenderbuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDeleteSyncAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteSyncAPPLE(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glDeleteTextures in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteVertexArraysOES in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DeleteVertexArraysOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDepthFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DepthFunc(OpenTK.Graphics.ES20.DepthFunction) in OpenTK-1.0.dll.
Did not add native reference to glDepthMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DepthMask(System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glDepthRangef in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DepthRangef(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glDetachShader in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DetachShader(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDisable in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Disable(OpenTK.Graphics.ES20.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glDisableVertexAttribArray in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DisableVertexAttribArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDiscardFramebufferEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DiscardFramebufferEXT(OpenTK.Graphics.ES20.All,System.Int32,OpenTK.Graphics.ES20.All*) in OpenTK-1.0.dll.
Did not add native reference to glDrawArrays in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DrawArrays(OpenTK.Graphics.ES20.BeginMode,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawArraysInstancedEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DrawArraysInstancedEXT(OpenTK.Graphics.ES20.All,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawElements in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DrawElements(OpenTK.Graphics.ES20.BeginMode,System.Int32,OpenTK.Graphics.ES20.DrawElementsType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glDrawElementsInstancedEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::DrawElementsInstancedEXT(OpenTK.Graphics.ES20.All,System.Int32,OpenTK.Graphics.ES20.All,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glEnable in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Enable(OpenTK.Graphics.ES20.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glEnableVertexAttribArray in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::EnableVertexAttribArray(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glEndQueryEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::EndQueryEXT(OpenTK.Graphics.ES20.All) in OpenTK-1.0.dll.
Did not add native reference to glFenceSyncAPPLE in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES20.GL/Core::FenceSyncAPPLE(OpenTK.Graphics.ES20.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glFinish in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Finish() in OpenTK-1.0.dll.
Did not add native reference to glFlush in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Flush() in OpenTK-1.0.dll.
Did not add native reference to glFlushMappedBufferRangeEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::FlushMappedBufferRangeEXT(OpenTK.Graphics.ES20.All,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferRenderbuffer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::FramebufferRenderbuffer(OpenTK.Graphics.ES20.FramebufferTarget,OpenTK.Graphics.ES20.FramebufferSlot,OpenTK.Graphics.ES20.RenderbufferTarget,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferTexture2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::FramebufferTexture2D(OpenTK.Graphics.ES20.FramebufferTarget,OpenTK.Graphics.ES20.FramebufferSlot,OpenTK.Graphics.ES20.TextureTarget,System.UInt32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glFrontFace in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::FrontFace(OpenTK.Graphics.ES20.FrontFaceDirection) in OpenTK-1.0.dll.
Did not add native reference to glGenBuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenerateMipmap in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenerateMipmap(OpenTK.Graphics.ES20.TextureTarget) in OpenTK-1.0.dll.
Did not add native reference to glGenFramebuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenFramebuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenProgramPipelinesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenProgramPipelinesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenQueriesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenQueriesEXT(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenRenderbuffers in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenRenderbuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenTextures in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenVertexArraysOES in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GenVertexArraysOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveAttrib in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetActiveAttrib(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Int32*,OpenTK.Graphics.ES20.ActiveAttribType*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetActiveUniform in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetActiveUniform(System.UInt32,System.UInt32,System.Int32,System.Int32*,System.Int32*,OpenTK.Graphics.ES20.ActiveUniformType*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetAttachedShaders in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetAttachedShaders(System.UInt32,System.Int32,System.Int32*,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetAttribLocation in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES20.GL/Core::GetAttribLocation(System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glGetBooleanv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetBooleanv(OpenTK.Graphics.ES20.GetPName,System.Boolean*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetBufferParameteriv(OpenTK.Graphics.ES20.BufferTarget,OpenTK.Graphics.ES20.BufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferPointervOES in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetBufferPointervOES(OpenTK.Graphics.ES20.All,OpenTK.Graphics.ES20.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glGetError in libGLESv2.dll referenced by OpenTK.Graphics.ES20.ErrorCode OpenTK.Graphics.ES20.GL/Core::GetError() in OpenTK-1.0.dll.
Did not add native reference to glGetFloatv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetFloatv(OpenTK.Graphics.ES20.GetPName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetFramebufferAttachmentParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetFramebufferAttachmentParameteriv(OpenTK.Graphics.ES20.FramebufferTarget,OpenTK.Graphics.ES20.FramebufferSlot,OpenTK.Graphics.ES20.FramebufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetInteger64vAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetInteger64vAPPLE(OpenTK.Graphics.ES20.All,System.Int64*) in OpenTK-1.0.dll.
Did not add native reference to glGetIntegerv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetIntegerv(OpenTK.Graphics.ES20.GetPName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetObjectLabelEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetObjectLabelEXT(OpenTK.Graphics.ES20.All,System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramInfoLog in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetProgramInfoLog(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetProgramiv(System.UInt32,OpenTK.Graphics.ES20.ProgramParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramPipelineInfoLogEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetProgramPipelineInfoLogEXT(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetProgramPipelineivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetProgramPipelineivEXT(System.UInt32,OpenTK.Graphics.ES20.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetQueryivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetQueryivEXT(OpenTK.Graphics.ES20.All,OpenTK.Graphics.ES20.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetQueryObjectuivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetQueryObjectuivEXT(System.UInt32,OpenTK.Graphics.ES20.All,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetRenderbufferParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetRenderbufferParameteriv(OpenTK.Graphics.ES20.RenderbufferTarget,OpenTK.Graphics.ES20.RenderbufferParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderInfoLog in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetShaderInfoLog(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetShaderiv(System.UInt32,OpenTK.Graphics.ES20.ShaderParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderPrecisionFormat in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetShaderPrecisionFormat(OpenTK.Graphics.ES20.ShaderType,OpenTK.Graphics.ES20.ShaderPrecision,System.Int32*,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetShaderSource in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetShaderSource(System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetString in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES20.GL/Core::GetString(OpenTK.Graphics.ES20.StringName) in OpenTK-1.0.dll.
Did not add native reference to glGetSyncivAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetSyncivAPPLE(System.IntPtr,OpenTK.Graphics.ES20.All,System.Int32,System.Int32*,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetTexParameterfv(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.GetTextureParameter,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetTexParameteriv(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.GetTextureParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetUniformfv(System.UInt32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetUniformiv(System.UInt32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetUniformLocation in libGLESv2.dll referenced by System.Int32 OpenTK.Graphics.ES20.GL/Core::GetUniformLocation(System.UInt32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetVertexAttribfv(System.UInt32,OpenTK.Graphics.ES20.VertexAttribParameter,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribiv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetVertexAttribiv(System.UInt32,OpenTK.Graphics.ES20.VertexAttribParameter,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetVertexAttribPointerv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::GetVertexAttribPointerv(System.UInt32,OpenTK.Graphics.ES20.VertexAttribPointerParameter,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glHint in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Hint(OpenTK.Graphics.ES20.HintTarget,OpenTK.Graphics.ES20.HintMode) in OpenTK-1.0.dll.
Did not add native reference to glInsertEventMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::InsertEventMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glIsBuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsBuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsEnabled in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsEnabled(OpenTK.Graphics.ES20.EnableCap) in OpenTK-1.0.dll.
Did not add native reference to glIsFramebuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsFramebuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsProgram in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsProgramPipelineEXT in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsQueryEXT in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsQueryEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsRenderbuffer in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsRenderbuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsShader in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsShader(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsSyncAPPLE in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsSyncAPPLE(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glIsTexture in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsTexture(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsVertexArrayOES in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::IsVertexArrayOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glLabelObjectEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::LabelObjectEXT(OpenTK.Graphics.ES20.All,System.UInt32,System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glLineWidth in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::LineWidth(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glLinkProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::LinkProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glMapBufferOES in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES20.GL/Core::MapBufferOES(OpenTK.Graphics.ES20.All,OpenTK.Graphics.ES20.All) in OpenTK-1.0.dll.
Did not add native reference to glMapBufferRangeEXT in libGLESv2.dll referenced by System.IntPtr OpenTK.Graphics.ES20.GL/Core::MapBufferRangeEXT(OpenTK.Graphics.ES20.All,System.IntPtr,System.IntPtr,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glPixelStorei in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::PixelStorei(OpenTK.Graphics.ES20.PixelStoreParameter,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPolygonOffset in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::PolygonOffset(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glPopGroupMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::PopGroupMarkerEXT() in OpenTK-1.0.dll.
Did not add native reference to glProgramParameteriEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramParameteriEXT(System.UInt32,OpenTK.Graphics.ES20.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform1fEXT(System.UInt32,System.Int32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform1fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform1iEXT(System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform1ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform1ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform2fEXT(System.UInt32,System.Int32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform2fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform2iEXT(System.UInt32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform2ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform2ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform3fEXT(System.UInt32,System.Int32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform3fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform3iEXT(System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform3ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform3ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4fEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform4fEXT(System.UInt32,System.Int32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform4fvEXT(System.UInt32,System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4iEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform4iEXT(System.UInt32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniform4ivEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniform4ivEXT(System.UInt32,System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix2fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniformMatrix2fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix3fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniformMatrix3fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glProgramUniformMatrix4fvEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ProgramUniformMatrix4fvEXT(System.UInt32,System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glPushGroupMarkerEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::PushGroupMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glReadPixels in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ReadPixels(System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES20.PixelFormat,OpenTK.Graphics.ES20.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glReleaseShaderCompiler in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ReleaseShaderCompiler() in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorage in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::RenderbufferStorage(OpenTK.Graphics.ES20.RenderbufferTarget,OpenTK.Graphics.ES20.RenderbufferInternalFormat,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorageMultisampleAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::RenderbufferStorageMultisampleAPPLE(OpenTK.Graphics.ES20.All,System.Int32,OpenTK.Graphics.ES20.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glResolveMultisampleFramebufferAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ResolveMultisampleFramebufferAPPLE() in OpenTK-1.0.dll.
Did not add native reference to glSampleCoverage in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::SampleCoverage(System.Single,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glScissor in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Scissor(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glShaderBinary in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ShaderBinary(System.Int32,System.UInt32*,OpenTK.Graphics.ES20.ShaderBinaryFormat,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glShaderSource in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ShaderSource(System.UInt32,System.Int32,System.String[],System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glStencilFunc in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilFunc(OpenTK.Graphics.ES20.StencilFunction,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilFuncSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilFuncSeparate(OpenTK.Graphics.ES20.CullFaceMode,OpenTK.Graphics.ES20.StencilFunction,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilMask in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilMask(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilMaskSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilMaskSeparate(OpenTK.Graphics.ES20.CullFaceMode,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilOp in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilOp(OpenTK.Graphics.ES20.StencilOp,OpenTK.Graphics.ES20.StencilOp,OpenTK.Graphics.ES20.StencilOp) in OpenTK-1.0.dll.
Did not add native reference to glStencilOpSeparate in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::StencilOpSeparate(OpenTK.Graphics.ES20.CullFaceMode,OpenTK.Graphics.ES20.StencilOp,OpenTK.Graphics.ES20.StencilOp,OpenTK.Graphics.ES20.StencilOp) in OpenTK-1.0.dll.
Did not add native reference to glTexImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,OpenTK.Graphics.ES20.PixelInternalFormat,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES20.PixelFormat,OpenTK.Graphics.ES20.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterf in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexParameterf(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.TextureParameterName,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterfv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexParameterfv(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.TextureParameterName,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteri in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexParameteri(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.TextureParameterName,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteriv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexParameteriv(OpenTK.Graphics.ES20.TextureTarget,OpenTK.Graphics.ES20.TextureParameterName,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexStorage2DEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexStorage2DEXT(OpenTK.Graphics.ES20.All,System.Int32,OpenTK.Graphics.ES20.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexSubImage2D in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::TexSubImage2D(OpenTK.Graphics.ES20.TextureTarget,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES20.PixelFormat,OpenTK.Graphics.ES20.PixelType,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glUniform1f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform1f(System.Int32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform1fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform1fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform1i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform1i(System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform1iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform1iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform2f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform2f(System.Int32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform2fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform2i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform2i(System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform2iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform2iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform3f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform3f(System.Int32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform3fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform3i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform3i(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform3iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform3iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniform4f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform4f(System.Int32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glUniform4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform4fv(System.Int32,System.Int32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniform4i in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform4i(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUniform4iv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Uniform4iv(System.Int32,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::UniformMatrix2fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::UniformMatrix3fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUniformMatrix4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::UniformMatrix4fv(System.Int32,System.Int32,System.Boolean,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glUnmapBufferOES in libGLESv2.dll referenced by System.Boolean OpenTK.Graphics.ES20.GL/Core::UnmapBufferOES(OpenTK.Graphics.ES20.All) in OpenTK-1.0.dll.
Did not add native reference to glUseProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::UseProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glUseProgramStagesEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::UseProgramStagesEXT(System.UInt32,System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glValidateProgram in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ValidateProgram(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glValidateProgramPipelineEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::ValidateProgramPipelineEXT(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib1f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib1f(System.UInt32,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib1fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib1fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib2f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib2f(System.UInt32,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib2fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib2fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib3f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib3f(System.UInt32,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib3fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib3fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib4f in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib4f(System.UInt32,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttrib4fv in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttrib4fv(System.UInt32,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribDivisorEXT in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttribDivisorEXT(System.UInt32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glVertexAttribPointer in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::VertexAttribPointer(System.UInt32,System.Int32,OpenTK.Graphics.ES20.VertexAttribPointerType,System.Boolean,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glViewport in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::Viewport(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glWaitSyncAPPLE in libGLESv2.dll referenced by System.Void OpenTK.Graphics.ES20.GL/Core::WaitSyncAPPLE(System.IntPtr,System.UInt32,System.UInt64) in OpenTK-1.0.dll.
Did not add native reference to glActiveTexture in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ActiveTexture(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glAlphaFunc in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::AlphaFunc(OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glAlphaFuncx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::AlphaFuncx(OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glBindBuffer in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BindBuffer(OpenTK.Graphics.ES11.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindFramebufferOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BindFramebufferOES(OpenTK.Graphics.ES11.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindRenderbufferOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BindRenderbufferOES(OpenTK.Graphics.ES11.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindTexture in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BindTexture(OpenTK.Graphics.ES11.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBindVertexArrayOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BindVertexArrayOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquationOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BlendEquationOES(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glBlendEquationSeparateOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BlendEquationSeparateOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glBlendFunc in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BlendFunc(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glBlendFuncSeparateOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BlendFuncSeparateOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glBufferData in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BufferData(OpenTK.Graphics.ES11.All,System.IntPtr,System.IntPtr,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glBufferSubData in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::BufferSubData(OpenTK.Graphics.ES11.All,System.IntPtr,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCheckFramebufferStatusOES in libGLES.dll referenced by OpenTK.Graphics.ES11.All OpenTK.Graphics.ES11.GL/Core::CheckFramebufferStatusOES(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glClear in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Clear(OpenTK.Graphics.ES11.ClearBufferMask) in OpenTK-1.0.dll.
Did not add native reference to glClearColor in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClearColor(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearColorx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClearColorx(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClearDepthf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClearDepthf(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glClearDepthx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClearDepthx(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClearStencil in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClearStencil(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glClientActiveTexture in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClientActiveTexture(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glClipPlanef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClipPlanef(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glClipPlanex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ClipPlanex(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glColor4f in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Color4f(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glColor4ub in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Color4ub(System.Byte,System.Byte,System.Byte,System.Byte) in OpenTK-1.0.dll.
Did not add native reference to glColor4x in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Color4x(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glColorMask in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ColorMask(System.Boolean,System.Boolean,System.Boolean,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glColorPointer in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ColorPointer(System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CompressedTexImage2D(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCompressedTexSubImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CompressedTexSubImage2D(OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CopyTexImage2D(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTexSubImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CopyTexSubImage2D(OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCopyTextureLevelsAPPLE in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CopyTextureLevelsAPPLE(System.UInt32,System.UInt32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glCullFace in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CullFace(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glCurrentPaletteMatrixOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::CurrentPaletteMatrixOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glDeleteBuffers in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DeleteBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteFramebuffersOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DeleteFramebuffersOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteRenderbuffersOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DeleteRenderbuffersOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteTextures in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DeleteTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDeleteVertexArraysOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DeleteVertexArraysOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glDepthFunc in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DepthFunc(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glDepthMask in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DepthMask(System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glDepthRangef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DepthRangef(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glDepthRangex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DepthRangex(System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDisable in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Disable(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glDisableClientState in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DisableClientState(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glDiscardFramebufferEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DiscardFramebufferEXT(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All*) in OpenTK-1.0.dll.
Did not add native reference to glDrawArrays in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawArrays(OpenTK.Graphics.ES11.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawElements in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawElements(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexfOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexfOES(System.Single,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexfvOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexfvOES(System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexiOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexiOES(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexivOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexivOES(System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexsOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexsOES(System.Int16,System.Int16,System.Int16,System.Int16,System.Int16) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexsvOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexsvOES(System.Int16*) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexxOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexxOES(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glDrawTexxvOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::DrawTexxvOES(System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glEnable in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Enable(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glEnableClientState in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::EnableClientState(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glFinish in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Finish() in OpenTK-1.0.dll.
Did not add native reference to glFlush in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Flush() in OpenTK-1.0.dll.
Did not add native reference to glFlushMappedBufferRangeEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::FlushMappedBufferRangeEXT(OpenTK.Graphics.ES11.All,System.IntPtr,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glFogf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Fogf(OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glFogfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Fogfv(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glFogx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Fogx(OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glFogxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Fogxv(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferRenderbufferOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::FramebufferRenderbufferOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glFramebufferTexture2DOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::FramebufferTexture2DOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.UInt32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glFrontFace in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::FrontFace(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glFrustumf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Frustumf(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glFrustumx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Frustumx(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glGenBuffers in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenerateMipmapOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenerateMipmapOES(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glGenFramebuffersOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenFramebuffersOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenRenderbuffersOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenRenderbuffersOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenTextures in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenTextures(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGenVertexArraysOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GenVertexArraysOES(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to glGetBooleanv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetBooleanv(OpenTK.Graphics.ES11.All,System.Boolean*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferParameteriv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetBufferParameteriv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetBufferPointervOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetBufferPointervOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glGetClipPlanef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetClipPlanef(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetClipPlanex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetClipPlanex(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetError in libGLES.dll referenced by OpenTK.Graphics.ES11.All OpenTK.Graphics.ES11.GL/Core::GetError() in OpenTK-1.0.dll.
Did not add native reference to glGetFixedv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetFixedv(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetFloatv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetFloatv(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetFramebufferAttachmentParameterivOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetFramebufferAttachmentParameterivOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetIntegerv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetIntegerv(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetLightfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetLightfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetLightxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetLightxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetMaterialfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetMaterialfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetMaterialxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetMaterialxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetObjectLabelEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetObjectLabelEXT(OpenTK.Graphics.ES11.All,System.UInt32,System.Int32,System.Int32*,System.Text.StringBuilder) in OpenTK-1.0.dll.
Did not add native reference to glGetPointerv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetPointerv(OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glGetRenderbufferParameterivOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetRenderbufferParameterivOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetString in libGLES.dll referenced by System.IntPtr OpenTK.Graphics.ES11.GL/Core::GetString(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glGetTexEnvfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexEnvfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexEnviv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexEnviv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexEnvxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexEnvxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameterfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexParameterfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameteriv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexParameteriv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glGetTexParameterxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::GetTexParameterxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glHint in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Hint(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glInsertEventMarkerEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::InsertEventMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glIsBuffer in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsBuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsEnabled in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsEnabled(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glIsFramebufferOES in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsFramebufferOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsRenderbufferOES in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsRenderbufferOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsTexture in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsTexture(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glIsVertexArrayOES in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::IsVertexArrayOES(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glLabelObjectEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LabelObjectEXT(OpenTK.Graphics.ES11.All,System.UInt32,System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glLightf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Lightf(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glLightfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Lightfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glLightModelf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LightModelf(OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glLightModelfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LightModelfv(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glLightModelx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LightModelx(OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glLightModelxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LightModelxv(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glLightx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Lightx(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glLightxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Lightxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glLineWidth in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LineWidth(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glLineWidthx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LineWidthx(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glLoadIdentity in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LoadIdentity() in OpenTK-1.0.dll.
Did not add native reference to glLoadMatrixf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LoadMatrixf(System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glLoadMatrixx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LoadMatrixx(System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glLoadPaletteFromModelViewMatrixOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LoadPaletteFromModelViewMatrixOES() in OpenTK-1.0.dll.
Did not add native reference to glLogicOp in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::LogicOp(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glMapBufferOES in libGLES.dll referenced by System.IntPtr OpenTK.Graphics.ES11.GL/Core::MapBufferOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glMapBufferRangeEXT in libGLES.dll referenced by System.IntPtr OpenTK.Graphics.ES11.GL/Core::MapBufferRangeEXT(OpenTK.Graphics.ES11.All,System.IntPtr,System.IntPtr,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glMaterialf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Materialf(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glMaterialfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Materialfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glMaterialx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Materialx(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glMaterialxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Materialxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glMatrixIndexPointerOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MatrixIndexPointerOES(System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glMatrixMode in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MatrixMode(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glMultiTexCoord4f in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MultiTexCoord4f(OpenTK.Graphics.ES11.All,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glMultiTexCoord4x in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MultiTexCoord4x(OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glMultMatrixf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MultMatrixf(System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glMultMatrixx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::MultMatrixx(System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glNormal3f in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Normal3f(System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glNormal3x in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Normal3x(System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glNormalPointer in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::NormalPointer(OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glOrthof in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Orthof(System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glOrthox in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Orthox(System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPixelStorei in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PixelStorei(OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPointParameterf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointParameterf(OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glPointParameterfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointParameterfv(OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glPointParameterx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointParameterx(OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPointParameterxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointParameterxv(OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glPointSize in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointSize(System.Single) in OpenTK-1.0.dll.
Did not add native reference to glPointSizePointerOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointSizePointerOES(OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glPointSizex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PointSizex(System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPolygonOffset in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PolygonOffset(System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glPolygonOffsetx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PolygonOffsetx(System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glPopGroupMarkerEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PopGroupMarkerEXT() in OpenTK-1.0.dll.
Did not add native reference to glPopMatrix in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PopMatrix() in OpenTK-1.0.dll.
Did not add native reference to glPushGroupMarkerEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PushGroupMarkerEXT(System.Int32,System.String) in OpenTK-1.0.dll.
Did not add native reference to glPushMatrix in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::PushMatrix() in OpenTK-1.0.dll.
Did not add native reference to glReadPixels in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ReadPixels(System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorageMultisampleAPPLE in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::RenderbufferStorageMultisampleAPPLE(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glRenderbufferStorageOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::RenderbufferStorageOES(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glResolveMultisampleFramebufferAPPLE in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ResolveMultisampleFramebufferAPPLE() in OpenTK-1.0.dll.
Did not add native reference to glRotatef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Rotatef(System.Single,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glRotatex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Rotatex(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glSampleCoverage in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::SampleCoverage(System.Single,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glSampleCoveragex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::SampleCoveragex(System.Int32,System.Boolean) in OpenTK-1.0.dll.
Did not add native reference to glScalef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Scalef(System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glScalex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Scalex(System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glScissor in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Scissor(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glShadeModel in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::ShadeModel(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glStencilFunc in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::StencilFunc(OpenTK.Graphics.ES11.All,System.Int32,System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilMask in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::StencilMask(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to glStencilOp in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::StencilOp(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glTexCoordPointer in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexCoordPointer(System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexEnvf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnvf(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glTexEnvfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnvfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glTexEnvi in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnvi(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexEnviv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnviv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexEnvx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnvx(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexEnvxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexEnvxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexImage2D(OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterf in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameterf(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterfv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameterfv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteri in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameteri(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexParameteriv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameteriv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterx in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameterx(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexParameterxv in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexParameterxv(OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to glTexStorage2DEXT in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexStorage2DEXT(OpenTK.Graphics.ES11.All,System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glTexSubImage2D in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::TexSubImage2D(OpenTK.Graphics.ES11.All,System.Int32,System.Int32,System.Int32,System.Int32,System.Int32,OpenTK.Graphics.ES11.All,OpenTK.Graphics.ES11.All,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glTranslatef in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Translatef(System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to glTranslatex in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Translatex(System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glUnmapBufferOES in libGLES.dll referenced by System.Boolean OpenTK.Graphics.ES11.GL/Core::UnmapBufferOES(OpenTK.Graphics.ES11.All) in OpenTK-1.0.dll.
Did not add native reference to glVertexPointer in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::VertexPointer(System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to glViewport in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::Viewport(System.Int32,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to glWeightPointerOES in libGLES.dll referenced by System.Void OpenTK.Graphics.ES11.GL/Core::WeightPointerOES(System.Int32,OpenTK.Graphics.ES11.All,System.Int32,System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alEnable in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Enable(OpenTK.Audio.OpenAL.ALCapability) in OpenTK-1.0.dll.
Did not add native reference to alDisable in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Disable(OpenTK.Audio.OpenAL.ALCapability) in OpenTK-1.0.dll.
Did not add native reference to alIsEnabled in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.AL::IsEnabled(OpenTK.Audio.OpenAL.ALCapability) in OpenTK-1.0.dll.
Did not add native reference to alGetString in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.AL::GetStringPrivate(OpenTK.Audio.OpenAL.ALGetString) in OpenTK-1.0.dll.
Did not add native reference to alGetInteger in openal32.dll referenced by System.Int32 OpenTK.Audio.OpenAL.AL::Get(OpenTK.Audio.OpenAL.ALGetInteger) in OpenTK-1.0.dll.
Did not add native reference to alGetFloat in openal32.dll referenced by System.Single OpenTK.Audio.OpenAL.AL::Get(OpenTK.Audio.OpenAL.ALGetFloat) in OpenTK-1.0.dll.
Did not add native reference to alGetError in openal32.dll referenced by OpenTK.Audio.OpenAL.ALError OpenTK.Audio.OpenAL.AL::GetError() in OpenTK-1.0.dll.
Did not add native reference to alIsExtensionPresent in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.AL::IsExtensionPresent(System.String) in OpenTK-1.0.dll.
Did not add native reference to alGetProcAddress in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.AL::GetProcAddress(System.String) in OpenTK-1.0.dll.
Did not add native reference to alGetEnumValue in openal32.dll referenced by System.Int32 OpenTK.Audio.OpenAL.AL::GetEnumValue(System.String) in OpenTK-1.0.dll.
Did not add native reference to alListenerf in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Listener(OpenTK.Audio.OpenAL.ALListenerf,System.Single) in OpenTK-1.0.dll.
Did not add native reference to alListener3f in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Listener(OpenTK.Audio.OpenAL.ALListener3f,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to alListenerfv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::ListenerPrivate(OpenTK.Audio.OpenAL.ALListenerfv,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to alGetListenerf in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetListener(OpenTK.Audio.OpenAL.ALListenerf,System.Single&) in OpenTK-1.0.dll.
Did not add native reference to alGetListener3f in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetListener(OpenTK.Audio.OpenAL.ALListener3f,System.Single&,System.Single&,System.Single&) in OpenTK-1.0.dll.
Did not add native reference to alGetListenerfv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetListener(OpenTK.Audio.OpenAL.ALListenerfv,System.Single*) in OpenTK-1.0.dll.
Did not add native reference to alGenSources in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GenSourcesPrivate(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alDeleteSources in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DeleteSources(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alDeleteSources in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DeleteSources(System.Int32,System.UInt32&) in OpenTK-1.0.dll.
Did not add native reference to alDeleteSources in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DeleteSources(System.Int32,System.Int32&) in OpenTK-1.0.dll.
Did not add native reference to alIsSource in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.AL::IsSource(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alSourcef in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Source(System.UInt32,OpenTK.Audio.OpenAL.ALSourcef,System.Single) in OpenTK-1.0.dll.
Did not add native reference to alSource3f in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Source(System.UInt32,OpenTK.Audio.OpenAL.ALSource3f,System.Single,System.Single,System.Single) in OpenTK-1.0.dll.
Did not add native reference to alSourcei in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Source(System.UInt32,OpenTK.Audio.OpenAL.ALSourcei,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to alSource3i in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::Source(System.UInt32,OpenTK.Audio.OpenAL.ALSource3i,System.Int32,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to alGetSourcef in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetSource(System.UInt32,OpenTK.Audio.OpenAL.ALSourcef,System.Single&) in OpenTK-1.0.dll.
Did not add native reference to alGetSource3f in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetSource(System.UInt32,OpenTK.Audio.OpenAL.ALSource3f,System.Single&,System.Single&,System.Single&) in OpenTK-1.0.dll.
Did not add native reference to alGetSourcei in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetSource(System.UInt32,OpenTK.Audio.OpenAL.ALGetSourcei,System.Int32&) in OpenTK-1.0.dll.
Did not add native reference to alSourcePlayv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourcePlay(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourceStopv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceStop(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourceRewindv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceRewind(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourcePausev in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourcePause(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourcePlay in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourcePlay(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alSourceStop in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceStop(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alSourceRewind in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceRewind(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alSourcePause in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourcePause(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alSourceQueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceQueueBuffers(System.UInt32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourceUnqueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceUnqueueBuffers(System.UInt32,System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alSourceUnqueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceUnqueueBuffers(System.UInt32,System.Int32,System.UInt32[]) in OpenTK-1.0.dll.
Did not add native reference to alSourceUnqueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceUnqueueBuffers(System.Int32,System.Int32,System.Int32[]) in OpenTK-1.0.dll.
Did not add native reference to alSourceUnqueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceUnqueueBuffers(System.UInt32,System.Int32,System.UInt32&) in OpenTK-1.0.dll.
Did not add native reference to alSourceUnqueueBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SourceUnqueueBuffers(System.Int32,System.Int32,System.Int32&) in OpenTK-1.0.dll.
Did not add native reference to alGenBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GenBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alGenBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GenBuffers(System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to alDeleteBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DeleteBuffers(System.Int32,System.UInt32*) in OpenTK-1.0.dll.
Did not add native reference to alDeleteBuffers in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DeleteBuffers(System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to alIsBuffer in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.AL::IsBuffer(System.UInt32) in OpenTK-1.0.dll.
Did not add native reference to alBufferData in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::BufferData(System.UInt32,OpenTK.Audio.OpenAL.ALFormat,System.IntPtr,System.Int32,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to alGetBufferi in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::GetBuffer(System.UInt32,OpenTK.Audio.OpenAL.ALGetBufferi,System.Int32&) in OpenTK-1.0.dll.
Did not add native reference to alDopplerFactor in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DopplerFactor(System.Single) in OpenTK-1.0.dll.
Did not add native reference to alDopplerVelocity in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DopplerVelocity(System.Single) in OpenTK-1.0.dll.
Did not add native reference to alSpeedOfSound in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::SpeedOfSound(System.Single) in OpenTK-1.0.dll.
Did not add native reference to alDistanceModel in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.AL::DistanceModel(OpenTK.Audio.OpenAL.ALDistanceModel) in OpenTK-1.0.dll.
Did not add native reference to alcCreateContext in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::sys_CreateContext(System.IntPtr,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to alcMakeContextCurrent in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.Alc::MakeContextCurrent(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcProcessContext in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::ProcessContext(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcSuspendContext in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::SuspendContext(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcDestroyContext in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::DestroyContext(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcGetCurrentContext in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::sys_GetCurrentContext() in OpenTK-1.0.dll.
Did not add native reference to alcGetContextsDevice in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::GetContextsDevice(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcOpenDevice in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::OpenDevice(System.String) in OpenTK-1.0.dll.
Did not add native reference to alcCloseDevice in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.Alc::CloseDevice(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcGetError in openal32.dll referenced by OpenTK.Audio.OpenAL.AlcError OpenTK.Audio.OpenAL.Alc::GetError(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcIsExtensionPresent in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.Alc::IsExtensionPresent(System.IntPtr,System.String) in OpenTK-1.0.dll.
Did not add native reference to alcGetProcAddress in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::GetProcAddress(System.IntPtr,System.String) in OpenTK-1.0.dll.
Did not add native reference to alcGetEnumValue in openal32.dll referenced by System.Int32 OpenTK.Audio.OpenAL.Alc::GetEnumValue(System.IntPtr,System.String) in OpenTK-1.0.dll.
Did not add native reference to alcGetString in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::GetStringPrivate(System.IntPtr,OpenTK.Audio.OpenAL.AlcGetString) in OpenTK-1.0.dll.
Did not add native reference to alcGetIntegerv in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::GetInteger(System.IntPtr,OpenTK.Audio.OpenAL.AlcGetInteger,System.Int32,System.Int32*) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureOpenDevice in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::CaptureOpenDevice(System.String,System.UInt32,OpenTK.Audio.OpenAL.ALFormat,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureOpenDevice in openal32.dll referenced by System.IntPtr OpenTK.Audio.OpenAL.Alc::CaptureOpenDevice(System.String,System.Int32,OpenTK.Audio.OpenAL.ALFormat,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureCloseDevice in openal32.dll referenced by System.Boolean OpenTK.Audio.OpenAL.Alc::CaptureCloseDevice(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureStart in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::CaptureStart(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureStop in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::CaptureStop(System.IntPtr) in OpenTK-1.0.dll.
Did not add native reference to alcCaptureSamples in openal32.dll referenced by System.Void OpenTK.Audio.OpenAL.Alc::CaptureSamples(System.IntPtr,System.IntPtr,System.Int32) in OpenTK-1.0.dll.
Did not add native reference to gnu_get_libc_version in c referenced by System.IntPtr SkiaSharp.PlatformConfiguration::gnu_get_libc_version() in SkiaSharp.dll.
Did not add native reference to LoadLibrary in Kernel32.dll referenced by System.IntPtr SkiaSharp.GRGlInterface/AngleLoader::LoadLibrary(System.String) in SkiaSharp.dll.
Did not add native reference to GetProcAddress in Kernel32.dll referenced by System.IntPtr SkiaSharp.GRGlInterface/AngleLoader::GetProcAddress(System.IntPtr,System.String) in SkiaSharp.dll.
Did not add native reference to eglGetProcAddress in libEGL.dll referenced by System.IntPtr SkiaSharp.GRGlInterface/AngleLoader::eglGetProcAddress(System.String) in SkiaSharp.dll.
Did not add native reference to CoInitializeEx in ole32.dll referenced by System.Int64 SkiaSharp.SKAutoCoInitialize::CoInitializeEx(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to CoUninitialize in ole32.dll referenced by System.Void SkiaSharp.SKAutoCoInitialize::CoUninitialize() in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_backendrendertarget_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_backend in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.GRBackendNative SkiaSharp.SkiaApi::gr_backendrendertarget_get_backend(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_gl_framebufferinfo in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_backendrendertarget_get_gl_framebufferinfo(System.IntPtr,SkiaSharp.GRGlFramebufferInfo*) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_height in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendrendertarget_get_height(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_samples in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendrendertarget_get_samples(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_stencils in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendrendertarget_get_stencils(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_get_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendrendertarget_get_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_backendrendertarget_is_valid(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_new_gl in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendrendertarget_new_gl(System.Int32,System.Int32,System.Int32,System.Int32,SkiaSharp.GRGlFramebufferInfo*) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_new_metal in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendrendertarget_new_metal(System.Int32,System.Int32,System.Int32,SkiaSharp.GRMtlTextureInfoNative*) in SkiaSharp.dll.
Did not add native reference to gr_backendrendertarget_new_vulkan in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendrendertarget_new_vulkan(System.Int32,System.Int32,System.Int32,SkiaSharp.GRVkImageInfo*) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_backendtexture_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_get_backend in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.GRBackendNative SkiaSharp.SkiaApi::gr_backendtexture_get_backend(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_get_gl_textureinfo in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_backendtexture_get_gl_textureinfo(System.IntPtr,SkiaSharp.GRGlTextureInfo*) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_get_height in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendtexture_get_height(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_get_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_backendtexture_get_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_has_mipmaps in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_backendtexture_has_mipmaps(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_backendtexture_is_valid(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_new_gl in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendtexture_new_gl(System.Int32,System.Int32,System.Boolean,SkiaSharp.GRGlTextureInfo*) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_new_metal in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendtexture_new_metal(System.Int32,System.Int32,System.Boolean,SkiaSharp.GRMtlTextureInfoNative*) in SkiaSharp.dll.
Did not add native reference to gr_backendtexture_new_vulkan in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_backendtexture_new_vulkan(System.Int32,System.Int32,SkiaSharp.GRVkImageInfo*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_abandon_context in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_abandon_context(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_dump_memory_statistics in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_dump_memory_statistics(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_flush in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_flush(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_flush_and_submit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_flush_and_submit(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_free_gpu_resources in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_free_gpu_resources(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_get_resource_cache_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_get_resource_cache_limit(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_get_resource_cache_usage in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_get_resource_cache_usage(System.IntPtr,System.Int32*,System.IntPtr*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_is_abandoned in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_direct_context_is_abandoned(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_gl in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_gl(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_gl_with_options in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_gl_with_options(System.IntPtr,SkiaSharp.GRContextOptionsNative*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_metal in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_metal(System.Void*,System.Void*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_metal_with_options in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_metal_with_options(System.Void*,System.Void*,SkiaSharp.GRContextOptionsNative*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_vulkan in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_vulkan(SkiaSharp.GRVkBackendContextNative) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_make_vulkan_with_options in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_direct_context_make_vulkan_with_options(SkiaSharp.GRVkBackendContextNative,SkiaSharp.GRContextOptionsNative*) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_perform_deferred_cleanup in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_perform_deferred_cleanup(System.IntPtr,System.Int64) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_purge_unlocked_resources in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_purge_unlocked_resources(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_purge_unlocked_resources_bytes in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_purge_unlocked_resources_bytes(System.IntPtr,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_release_resources_and_abandon_context in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_release_resources_and_abandon_context(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_reset_context in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_reset_context(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_set_resource_cache_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_direct_context_set_resource_cache_limit(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_direct_context_submit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_direct_context_submit(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_assemble_gl_interface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_glinterface_assemble_gl_interface(System.Void*,SkiaSharp.GRGlGetProcProxyDelegate) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_assemble_gles_interface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_glinterface_assemble_gles_interface(System.Void*,SkiaSharp.GRGlGetProcProxyDelegate) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_assemble_interface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_glinterface_assemble_interface(System.Void*,SkiaSharp.GRGlGetProcProxyDelegate) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_assemble_webgl_interface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_glinterface_assemble_webgl_interface(System.Void*,SkiaSharp.GRGlGetProcProxyDelegate) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_create_native_interface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_glinterface_create_native_interface() in SkiaSharp.dll.
Did not add native reference to gr_glinterface_has_extension in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_glinterface_has_extension(System.IntPtr,System.String) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_glinterface_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_glinterface_validate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_glinterface_validate(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_recording_context_get_backend in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.GRBackendNative SkiaSharp.SkiaApi::gr_recording_context_get_backend(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_recording_context_get_max_surface_sample_count_for_color_type in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::gr_recording_context_get_max_surface_sample_count_for_color_type(System.IntPtr,SkiaSharp.SKColorTypeNative) in SkiaSharp.dll.
Did not add native reference to gr_recording_context_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_recording_context_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_vk_extensions_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_vk_extensions_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to gr_vk_extensions_has_extension in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::gr_vk_extensions_has_extension(System.IntPtr,System.String,System.UInt32) in SkiaSharp.dll.
Did not add native reference to gr_vk_extensions_init in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::gr_vk_extensions_init(System.IntPtr,SkiaSharp.GRVkGetProcProxyDelegate,System.Void*,System.IntPtr,System.IntPtr,System.UInt32,System.String[],System.UInt32,System.String[]) in SkiaSharp.dll.
Did not add native reference to gr_vk_extensions_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::gr_vk_extensions_new() in SkiaSharp.dll.
Did not add native reference to sk_bitmap_destructor in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_destructor(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_erase in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_erase(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_erase_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_erase_rect(System.IntPtr,System.UInt32,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_extract_alpha in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_extract_alpha(System.IntPtr,System.IntPtr,System.IntPtr,SkiaSharp.SKPointI*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_extract_subset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_extract_subset(System.IntPtr,System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_addr in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_bitmap_get_addr(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_addr_16 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt16* SkiaSharp.SkiaApi::sk_bitmap_get_addr_16(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_addr_32 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32* SkiaSharp.SkiaApi::sk_bitmap_get_addr_32(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_addr_8 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_bitmap_get_addr_8(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_byte_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_bitmap_get_byte_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_info in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_get_info(System.IntPtr,SkiaSharp.SKImageInfoNative*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_pixel_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_bitmap_get_pixel_color(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_pixel_colors in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_get_pixel_colors(System.IntPtr,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_bitmap_get_pixels(System.IntPtr,System.IntPtr*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_get_row_bytes in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_bitmap_get_row_bytes(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_install_mask_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_install_mask_pixels(System.IntPtr,SkiaSharp.SKMask*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_install_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_install_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,SkiaSharp.SKBitmapReleaseProxyDelegate,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_install_pixels_with_pixmap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_install_pixels_with_pixmap(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_is_immutable in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_is_immutable(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_is_null in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_is_null(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_make_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_bitmap_make_shader(System.IntPtr,SkiaSharp.SKShaderTileMode,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_bitmap_new() in SkiaSharp.dll.
Did not add native reference to sk_bitmap_notify_pixels_changed in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_notify_pixels_changed(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_peek_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_peek_pixels(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_ready_to_draw in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_ready_to_draw(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_reset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_reset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_set_immutable in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_set_immutable(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_set_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_set_pixels(System.IntPtr,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_swap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_bitmap_swap(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_try_alloc_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_try_alloc_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_bitmap_try_alloc_pixels_with_flags in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_bitmap_try_alloc_pixels_with_flags(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clear in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clear(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clear_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clear_color4f(System.IntPtr,SkiaSharp.SKColorF) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clip_path_with_operation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clip_path_with_operation(System.IntPtr,System.IntPtr,SkiaSharp.SKClipOperation,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clip_rect_with_operation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clip_rect_with_operation(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKClipOperation,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clip_region in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clip_region(System.IntPtr,System.IntPtr,SkiaSharp.SKClipOperation) in SkiaSharp.dll.
Did not add native reference to sk_canvas_clip_rrect_with_operation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_clip_rrect_with_operation(System.IntPtr,System.IntPtr,SkiaSharp.SKClipOperation,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_canvas_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_concat(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_discard in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_discard(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_annotation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_annotation(System.IntPtr,SkiaSharp.SKRect*,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_arc in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_arc(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single,System.Boolean,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_atlas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_atlas(System.IntPtr,System.IntPtr,SkiaSharp.SKRotationScaleMatrix*,SkiaSharp.SKRect*,System.UInt32*,System.Int32,SkiaSharp.SKBlendMode,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_circle in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_circle(System.IntPtr,System.Single,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_color(System.IntPtr,System.UInt32,SkiaSharp.SKBlendMode) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_color4f(System.IntPtr,SkiaSharp.SKColorF,SkiaSharp.SKBlendMode) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_drawable in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_drawable(System.IntPtr,System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_drrect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_drrect(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_image(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_image_lattice in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_image_lattice(System.IntPtr,System.IntPtr,SkiaSharp.SKLatticeInternal*,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_image_nine in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_image_nine(System.IntPtr,System.IntPtr,SkiaSharp.SKRectI*,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_image_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_image_rect(System.IntPtr,System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_line in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_line(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_link_destination_annotation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_link_destination_annotation(System.IntPtr,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_named_destination_annotation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_named_destination_annotation(System.IntPtr,SkiaSharp.SKPoint*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_oval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_oval(System.IntPtr,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_paint in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_paint(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_patch in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_patch(System.IntPtr,SkiaSharp.SKPoint*,System.UInt32*,SkiaSharp.SKPoint*,SkiaSharp.SKBlendMode,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_path(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_picture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_picture(System.IntPtr,System.IntPtr,SkiaSharp.SKMatrix*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_point in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_point(System.IntPtr,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_points in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_points(System.IntPtr,SkiaSharp.SKPointMode,System.IntPtr,SkiaSharp.SKPoint*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_rect(System.IntPtr,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_region in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_region(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_round_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_round_rect(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_rrect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_rrect(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_simple_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_simple_text(System.IntPtr,System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_text_blob in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_text_blob(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_url_annotation in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_url_annotation(System.IntPtr,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_draw_vertices in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_draw_vertices(System.IntPtr,System.IntPtr,SkiaSharp.SKBlendMode,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_flush in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_flush(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_get_device_clip_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_canvas_get_device_clip_bounds(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_get_local_clip_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_canvas_get_local_clip_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_get_save_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_canvas_get_save_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_get_total_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_get_total_matrix(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_is_clip_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_canvas_is_clip_empty(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_is_clip_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_canvas_is_clip_rect(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_new_from_bitmap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_canvas_new_from_bitmap(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_quick_reject in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_canvas_quick_reject(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_reset_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_reset_matrix(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_restore in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_restore(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_restore_to_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_restore_to_count(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_canvas_rotate_degrees in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_rotate_degrees(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_canvas_rotate_radians in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_rotate_radians(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_canvas_save in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_canvas_save(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_save_layer in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_canvas_save_layer(System.IntPtr,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_canvas_scale in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_scale(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_canvas_set_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_set_matrix(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_canvas_skew in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_skew(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_canvas_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_canvas_translate(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_nodraw_canvas_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nodraw_canvas_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nodraw_canvas_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_nodraw_canvas_new(System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_nway_canvas_add_canvas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nway_canvas_add_canvas(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nway_canvas_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nway_canvas_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nway_canvas_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_nway_canvas_new(System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_nway_canvas_remove_all in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nway_canvas_remove_all(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nway_canvas_remove_canvas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nway_canvas_remove_canvas(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_overdraw_canvas_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_overdraw_canvas_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_overdraw_canvas_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_overdraw_canvas_new(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_codec_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_encoded_format in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKEncodedImageFormat SkiaSharp.SkiaApi::sk_codec_get_encoded_format(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_frame_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_codec_get_frame_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_frame_info in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_codec_get_frame_info(System.IntPtr,SkiaSharp.SKCodecFrameInfo*) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_frame_info_for_index in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_codec_get_frame_info_for_index(System.IntPtr,System.Int32,SkiaSharp.SKCodecFrameInfo*) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_info in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_codec_get_info(System.IntPtr,SkiaSharp.SKImageInfoNative*) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_origin in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKEncodedOrigin SkiaSharp.SkiaApi::sk_codec_get_origin(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKCodecResult SkiaSharp.SkiaApi::sk_codec_get_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,SkiaSharp.SKCodecOptionsInternal*) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_repetition_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_codec_get_repetition_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_scaled_dimensions in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_codec_get_scaled_dimensions(System.IntPtr,System.Single,SkiaSharp.SKSizeI*) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_scanline_order in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKCodecScanlineOrder SkiaSharp.SkiaApi::sk_codec_get_scanline_order(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_scanlines in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_codec_get_scanlines(System.IntPtr,System.Void*,System.Int32,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_get_valid_subset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_codec_get_valid_subset(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_codec_incremental_decode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKCodecResult SkiaSharp.SkiaApi::sk_codec_incremental_decode(System.IntPtr,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_codec_min_buffered_bytes_needed in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_codec_min_buffered_bytes_needed() in SkiaSharp.dll.
Did not add native reference to sk_codec_new_from_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_codec_new_from_data(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_new_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_codec_new_from_stream(System.IntPtr,SkiaSharp.SKCodecResult*) in SkiaSharp.dll.
Did not add native reference to sk_codec_next_scanline in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_codec_next_scanline(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_codec_output_scanline in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_codec_output_scanline(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_codec_skip_scanlines in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_codec_skip_scanlines(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_codec_start_incremental_decode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKCodecResult SkiaSharp.SkiaApi::sk_codec_start_incremental_decode(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,SkiaSharp.SKCodecOptionsInternal*) in SkiaSharp.dll.
Did not add native reference to sk_codec_start_scanline_decode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKCodecResult SkiaSharp.SkiaApi::sk_codec_start_scanline_decode(System.IntPtr,SkiaSharp.SKImageInfoNative*,SkiaSharp.SKCodecOptionsInternal*) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_color_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_color_matrix(System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_compose in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_compose(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_high_contrast in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_high_contrast(SkiaSharp.SKHighContrastConfig*) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_lighting in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_lighting(System.UInt32,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_luma_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_luma_color() in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_mode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_mode(System.UInt32,SkiaSharp.SKBlendMode) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_table in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_table(System.Byte*) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_new_table_argb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorfilter_new_table_argb(System.Byte*,System.Byte*,System.Byte*,System.Byte*) in SkiaSharp.dll.
Did not add native reference to sk_colorfilter_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorfilter_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_color4f_from_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_color4f_from_color(System.UInt32,SkiaSharp.SKColorF*) in SkiaSharp.dll.
Did not add native reference to sk_color4f_to_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_color4f_to_color(SkiaSharp.SKColorF*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_equals in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_equals(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_gamma_close_to_srgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_gamma_close_to_srgb(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_gamma_is_linear in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_gamma_is_linear(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_icc_profile_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_icc_profile_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_icc_profile_get_buffer in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_colorspace_icc_profile_get_buffer(System.IntPtr,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_icc_profile_get_to_xyzd50 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_icc_profile_get_to_xyzd50(System.IntPtr,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_icc_profile_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_icc_profile_new() in SkiaSharp.dll.
Did not add native reference to sk_colorspace_icc_profile_parse in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_icc_profile_parse(System.Void*,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_is_numerical_transfer_fn in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_is_numerical_transfer_fn(System.IntPtr,SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_is_srgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_is_srgb(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_make_linear_gamma in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_make_linear_gamma(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_make_srgb_gamma in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_make_srgb_gamma(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_new_icc in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_new_icc(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_new_rgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_new_rgb(SkiaSharp.SKColorSpaceTransferFn*,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_new_srgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_new_srgb() in SkiaSharp.dll.
Did not add native reference to sk_colorspace_new_srgb_linear in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colorspace_new_srgb_linear() in SkiaSharp.dll.
Did not add native reference to sk_colorspace_primaries_to_xyzd50 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_primaries_to_xyzd50(SkiaSharp.SKColorSpacePrimaries*,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_to_profile in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_to_profile(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_to_xyzd50 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_to_xyzd50(System.IntPtr,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_eval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_eval(SkiaSharp.SKColorSpaceTransferFn*,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_invert in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_invert(SkiaSharp.SKColorSpaceTransferFn*,SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_2dot2 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_2dot2(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_hlg in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_hlg(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_linear in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_linear(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_pq in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_pq(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_rec2020 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_rec2020(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_transfer_fn_named_srgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_transfer_fn_named_srgb(SkiaSharp.SKColorSpaceTransferFn*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_concat(SkiaSharp.SKColorSpaceXyz*,SkiaSharp.SKColorSpaceXyz*,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_invert in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_colorspace_xyz_invert(SkiaSharp.SKColorSpaceXyz*,SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_named_adobe_rgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_named_adobe_rgb(SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_named_display_p3 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_named_display_p3(SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_named_rec2020 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_named_rec2020(SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_named_srgb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_named_srgb(SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colorspace_xyz_named_xyz in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colorspace_xyz_named_xyz(SkiaSharp.SKColorSpaceXyz*) in SkiaSharp.dll.
Did not add native reference to sk_colortable_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_colortable_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colortable_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_colortable_new(System.UInt32*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_colortable_read_colors in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colortable_read_colors(System.IntPtr,System.UInt32**) in SkiaSharp.dll.
Did not add native reference to sk_colortable_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_colortable_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_get_bytes in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_data_get_bytes(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_get_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_data_get_data(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_get_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_get_size(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_new_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_empty() in SkiaSharp.dll.
Did not add native reference to sk_data_new_from_file in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_from_file(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_data_new_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_from_stream(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_new_subset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_subset(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_new_uninitialized in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_uninitialized(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_new_with_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_with_copy(System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_new_with_proc in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_data_new_with_proc(System.Void*,System.IntPtr,SkiaSharp.SKDataReleaseProxyDelegate,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_data_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_data_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_data_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_data_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_document_abort in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_document_abort(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_document_begin_page in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_document_begin_page(System.IntPtr,System.Single,System.Single,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_document_close in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_document_close(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_document_create_pdf_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_document_create_pdf_from_stream(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_document_create_pdf_from_stream_with_metadata in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_document_create_pdf_from_stream_with_metadata(System.IntPtr,SkiaSharp.SKDocumentPdfMetadataInternal*) in SkiaSharp.dll.
Did not add native reference to sk_document_create_xps_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_document_create_xps_from_stream(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_document_end_page in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_document_end_page(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_document_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_document_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_drawable_draw in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_drawable_draw(System.IntPtr,System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_drawable_get_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_drawable_get_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_drawable_get_generation_id in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_drawable_get_generation_id(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_drawable_new_picture_snapshot in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_drawable_new_picture_snapshot(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_drawable_notify_drawing_changed in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_drawable_notify_drawing_changed(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_drawable_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_drawable_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_break_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_font_break_text(System.IntPtr,System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,System.Single,System.Single*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_edging in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKFontEdging SkiaSharp.SkiaApi::sk_font_get_edging(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_hinting in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKFontHinting SkiaSharp.SkiaApi::sk_font_get_hinting(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_metrics in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_font_get_metrics(System.IntPtr,SkiaSharp.SKFontMetrics*) in SkiaSharp.dll.
Did not add native reference to sk_font_get_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_get_path(System.IntPtr,System.UInt16,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_paths in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_get_paths(System.IntPtr,System.UInt16*,System.Int32,SkiaSharp.SKGlyphPathProxyDelegate,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_font_get_pos in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_get_pos(System.IntPtr,System.UInt16*,System.Int32,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_font_get_scale_x in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_font_get_scale_x(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_font_get_size(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_skew_x in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_font_get_skew_x(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_typeface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_font_get_typeface(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_widths_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_get_widths_bounds(System.IntPtr,System.UInt16*,System.Int32,System.Single*,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_get_xpos in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_get_xpos(System.IntPtr,System.UInt16*,System.Int32,System.Single*,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_font_is_baseline_snap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_baseline_snap(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_is_embedded_bitmaps in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_embedded_bitmaps(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_is_embolden in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_embolden(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_is_force_auto_hinting in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_force_auto_hinting(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_is_linear_metrics in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_linear_metrics(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_is_subpixel in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_font_is_subpixel(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_measure_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_font_measure_text(System.IntPtr,System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_measure_text_no_return in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_measure_text_no_return(System.IntPtr,System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,SkiaSharp.SKRect*,System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_font_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_font_new() in SkiaSharp.dll.
Did not add native reference to sk_font_new_with_values in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_font_new_with_values(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_font_set_baseline_snap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_baseline_snap(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_edging in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_edging(System.IntPtr,SkiaSharp.SKFontEdging) in SkiaSharp.dll.
Did not add native reference to sk_font_set_embedded_bitmaps in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_embedded_bitmaps(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_embolden in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_embolden(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_force_auto_hinting in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_force_auto_hinting(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_hinting in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_hinting(System.IntPtr,SkiaSharp.SKFontHinting) in SkiaSharp.dll.
Did not add native reference to sk_font_set_linear_metrics in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_linear_metrics(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_scale_x in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_scale_x(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_font_set_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_size(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_font_set_skew_x in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_skew_x(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_font_set_subpixel in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_subpixel(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_font_set_typeface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_set_typeface(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_font_text_to_glyphs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_font_text_to_glyphs(System.IntPtr,System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,System.UInt16*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_font_unichar_to_glyph in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt16 SkiaSharp.SkiaApi::sk_font_unichar_to_glyph(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_font_unichars_to_glyphs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_font_unichars_to_glyphs(System.IntPtr,System.Int32*,System.Int32,System.UInt16*) in SkiaSharp.dll.
Did not add native reference to sk_text_utils_get_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_text_utils_get_path(System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_text_utils_get_pos_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_text_utils_get_pos_path(System.Void*,System.IntPtr,SkiaSharp.SKTextEncoding,SkiaSharp.SKPoint*,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_colortype_get_default_8888 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKColorTypeNative SkiaSharp.SkiaApi::sk_colortype_get_default_8888() in SkiaSharp.dll.
Did not add native reference to sk_nvrefcnt_get_ref_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_nvrefcnt_get_ref_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nvrefcnt_safe_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nvrefcnt_safe_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nvrefcnt_safe_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_nvrefcnt_safe_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_nvrefcnt_unique in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_nvrefcnt_unique(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_refcnt_get_ref_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_refcnt_get_ref_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_refcnt_safe_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_refcnt_safe_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_refcnt_safe_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_refcnt_safe_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_refcnt_unique in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_refcnt_unique(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_version_get_increment in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_version_get_increment() in SkiaSharp.dll.
Did not add native reference to sk_version_get_milestone in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_version_get_milestone() in SkiaSharp.dll.
Did not add native reference to sk_version_get_string in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_version_get_string() in SkiaSharp.dll.
Did not add native reference to sk_graphics_dump_memory_statistics in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_graphics_dump_memory_statistics(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_font_cache_count_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_graphics_get_font_cache_count_limit() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_font_cache_count_used in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_graphics_get_font_cache_count_used() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_font_cache_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_get_font_cache_limit() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_font_cache_point_size_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_graphics_get_font_cache_point_size_limit() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_font_cache_used in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_get_font_cache_used() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_resource_cache_single_allocation_byte_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_get_resource_cache_single_allocation_byte_limit() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_resource_cache_total_byte_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_get_resource_cache_total_byte_limit() in SkiaSharp.dll.
Did not add native reference to sk_graphics_get_resource_cache_total_bytes_used in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_get_resource_cache_total_bytes_used() in SkiaSharp.dll.
Did not add native reference to sk_graphics_init in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_graphics_init() in SkiaSharp.dll.
Did not add native reference to sk_graphics_purge_all_caches in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_graphics_purge_all_caches() in SkiaSharp.dll.
Did not add native reference to sk_graphics_purge_font_cache in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_graphics_purge_font_cache() in SkiaSharp.dll.
Did not add native reference to sk_graphics_purge_resource_cache in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_graphics_purge_resource_cache() in SkiaSharp.dll.
Did not add native reference to sk_graphics_set_font_cache_count_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_graphics_set_font_cache_count_limit(System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_graphics_set_font_cache_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_set_font_cache_limit(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_graphics_set_font_cache_point_size_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_graphics_set_font_cache_point_size_limit(System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_graphics_set_resource_cache_single_allocation_byte_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_set_resource_cache_single_allocation_byte_limit(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_graphics_set_resource_cache_total_byte_limit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_graphics_set_resource_cache_total_byte_limit(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_encode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_encode(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_encode_specific in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_encode_specific(System.IntPtr,SkiaSharp.SKEncodedImageFormat,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_image_get_alpha_type in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKAlphaType SkiaSharp.SkiaApi::sk_image_get_alpha_type(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_get_color_type in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKColorTypeNative SkiaSharp.SkiaApi::sk_image_get_color_type(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_get_colorspace in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_get_colorspace(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_get_height in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_image_get_height(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_get_unique_id in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_image_get_unique_id(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_get_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_image_get_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_is_alpha_only in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_is_alpha_only(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_is_lazy_generated in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_is_lazy_generated(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_is_texture_backed in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_is_texture_backed(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_is_valid(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_make_non_texture_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_non_texture_image(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_make_raster_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_raster_image(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_make_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_shader(System.IntPtr,SkiaSharp.SKShaderTileMode,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_image_make_subset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_subset(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_image_make_texture_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_texture_image(System.IntPtr,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_image_make_with_filter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_with_filter(System.IntPtr,System.IntPtr,System.IntPtr,SkiaSharp.SKRectI*,SkiaSharp.SKRectI*,SkiaSharp.SKRectI*,SkiaSharp.SKPointI*) in SkiaSharp.dll.
Did not add native reference to sk_image_make_with_filter_legacy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_make_with_filter_legacy(System.IntPtr,System.IntPtr,SkiaSharp.SKRectI*,SkiaSharp.SKRectI*,SkiaSharp.SKRectI*,SkiaSharp.SKPointI*) in SkiaSharp.dll.
Did not add native reference to sk_image_new_from_adopted_texture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_from_adopted_texture(System.IntPtr,System.IntPtr,SkiaSharp.GRSurfaceOrigin,SkiaSharp.SKColorTypeNative,SkiaSharp.SKAlphaType,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_from_bitmap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_from_bitmap(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_from_encoded in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_from_encoded(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_from_picture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_from_picture(System.IntPtr,SkiaSharp.SKSizeI*,SkiaSharp.SKMatrix*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_from_texture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_from_texture(System.IntPtr,System.IntPtr,SkiaSharp.GRSurfaceOrigin,SkiaSharp.SKColorTypeNative,SkiaSharp.SKAlphaType,System.IntPtr,SkiaSharp.SKImageTextureReleaseProxyDelegate,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_image_new_raster in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_raster(System.IntPtr,SkiaSharp.SKImageRasterReleaseProxyDelegate,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_image_new_raster_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_raster_copy(SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_raster_copy_with_pixmap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_raster_copy_with_pixmap(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_new_raster_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_new_raster_data(SkiaSharp.SKImageInfoNative*,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_peek_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_peek_pixels(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_read_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_read_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,System.Int32,System.Int32,SkiaSharp.SKImageCachingHint) in SkiaSharp.dll.
Did not add native reference to sk_image_read_pixels_into_pixmap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_read_pixels_into_pixmap(System.IntPtr,System.IntPtr,System.Int32,System.Int32,SkiaSharp.SKImageCachingHint) in SkiaSharp.dll.
Did not add native reference to sk_image_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_image_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_ref_encoded in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_image_ref_encoded(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_image_scale_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_image_scale_pixels(System.IntPtr,System.IntPtr,SkiaSharp.SKFilterQuality,SkiaSharp.SKImageCachingHint) in SkiaSharp.dll.
Did not add native reference to sk_image_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_image_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_croprect_destructor in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_imagefilter_croprect_destructor(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_croprect_get_flags in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_imagefilter_croprect_get_flags(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_croprect_get_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_imagefilter_croprect_get_rect(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_croprect_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_croprect_new() in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_croprect_new_with_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_croprect_new_with_rect(SkiaSharp.SKRect*,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_alpha_threshold in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_alpha_threshold(System.IntPtr,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_arithmetic in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_arithmetic(System.Single,System.Single,System.Single,System.Single,System.Boolean,System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_blur in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_blur(System.Single,System.Single,SkiaSharp.SKShaderTileMode,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_color_filter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_color_filter(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_compose in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_compose(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_dilate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_dilate(System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_displacement_map_effect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_displacement_map_effect(SkiaSharp.SKColorChannel,SkiaSharp.SKColorChannel,System.Single,System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_distant_lit_diffuse in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_distant_lit_diffuse(SkiaSharp.SKPoint3*,System.UInt32,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_distant_lit_specular in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_distant_lit_specular(SkiaSharp.SKPoint3*,System.UInt32,System.Single,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_drop_shadow in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_drop_shadow(System.Single,System.Single,System.Single,System.Single,System.UInt32,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_drop_shadow_only in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_drop_shadow_only(System.Single,System.Single,System.Single,System.Single,System.UInt32,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_erode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_erode(System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_image_source in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_image_source(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKRect*,SkiaSharp.SKFilterQuality) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_image_source_default in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_image_source_default(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_magnifier in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_magnifier(SkiaSharp.SKRect*,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_matrix(SkiaSharp.SKMatrix*,SkiaSharp.SKFilterQuality,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_matrix_convolution in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_matrix_convolution(SkiaSharp.SKSizeI*,System.Single*,System.Single,System.Single,SkiaSharp.SKPointI*,SkiaSharp.SKShaderTileMode,System.Boolean,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_merge in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_merge(System.IntPtr*,System.Int32,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_offset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_offset(System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_paint in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_paint(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_picture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_picture(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_picture_with_croprect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_picture_with_croprect(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_point_lit_diffuse in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_point_lit_diffuse(SkiaSharp.SKPoint3*,System.UInt32,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_point_lit_specular in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_point_lit_specular(SkiaSharp.SKPoint3*,System.UInt32,System.Single,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_spot_lit_diffuse in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_spot_lit_diffuse(SkiaSharp.SKPoint3*,SkiaSharp.SKPoint3*,System.Single,System.Single,System.UInt32,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_spot_lit_specular in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_spot_lit_specular(SkiaSharp.SKPoint3*,SkiaSharp.SKPoint3*,System.Single,System.Single,System.UInt32,System.Single,System.Single,System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_tile in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_tile(SkiaSharp.SKRect*,SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_new_xfermode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_imagefilter_new_xfermode(SkiaSharp.SKBlendMode,System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_imagefilter_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_imagefilter_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_mask_alloc_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_mask_alloc_image(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_mask_compute_image_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_mask_compute_image_size(SkiaSharp.SKMask*) in SkiaSharp.dll.
Did not add native reference to sk_mask_compute_total_image_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_mask_compute_total_image_size(SkiaSharp.SKMask*) in SkiaSharp.dll.
Did not add native reference to sk_mask_free_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_mask_free_image(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_mask_get_addr in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_mask_get_addr(SkiaSharp.SKMask*,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_mask_get_addr_1 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_mask_get_addr_1(SkiaSharp.SKMask*,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_mask_get_addr_32 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32* SkiaSharp.SkiaApi::sk_mask_get_addr_32(SkiaSharp.SKMask*,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_mask_get_addr_8 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Byte* SkiaSharp.SkiaApi::sk_mask_get_addr_8(SkiaSharp.SKMask*,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_mask_get_addr_lcd_16 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt16* SkiaSharp.SkiaApi::sk_mask_get_addr_lcd_16(SkiaSharp.SKMask*,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_mask_is_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_mask_is_empty(SkiaSharp.SKMask*) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_blur in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_blur(SkiaSharp.SKBlurStyle,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_blur_with_flags in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_blur_with_flags(SkiaSharp.SKBlurStyle,System.Single,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_clip in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_clip(System.Byte,System.Byte) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_gamma in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_gamma(System.Single) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_shader(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_new_table in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_maskfilter_new_table(System.Byte*) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_maskfilter_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_maskfilter_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_maskfilter_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_3dview_apply_to_canvas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_apply_to_canvas(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_3dview_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_3dview_dot_with_normal in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_3dview_dot_with_normal(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_get_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_get_matrix(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_3dview_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_3dview_new() in SkiaSharp.dll.
Did not add native reference to sk_3dview_restore in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_restore(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_x_degrees in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_x_degrees(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_x_radians in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_x_radians(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_y_degrees in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_y_degrees(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_y_radians in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_y_radians(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_z_degrees in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_z_degrees(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_rotate_z_radians in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_rotate_z_radians(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_3dview_save in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_save(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_3dview_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_3dview_translate(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_concat(SkiaSharp.SKMatrix*,SkiaSharp.SKMatrix*,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_points in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_map_points(SkiaSharp.SKMatrix*,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_radius in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_matrix_map_radius(SkiaSharp.SKMatrix*,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_map_rect(SkiaSharp.SKMatrix*,SkiaSharp.SKRect*,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_vector in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_map_vector(SkiaSharp.SKMatrix*,System.Single,System.Single,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_vectors in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_map_vectors(SkiaSharp.SKMatrix*,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_matrix_map_xy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_map_xy(SkiaSharp.SKMatrix*,System.Single,System.Single,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_post_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_post_concat(SkiaSharp.SKMatrix*,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_pre_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix_pre_concat(SkiaSharp.SKMatrix*,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix_try_invert in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_matrix_try_invert(SkiaSharp.SKMatrix*,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_as_col_major in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_as_col_major(System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_as_row_major in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_as_row_major(System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_determinant in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Double SkiaSharp.SkiaApi::sk_matrix44_determinant(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_equals in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_matrix44_equals(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_get in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_matrix44_get(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_get_type in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKMatrix44TypeMask SkiaSharp.SkiaApi::sk_matrix44_get_type(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_invert in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_matrix44_invert(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_map_scalars in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_map_scalars(System.IntPtr,System.Single*,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_map2 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_map2(System.IntPtr,System.Single*,System.Int32,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_matrix44_new() in SkiaSharp.dll.
Did not add native reference to sk_matrix44_new_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_matrix44_new_concat(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_new_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_matrix44_new_copy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_new_identity in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_matrix44_new_identity() in SkiaSharp.dll.
Did not add native reference to sk_matrix44_new_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_matrix44_new_matrix(SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_post_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_post_concat(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_post_scale in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_post_scale(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_post_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_post_translate(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_pre_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_pre_concat(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_pre_scale in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_pre_scale(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_pre_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_pre_translate(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_preserves_2d_axis_alignment in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_matrix44_preserves_2d_axis_alignment(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set(System.IntPtr,System.Int32,System.Int32,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_3x3_row_major in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_3x3_row_major(System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_col_major in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_col_major(System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_concat in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_concat(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_identity in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_identity(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_rotate_about_degrees in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_rotate_about_degrees(System.IntPtr,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_rotate_about_radians in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_rotate_about_radians(System.IntPtr,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_rotate_about_radians_unit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_rotate_about_radians_unit(System.IntPtr,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_row_major in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_row_major(System.IntPtr,System.Single*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_scale in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_scale(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_set_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_set_translate(System.IntPtr,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_to_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_to_matrix(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_matrix44_transpose in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_matrix44_transpose(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_clone in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_clone(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_blendmode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKBlendMode SkiaSharp.SkiaApi::sk_paint_get_blendmode(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_paint_get_color(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_get_color4f(System.IntPtr,SkiaSharp.SKColorF*) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_colorfilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_get_colorfilter(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_fill_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_paint_get_fill_path(System.IntPtr,System.IntPtr,System.IntPtr,SkiaSharp.SKRect*,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_filter_quality in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKFilterQuality SkiaSharp.SkiaApi::sk_paint_get_filter_quality(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_imagefilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_get_imagefilter(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_maskfilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_get_maskfilter(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_path_effect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_get_path_effect(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_get_shader(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_stroke_cap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKStrokeCap SkiaSharp.SkiaApi::sk_paint_get_stroke_cap(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_stroke_join in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKStrokeJoin SkiaSharp.SkiaApi::sk_paint_get_stroke_join(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_stroke_miter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_paint_get_stroke_miter(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_stroke_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_paint_get_stroke_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_get_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPaintStyle SkiaSharp.SkiaApi::sk_paint_get_style(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_is_antialias in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_paint_is_antialias(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_is_dither in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_paint_is_dither(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_paint_new() in SkiaSharp.dll.
Did not add native reference to sk_paint_reset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_reset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_antialias in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_antialias(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_blendmode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_blendmode(System.IntPtr,SkiaSharp.SKBlendMode) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_color(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_color4f(System.IntPtr,SkiaSharp.SKColorF*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_colorfilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_colorfilter(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_dither in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_dither(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_filter_quality in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_filter_quality(System.IntPtr,SkiaSharp.SKFilterQuality) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_imagefilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_imagefilter(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_maskfilter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_maskfilter(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_path_effect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_path_effect(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_shader(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_stroke_cap in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_stroke_cap(System.IntPtr,SkiaSharp.SKStrokeCap) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_stroke_join in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_stroke_join(System.IntPtr,SkiaSharp.SKStrokeJoin) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_stroke_miter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_stroke_miter(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_stroke_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_stroke_width(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_paint_set_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_paint_set_style(System.IntPtr,SkiaSharp.SKPaintStyle) in SkiaSharp.dll.
Did not add native reference to sk_opbuilder_add in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_opbuilder_add(System.IntPtr,System.IntPtr,SkiaSharp.SKPathOp) in SkiaSharp.dll.
Did not add native reference to sk_opbuilder_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_opbuilder_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_opbuilder_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_opbuilder_new() in SkiaSharp.dll.
Did not add native reference to sk_opbuilder_resolve in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_opbuilder_resolve(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_add_arc in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_arc(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_add_circle in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_circle(System.IntPtr,System.Single,System.Single,System.Single,SkiaSharp.SKPathDirection) in SkiaSharp.dll.
Did not add native reference to sk_path_add_oval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_oval(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKPathDirection) in SkiaSharp.dll.
Did not add native reference to sk_path_add_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_path(System.IntPtr,System.IntPtr,SkiaSharp.SKPathAddMode) in SkiaSharp.dll.
Did not add native reference to sk_path_add_path_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_path_matrix(System.IntPtr,System.IntPtr,SkiaSharp.SKMatrix*,SkiaSharp.SKPathAddMode) in SkiaSharp.dll.
Did not add native reference to sk_path_add_path_offset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_path_offset(System.IntPtr,System.IntPtr,System.Single,System.Single,SkiaSharp.SKPathAddMode) in SkiaSharp.dll.
Did not add native reference to sk_path_add_path_reverse in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_path_reverse(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_add_poly in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_poly(System.IntPtr,SkiaSharp.SKPoint*,System.Int32,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_path_add_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_rect(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKPathDirection) in SkiaSharp.dll.
Did not add native reference to sk_path_add_rect_start in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_rect_start(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKPathDirection,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_path_add_rounded_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_rounded_rect(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single,SkiaSharp.SKPathDirection) in SkiaSharp.dll.
Did not add native reference to sk_path_add_rrect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_rrect(System.IntPtr,System.IntPtr,SkiaSharp.SKPathDirection) in SkiaSharp.dll.
Did not add native reference to sk_path_add_rrect_start in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_add_rrect_start(System.IntPtr,System.IntPtr,SkiaSharp.SKPathDirection,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_path_arc_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_arc_to(System.IntPtr,System.Single,System.Single,System.Single,SkiaSharp.SKPathArcSize,SkiaSharp.SKPathDirection,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_arc_to_with_oval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_arc_to_with_oval(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_path_arc_to_with_points in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_arc_to_with_points(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_clone in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_clone(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_close in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_close(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_compute_tight_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_compute_tight_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_path_conic_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_conic_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_contains in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_contains(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_convert_conic_to_quads in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_convert_conic_to_quads(SkiaSharp.SKPoint*,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*,System.Single,SkiaSharp.SKPoint*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_path_count_points in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_count_points(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_count_verbs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_count_verbs(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_create_iter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_create_iter(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_path_create_rawiter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_create_rawiter(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_cubic_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_cubic_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_get_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_get_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_path_get_filltype in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPathFillType SkiaSharp.SkiaApi::sk_path_get_filltype(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_get_last_point in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_get_last_point(System.IntPtr,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_path_get_point in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_get_point(System.IntPtr,System.Int32,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_path_get_points in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_get_points(System.IntPtr,SkiaSharp.SKPoint*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_path_get_segment_masks in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_path_get_segment_masks(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_is_convex in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_is_convex(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_is_line in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_is_line(System.IntPtr,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_path_is_oval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_is_oval(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_path_is_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_is_rect(System.IntPtr,SkiaSharp.SKRect*,System.Byte*,SkiaSharp.SKPathDirection*) in SkiaSharp.dll.
Did not add native reference to sk_path_is_rrect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_is_rrect(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_iter_conic_weight in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_path_iter_conic_weight(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_iter_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_iter_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_iter_is_close_line in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_iter_is_close_line(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_iter_is_closed_contour in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_path_iter_is_closed_contour(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_iter_next in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPathVerb SkiaSharp.SkiaApi::sk_path_iter_next(System.IntPtr,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_path_line_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_line_to(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_move_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_move_to(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_new() in SkiaSharp.dll.
Did not add native reference to sk_path_parse_svg_string in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_path_parse_svg_string(System.IntPtr,System.String) in SkiaSharp.dll.
Did not add native reference to sk_path_quad_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_quad_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_rarc_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rarc_to(System.IntPtr,System.Single,System.Single,System.Single,SkiaSharp.SKPathArcSize,SkiaSharp.SKPathDirection,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_rawiter_conic_weight in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_path_rawiter_conic_weight(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_rawiter_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rawiter_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_rawiter_next in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPathVerb SkiaSharp.SkiaApi::sk_path_rawiter_next(System.IntPtr,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_path_rawiter_peek in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPathVerb SkiaSharp.SkiaApi::sk_path_rawiter_peek(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_rconic_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rconic_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_rcubic_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rcubic_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_reset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_reset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_rewind in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rewind(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_rline_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rline_to(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_rmove_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rmove_to(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_rquad_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_rquad_to(System.IntPtr,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_set_filltype in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_set_filltype(System.IntPtr,SkiaSharp.SKPathFillType) in SkiaSharp.dll.
Did not add native reference to sk_path_to_svg_string in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_to_svg_string(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_transform in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_transform(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_path_transform_to_dest in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_transform_to_dest(System.IntPtr,SkiaSharp.SKMatrix*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pathmeasure_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_get_length in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_pathmeasure_get_length(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_get_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathmeasure_get_matrix(System.IntPtr,System.Single,SkiaSharp.SKMatrix*,SkiaSharp.SKPathMeasureMatrixFlags) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_get_pos_tan in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathmeasure_get_pos_tan(System.IntPtr,System.Single,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_get_segment in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathmeasure_get_segment(System.IntPtr,System.Single,System.Single,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_is_closed in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathmeasure_is_closed(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_pathmeasure_new() in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_new_with_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_pathmeasure_new_with_path(System.IntPtr,System.Boolean,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_next_contour in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathmeasure_next_contour(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathmeasure_set_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pathmeasure_set_path(System.IntPtr,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_pathop_as_winding in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathop_as_winding(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathop_op in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathop_op(System.IntPtr,System.IntPtr,SkiaSharp.SKPathOp,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathop_simplify in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathop_simplify(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pathop_tight_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pathop_tight_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_1d_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_1d_path(System.IntPtr,System.Single,System.Single,SkiaSharp.SKPath1DPathEffectStyle) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_2d_line in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_2d_line(System.Single,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_2d_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_2d_path(SkiaSharp.SKMatrix*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_compose in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_compose(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_corner in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_corner(System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_dash in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_dash(System.Single*,System.Int32,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_discrete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_discrete(System.Single,System.Single,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_sum in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_sum(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_create_trim in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_path_effect_create_trim(System.Single,System.Single,SkiaSharp.SKTrimPathEffectMode) in SkiaSharp.dll.
Did not add native reference to sk_path_effect_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_path_effect_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_deserialize_from_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_deserialize_from_data(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_deserialize_from_memory in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_deserialize_from_memory(System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_deserialize_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_deserialize_from_stream(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_get_cull_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_picture_get_cull_rect(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_picture_get_recording_canvas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_get_recording_canvas(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_get_unique_id in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_picture_get_unique_id(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_make_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_make_shader(System.IntPtr,SkiaSharp.SKShaderTileMode,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_picture_recorder_begin_recording in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_recorder_begin_recording(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_picture_recorder_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_picture_recorder_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_recorder_end_recording in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_recorder_end_recording(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_recorder_end_recording_as_drawable in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_recorder_end_recording_as_drawable(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_recorder_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_recorder_new() in SkiaSharp.dll.
Did not add native reference to sk_picture_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_picture_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_serialize_to_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_picture_serialize_to_data(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_serialize_to_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_picture_serialize_to_stream(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_picture_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_picture_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_color_get_bit_shift in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_color_get_bit_shift(System.Int32*,System.Int32*,System.Int32*,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_color_premultiply in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_color_premultiply(System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_color_premultiply_array in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_color_premultiply_array(System.UInt32*,System.Int32,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_color_unpremultiply in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_color_unpremultiply(System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_color_unpremultiply_array in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_color_unpremultiply_array(System.UInt32*,System.Int32,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_jpegencoder_encode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_jpegencoder_encode(System.IntPtr,System.IntPtr,SkiaSharp.SKJpegEncoderOptions*) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_destructor in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pixmap_destructor(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_encode_image in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_encode_image(System.IntPtr,System.IntPtr,SkiaSharp.SKEncodedImageFormat,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_erase_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_erase_color(System.IntPtr,System.UInt32,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_erase_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_erase_color4f(System.IntPtr,SkiaSharp.SKColorF*,System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_extract_subset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_extract_subset(System.IntPtr,System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_info in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pixmap_get_info(System.IntPtr,SkiaSharp.SKImageInfoNative*) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_pixel_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_pixmap_get_pixel_color(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_pixmap_get_pixels(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_pixels_with_xy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_pixmap_get_pixels_with_xy(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_row_bytes in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_pixmap_get_row_bytes(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_get_writable_addr in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_pixmap_get_writable_addr(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_pixmap_new() in SkiaSharp.dll.
Did not add native reference to sk_pixmap_new_with_params in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_pixmap_new_with_params(SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_read_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_read_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_reset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pixmap_reset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_reset_with_params in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_pixmap_reset_with_params(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_pixmap_scale_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pixmap_scale_pixels(System.IntPtr,System.IntPtr,SkiaSharp.SKFilterQuality) in SkiaSharp.dll.
Did not add native reference to sk_pngencoder_encode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_pngencoder_encode(System.IntPtr,System.IntPtr,SkiaSharp.SKPngEncoderOptions*) in SkiaSharp.dll.
Did not add native reference to sk_swizzle_swap_rb in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_swizzle_swap_rb(System.UInt32*,System.UInt32*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_webpencoder_encode in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_webpencoder_encode(System.IntPtr,System.IntPtr,SkiaSharp.SKWebpEncoderOptions*) in SkiaSharp.dll.
Did not add native reference to sk_region_cliperator_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_cliperator_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_cliperator_done in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_cliperator_done(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_cliperator_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_region_cliperator_new(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_cliperator_next in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_cliperator_next(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_cliperator_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_cliperator_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_contains in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_contains(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_contains_point in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_contains_point(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_region_contains_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_contains_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_get_boundary_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_get_boundary_path(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_get_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_get_bounds(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_intersects in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_intersects(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_intersects_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_intersects_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_is_complex in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_is_complex(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_is_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_is_empty(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_is_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_is_rect(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_iterator_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_done in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_iterator_done(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_region_iterator_new(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_next in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_iterator_next(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_iterator_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_iterator_rewind in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_iterator_rewind(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_region_new() in SkiaSharp.dll.
Did not add native reference to sk_region_op in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_op(System.IntPtr,System.IntPtr,SkiaSharp.SKRegionOperation) in SkiaSharp.dll.
Did not add native reference to sk_region_op_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_op_rect(System.IntPtr,SkiaSharp.SKRectI*,SkiaSharp.SKRegionOperation) in SkiaSharp.dll.
Did not add native reference to sk_region_quick_contains in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_quick_contains(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_quick_reject in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_quick_reject(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_quick_reject_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_quick_reject_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_set_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_set_empty(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_set_path in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_set_path(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_set_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_set_rect(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_region_set_rects in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_set_rects(System.IntPtr,SkiaSharp.SKRectI*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_region_set_region in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_set_region(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_spanerator_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_spanerator_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_region_spanerator_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_region_spanerator_new(System.IntPtr,System.Int32,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_region_spanerator_next in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_region_spanerator_next(System.IntPtr,System.Int32*,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_region_translate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_region_translate(System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_rrect_contains in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_rrect_contains(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_get_height in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_rrect_get_height(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_get_radii in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_get_radii(System.IntPtr,SkiaSharp.SKRoundRectCorner,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_get_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_get_rect(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_get_type in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKRoundRectType SkiaSharp.SkiaApi::sk_rrect_get_type(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_get_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Single SkiaSharp.SkiaApi::sk_rrect_get_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_inset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_inset(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_rrect_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_rrect_is_valid(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_rrect_new() in SkiaSharp.dll.
Did not add native reference to sk_rrect_new_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_rrect_new_copy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_offset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_offset(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_rrect_outset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_outset(System.IntPtr,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_empty(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_nine_patch in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_nine_patch(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_oval in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_oval(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_rect in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_rect(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_rect_radii in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_rect_radii(System.IntPtr,SkiaSharp.SKRect*,SkiaSharp.SKPoint*) in SkiaSharp.dll.
Did not add native reference to sk_rrect_set_rect_xy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_rrect_set_rect_xy(System.IntPtr,SkiaSharp.SKRect*,System.Single,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_rrect_transform in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_rrect_transform(System.IntPtr,SkiaSharp.SKMatrix*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_child_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_runtimeeffect_get_child_name(System.IntPtr,System.Int32,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_children_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_get_children_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_uniform_from_index in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_get_uniform_from_index(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_uniform_from_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_get_uniform_from_name(System.IntPtr,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_uniform_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_runtimeeffect_get_uniform_name(System.IntPtr,System.Int32,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_uniform_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_get_uniform_size(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_get_uniforms_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_get_uniforms_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_make in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_make(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_make_color_filter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_make_color_filter(System.IntPtr,System.IntPtr,System.IntPtr*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_make_shader in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_make_shader(System.IntPtr,System.IntPtr,System.IntPtr*,System.IntPtr,SkiaSharp.SKMatrix*,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_uniform_get_offset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_uniform_get_offset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_uniform_get_size_in_bytes in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_runtimeeffect_uniform_get_size_in_bytes(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_runtimeeffect_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_runtimeeffect_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_blend in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_blend(SkiaSharp.SKBlendMode,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_color in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_color(System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_color4f(SkiaSharp.SKColorF*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_empty() in SkiaSharp.dll.
Did not add native reference to sk_shader_new_lerp in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_lerp(System.Single,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_linear_gradient in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_linear_gradient(SkiaSharp.SKPoint*,System.UInt32*,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_linear_gradient_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_linear_gradient_color4f(SkiaSharp.SKPoint*,SkiaSharp.SKColorF*,System.IntPtr,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_perlin_noise_fractal_noise in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_perlin_noise_fractal_noise(System.Single,System.Single,System.Int32,System.Single,SkiaSharp.SKSizeI*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_perlin_noise_improved_noise in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_perlin_noise_improved_noise(System.Single,System.Single,System.Int32,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_perlin_noise_turbulence in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_perlin_noise_turbulence(System.Single,System.Single,System.Int32,System.Single,SkiaSharp.SKSizeI*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_radial_gradient in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_radial_gradient(SkiaSharp.SKPoint*,System.Single,System.UInt32*,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_radial_gradient_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_radial_gradient_color4f(SkiaSharp.SKPoint*,System.Single,SkiaSharp.SKColorF*,System.IntPtr,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_sweep_gradient in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_sweep_gradient(SkiaSharp.SKPoint*,System.UInt32*,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,System.Single,System.Single,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_sweep_gradient_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_sweep_gradient_color4f(SkiaSharp.SKPoint*,SkiaSharp.SKColorF*,System.IntPtr,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,System.Single,System.Single,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_two_point_conical_gradient in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_two_point_conical_gradient(SkiaSharp.SKPoint*,System.Single,SkiaSharp.SKPoint*,System.Single,System.UInt32*,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_new_two_point_conical_gradient_color4f in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_new_two_point_conical_gradient_color4f(SkiaSharp.SKPoint*,System.Single,SkiaSharp.SKPoint*,System.Single,SkiaSharp.SKColorF*,System.IntPtr,System.Single*,System.Int32,SkiaSharp.SKShaderTileMode,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_shader_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_shader_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_shader_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_with_color_filter in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_with_color_filter(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_shader_with_local_matrix in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_shader_with_local_matrix(System.IntPtr,SkiaSharp.SKMatrix*) in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_copy_to in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_dynamicmemorywstream_copy_to(System.IntPtr,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_dynamicmemorywstream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_detach_as_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_dynamicmemorywstream_detach_as_data(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_detach_as_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_dynamicmemorywstream_detach_as_stream(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_dynamicmemorywstream_new() in SkiaSharp.dll.
Did not add native reference to sk_dynamicmemorywstream_write_to_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_dynamicmemorywstream_write_to_stream(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_filestream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_filestream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_filestream_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_filestream_is_valid(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_filestream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_filestream_new(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_filewstream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_filewstream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_filewstream_is_valid in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_filewstream_is_valid(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_filewstream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_filewstream_new(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_memorystream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_memorystream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_memorystream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_memorystream_new() in SkiaSharp.dll.
Did not add native reference to sk_memorystream_new_with_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_memorystream_new_with_data(System.Void*,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_memorystream_new_with_length in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_memorystream_new_with_length(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_memorystream_new_with_skdata in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_memorystream_new_with_skdata(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_memorystream_set_memory in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_memorystream_set_memory(System.IntPtr,System.Void*,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_stream_asset_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_stream_asset_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_stream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_duplicate in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_duplicate(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_fork in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_fork(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_get_length in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_get_length(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_get_memory_base in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_stream_get_memory_base(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_get_position in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_get_position(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_has_length in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_has_length(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_has_position in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_has_position(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_is_at_end in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_is_at_end(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_move in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_move(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_stream_peek in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_peek(System.IntPtr,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_read in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_read(System.IntPtr,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_bool in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_bool(System.IntPtr,System.Byte*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_s16 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_s16(System.IntPtr,System.Int16*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_s32 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_s32(System.IntPtr,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_s8 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_s8(System.IntPtr,System.SByte*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_u16 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_u16(System.IntPtr,System.UInt16*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_u32 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_u32(System.IntPtr,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_stream_read_u8 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_read_u8(System.IntPtr,System.Byte*) in SkiaSharp.dll.
Did not add native reference to sk_stream_rewind in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_rewind(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_seek in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_stream_seek(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_stream_skip in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_stream_skip(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_bytes_written in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_wstream_bytes_written(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_flush in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_wstream_flush(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_get_size_of_packed_uint in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_wstream_get_size_of_packed_uint(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_newline in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_newline(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write(System.IntPtr,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_16 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_16(System.IntPtr,System.UInt16) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_32 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_32(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_8 in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_8(System.IntPtr,System.Byte) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_bigdec_as_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_bigdec_as_text(System.IntPtr,System.Int64,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_bool in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_bool(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_dec_as_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_dec_as_text(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_hex_as_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_hex_as_text(System.IntPtr,System.UInt32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_packed_uint in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_packed_uint(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_scalar in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_scalar(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_scalar_as_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_scalar_as_text(System.IntPtr,System.Single) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_stream(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_wstream_write_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_wstream_write_text(System.IntPtr,System.String) in SkiaSharp.dll.
Did not add native reference to sk_string_destructor in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_string_destructor(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_string_get_c_str in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void* SkiaSharp.SkiaApi::sk_string_get_c_str(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_string_get_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_string_get_size(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_string_new_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_string_new_empty() in SkiaSharp.dll.
Did not add native reference to sk_string_new_with_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_string_new_with_copy(System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_draw in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_surface_draw(System.IntPtr,System.IntPtr,System.Single,System.Single,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_flush in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_surface_flush(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_flush_and_submit in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_surface_flush_and_submit(System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_surface_get_canvas in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_get_canvas(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_get_props in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_get_props(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_get_recording_context in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_get_recording_context(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_backend_render_target in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_backend_render_target(System.IntPtr,System.IntPtr,SkiaSharp.GRSurfaceOrigin,SkiaSharp.SKColorTypeNative,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_backend_texture in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_backend_texture(System.IntPtr,System.IntPtr,SkiaSharp.GRSurfaceOrigin,System.Int32,SkiaSharp.SKColorTypeNative,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_image_snapshot in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_image_snapshot(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_image_snapshot_with_crop in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_image_snapshot_with_crop(System.IntPtr,SkiaSharp.SKRectI*) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_metal_layer in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_metal_layer(System.IntPtr,System.Void*,SkiaSharp.GRSurfaceOrigin,System.Int32,SkiaSharp.SKColorTypeNative,System.IntPtr,System.IntPtr,System.Void**) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_metal_view in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_metal_view(System.IntPtr,System.Void*,SkiaSharp.GRSurfaceOrigin,System.Int32,SkiaSharp.SKColorTypeNative,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_null in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_null(System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_raster in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_raster(SkiaSharp.SKImageInfoNative*,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_raster_direct in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_raster_direct(SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,SkiaSharp.SKSurfaceRasterReleaseProxyDelegate,System.Void*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_new_render_target in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surface_new_render_target(System.IntPtr,System.Boolean,SkiaSharp.SKImageInfoNative*,System.Int32,SkiaSharp.GRSurfaceOrigin,System.IntPtr,System.Boolean) in SkiaSharp.dll.
Did not add native reference to sk_surface_peek_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_surface_peek_pixels(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surface_read_pixels in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_surface_read_pixels(System.IntPtr,SkiaSharp.SKImageInfoNative*,System.Void*,System.IntPtr,System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_surface_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_surface_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surfaceprops_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_surfaceprops_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surfaceprops_get_flags in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_surfaceprops_get_flags(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surfaceprops_get_pixel_geometry in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKPixelGeometry SkiaSharp.SkiaApi::sk_surfaceprops_get_pixel_geometry(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_surfaceprops_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_surfaceprops_new(System.UInt32,SkiaSharp.SKPixelGeometry) in SkiaSharp.dll.
Did not add native reference to sk_svgcanvas_create_with_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_svgcanvas_create_with_stream(SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_svgcanvas_create_with_writer in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_svgcanvas_create_with_writer(SkiaSharp.SKRect*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_pos in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_pos(System.IntPtr,System.IntPtr,System.Int32,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_pos_h in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_pos_h(System.IntPtr,System.IntPtr,System.Int32,System.Single,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_rsxform in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_rsxform(System.IntPtr,System.IntPtr,System.Int32,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_text in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_text(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Single,System.Int32,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_text_pos in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_text_pos(System.IntPtr,System.IntPtr,System.Int32,System.Int32,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_alloc_run_text_pos_h in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_alloc_run_text_pos_h(System.IntPtr,System.IntPtr,System.Int32,System.Single,System.Int32,SkiaSharp.SKRect*,SkiaSharp.SKRunBufferInternal*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_builder_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_make in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_textblob_builder_make(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_builder_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_textblob_builder_new() in SkiaSharp.dll.
Did not add native reference to sk_textblob_get_bounds in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_get_bounds(System.IntPtr,SkiaSharp.SKRect*) in SkiaSharp.dll.
Did not add native reference to sk_textblob_get_intercepts in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_textblob_get_intercepts(System.IntPtr,System.Single*,System.Single*,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_get_unique_id in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt32 SkiaSharp.SkiaApi::sk_textblob_get_unique_id(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_textblob_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_textblob_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_count_families in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_fontmgr_count_families(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_create_default in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_create_default() in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_create_from_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_create_from_data(System.IntPtr,System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_create_from_file in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_create_from_file(System.IntPtr,System.Void*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_create_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_create_from_stream(System.IntPtr,System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_create_styleset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_create_styleset(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_get_family_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_fontmgr_get_family_name(System.IntPtr,System.Int32,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_match_face_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_match_face_style(System.IntPtr,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_match_family in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_match_family(System.IntPtr,System.String) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_match_family_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_match_family_style(System.IntPtr,System.String,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_match_family_style_character in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_match_family_style_character(System.IntPtr,System.String,System.IntPtr,System.String[],System.Int32,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_ref_default in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontmgr_ref_default() in SkiaSharp.dll.
Did not add native reference to sk_fontmgr_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_fontmgr_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyle_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_fontstyle_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyle_get_slant in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKFontStyleSlant SkiaSharp.SkiaApi::sk_fontstyle_get_slant(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyle_get_weight in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_fontstyle_get_weight(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyle_get_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_fontstyle_get_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyle_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontstyle_new(System.Int32,System.Int32,SkiaSharp.SKFontStyleSlant) in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_create_empty in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontstyleset_create_empty() in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_create_typeface in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontstyleset_create_typeface(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_get_count in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_fontstyleset_get_count(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_get_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_fontstyleset_get_style(System.IntPtr,System.Int32,System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_match_style in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_fontstyleset_match_style(System.IntPtr,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_fontstyleset_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_fontstyleset_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_copy_table_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_copy_table_data(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_count_glyphs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_count_glyphs(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_count_tables in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_count_tables(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_create_default in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_create_default() in SkiaSharp.dll.
Did not add native reference to sk_typeface_create_from_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_create_from_data(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_create_from_file in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_create_from_file(System.Void*,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_create_from_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_create_from_name(System.String,System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_create_from_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_create_from_stream(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_family_name in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_get_family_name(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_font_slant in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKFontStyleSlant SkiaSharp.SkiaApi::sk_typeface_get_font_slant(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_font_weight in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_get_font_weight(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_font_width in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_get_font_width(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_fontstyle in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_get_fontstyle(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_kerning_pair_adjustments in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_typeface_get_kerning_pair_adjustments(System.IntPtr,System.UInt16*,System.Int32,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_table_data in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_get_table_data(System.IntPtr,System.UInt32,System.IntPtr,System.IntPtr,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_table_size in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_get_table_size(System.IntPtr,System.UInt32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_table_tags in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_get_table_tags(System.IntPtr,System.UInt32*) in SkiaSharp.dll.
Did not add native reference to sk_typeface_get_units_per_em in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Int32 SkiaSharp.SkiaApi::sk_typeface_get_units_per_em(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_is_fixed_pitch in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Boolean SkiaSharp.SkiaApi::sk_typeface_is_fixed_pitch(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_typeface_open_stream in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_open_stream(System.IntPtr,System.Int32*) in SkiaSharp.dll.
Did not add native reference to sk_typeface_ref_default in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_typeface_ref_default() in SkiaSharp.dll.
Did not add native reference to sk_typeface_unichar_to_glyph in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.UInt16 SkiaSharp.SkiaApi::sk_typeface_unichar_to_glyph(System.IntPtr,System.Int32) in SkiaSharp.dll.
Did not add native reference to sk_typeface_unichars_to_glyphs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_typeface_unichars_to_glyphs(System.IntPtr,System.Int32*,System.Int32,System.UInt16*) in SkiaSharp.dll.
Did not add native reference to sk_typeface_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_typeface_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_vertices_make_copy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_vertices_make_copy(SkiaSharp.SKVertexMode,System.Int32,SkiaSharp.SKPoint*,SkiaSharp.SKPoint*,System.UInt32*,System.Int32,System.UInt16*) in SkiaSharp.dll.
Did not add native reference to sk_vertices_ref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_vertices_ref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_vertices_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_vertices_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_xmlstreamwriter_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_xmlstreamwriter_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_xmlstreamwriter_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_xmlstreamwriter_new(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_clone in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_compatpaint_clone(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_compatpaint_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_get_font in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_compatpaint_get_font(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_get_text_align in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKTextAlign SkiaSharp.SkiaApi::sk_compatpaint_get_text_align(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_get_text_encoding in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by SkiaSharp.SKTextEncoding SkiaSharp.SkiaApi::sk_compatpaint_get_text_encoding(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_make_font in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_compatpaint_make_font(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_compatpaint_new() in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_new_with_font in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_compatpaint_new_with_font(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_reset in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_compatpaint_reset(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_set_text_align in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_compatpaint_set_text_align(System.IntPtr,SkiaSharp.SKTextAlign) in SkiaSharp.dll.
Did not add native reference to sk_compatpaint_set_text_encoding in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_compatpaint_set_text_encoding(System.IntPtr,SkiaSharp.SKTextEncoding) in SkiaSharp.dll.
Did not add native reference to sk_manageddrawable_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_manageddrawable_new(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_manageddrawable_set_procs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_manageddrawable_set_procs(SkiaSharp.SKManagedDrawableDelegates) in SkiaSharp.dll.
Did not add native reference to sk_manageddrawable_unref in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_manageddrawable_unref(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_managedstream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedstream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_managedstream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_managedstream_new(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_managedstream_set_procs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedstream_set_procs(SkiaSharp.SKManagedStreamDelegates) in SkiaSharp.dll.
Did not add native reference to sk_managedwstream_destroy in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedwstream_destroy(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_managedwstream_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_managedwstream_new(System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_managedwstream_set_procs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedwstream_set_procs(SkiaSharp.SKManagedWStreamDelegates) in SkiaSharp.dll.
Did not add native reference to sk_managedtracememorydump_delete in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedtracememorydump_delete(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to sk_managedtracememorydump_new in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.IntPtr SkiaSharp.SkiaApi::sk_managedtracememorydump_new(System.Boolean,System.Boolean,System.Void*) in SkiaSharp.dll.
Did not add native reference to sk_managedtracememorydump_set_procs in @rpath/libSkiaSharp.framework/libSkiaSharp referenced by System.Void SkiaSharp.SkiaApi::sk_managedtracememorydump_set_procs(SkiaSharp.SKManagedTraceMemoryDumpDelegates) in SkiaSharp.dll.
Did not add native reference to InitializeCriticalSectionEx in Kernel32.dll referenced by System.Boolean SkiaSharp.Internals.PlatformLock/NonAlertableWin32Lock::InitializeCriticalSectionEx(System.IntPtr,System.UInt32,System.UInt32) in SkiaSharp.dll.
Did not add native reference to DeleteCriticalSection in Kernel32.dll referenced by System.Void SkiaSharp.Internals.PlatformLock/NonAlertableWin32Lock::DeleteCriticalSection(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to EnterCriticalSection in Kernel32.dll referenced by System.Void SkiaSharp.Internals.PlatformLock/NonAlertableWin32Lock::EnterCriticalSection(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to LeaveCriticalSection in Kernel32.dll referenced by System.Void SkiaSharp.Internals.PlatformLock/NonAlertableWin32Lock::LeaveCriticalSection(System.IntPtr) in SkiaSharp.dll.
Did not add native reference to glGenRenderbuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGenRenderbuffers(System.Int32,System.UInt32[]) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGenRenderbuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGenRenderbuffers(System.Int32,System.UInt32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGenFramebuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGenFramebuffers(System.Int32,System.UInt32[]) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGenFramebuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGenFramebuffers(System.Int32,System.UInt32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGetIntegerv in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGetIntegerv(System.UInt32,System.Int32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGetRenderbufferParameteriv in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glGetRenderbufferParameteriv(System.UInt32,System.Int32,System.Int32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glBindRenderbuffer in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glBindRenderbuffer(System.UInt32,System.UInt32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glViewport in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glViewport(System.Int32,System.Int32,System.Int32,System.Int32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glClearColor in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glClearColor(System.Single,System.Single,System.Single,System.Single) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glClear in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glClear(System.UInt32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glBindFramebuffer in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glBindFramebuffer(System.UInt32,System.UInt32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glDeleteFramebuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glDeleteFramebuffers(System.Int32,System.UInt32[]) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glDeleteFramebuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glDeleteFramebuffers(System.Int32,System.UInt32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glDeleteRenderbuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glDeleteRenderbuffers(System.Int32,System.UInt32[]) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glDeleteRenderbuffers in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glDeleteRenderbuffers(System.Int32,System.UInt32&) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glFramebufferRenderbuffer in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.Void SkiaSharp.Views.GlesInterop.Gles::glFramebufferRenderbuffer(System.UInt32,System.UInt32,System.UInt32,System.UInt32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to glGetString in /System/Library/Frameworks/OpenGLES.framework/OpenGLES referenced by System.IntPtr SkiaSharp.Views.GlesInterop.Gles::glGetString(System.UInt32) in SkiaSharp.Views.iOS.dll.
Did not add native reference to _Block_copy in /usr/lib/libobjc.dylib referenced by System.IntPtr ObjCRuntime.Trampolines::_Block_copy(System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to _Block_release in /usr/lib/libobjc.dylib referenced by System.Void ObjCRuntime.Trampolines::_Block_release(System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_UIEdgeInsets(System.IntPtr,System.IntPtr,UIKit.UIEdgeInsets) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_CGSize(System.IntPtr,System.IntPtr,CoreGraphics.CGSize) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_CGPoint(System.IntPtr,System.IntPtr,CoreGraphics.CGPoint) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_nfloat(System.IntPtr,System.IntPtr,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Boolean ApiDefinition.Messaging::bool_objc_msgSend(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Boolean ApiDefinition.Messaging::bool_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_bool(System.IntPtr,System.IntPtr,System.Boolean) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_bool(System.IntPtr,System.IntPtr,System.Boolean) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_UInt32_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.UInt32,System.nfloat,System.nfloat,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_UInt32_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.UInt32,System.nfloat,System.nfloat,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSend_UInt64_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.UInt64,System.nfloat,System.nfloat,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Void ApiDefinition.Messaging::void_objc_msgSendSuper_UInt64_nfloat_nfloat_nfloat(System.IntPtr,System.IntPtr,System.UInt64,System.nfloat,System.nfloat,System.nfloat) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int32 ApiDefinition.Messaging::int_objc_msgSend(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int32 ApiDefinition.Messaging::int_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.Int64 ApiDefinition.Messaging::Int64_objc_msgSend(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.Int64 ApiDefinition.Messaging::Int64_objc_msgSendSuper(System.IntPtr,System.IntPtr) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_int(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int32) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Masonry.iOS.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Int64(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.Int64) in Masonry.iOS.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend(System.IntPtr,System.IntPtr) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper(System.IntPtr,System.IntPtr) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_IntPtr(System.IntPtr,System.IntPtr,System.IntPtr) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_UInt32(System.IntPtr,System.IntPtr,System.UInt32) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSend in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSend_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in SuiHanOpenCC.dll.
Did not add native reference to objc_msgSendSuper in /usr/lib/libobjc.dylib referenced by System.IntPtr ApiDefinition.Messaging::IntPtr_objc_msgSendSuper_UInt64(System.IntPtr,System.IntPtr,System.UInt64) in SuiHanOpenCC.dll.
Did not add native reference to sqlite3_close in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_close(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_close_v2 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_close_v2(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_create_function in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_create_function(System.IntPtr,System.Byte[],System.Int32,System.Int32,System.IntPtr,Mono.Data.Sqlite.SQLiteCallback,Mono.Data.Sqlite.SQLiteCallback,Mono.Data.Sqlite.SQLiteFinalCallback) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_create_function_v2 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_create_function_v2(System.IntPtr,System.Byte[],System.Int32,System.Int32,System.IntPtr,Mono.Data.Sqlite.SQLiteCallback,Mono.Data.Sqlite.SQLiteCallback,Mono.Data.Sqlite.SQLiteFinalCallback,Mono.Data.Sqlite.SQLiteFinalCallback) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_finalize in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_finalize(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_open_v2 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_open_v2(System.Byte[],System.IntPtr&,System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_open in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_open(System.Byte[],System.IntPtr&) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_open16 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_open16(System.String,System.IntPtr&) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_reset in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_reset(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_parameter_name in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_parameter_name(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_decltype in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_decltype(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_decltype16 in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_decltype16(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_name in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_name(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_name16 in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_name16(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_text in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_text(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_text16 in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_text16(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_errmsg in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_errmsg(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_prepare in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_prepare(System.IntPtr,System.IntPtr,System.Int32,System.IntPtr&,System.IntPtr&) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_table_column_metadata in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_table_column_metadata(System.IntPtr,System.Byte[],System.Byte[],System.Byte[],System.IntPtr&,System.IntPtr&,System.Int32&,System.Int32&,System.Int32&) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_text in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_text(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_text16 in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_text16(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_libversion in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_libversion() in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_interrupt in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_interrupt(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_changes in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_changes(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_busy_timeout in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_busy_timeout(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_blob in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_blob(System.IntPtr,System.Int32,System.Byte[],System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_double in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_double(System.IntPtr,System.Int32,System.Double) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_int in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_int(System.IntPtr,System.Int32,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_int64 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_int64(System.IntPtr,System.Int32,System.Int64) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_null in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_null(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_text in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_text(System.IntPtr,System.Int32,System.Byte[],System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_parameter_count in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_parameter_count(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_parameter_index in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_parameter_index(System.IntPtr,System.Byte[]) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_count in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_count(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_step in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_step(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_double in /usr/lib/libsqlite3.dylib referenced by System.Double Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_double(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_int in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_int(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_int64 in /usr/lib/libsqlite3.dylib referenced by System.Int64 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_int64(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_blob in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_blob(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_bytes in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_bytes(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_column_type in /usr/lib/libsqlite3.dylib referenced by Mono.Data.Sqlite.TypeAffinity Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_column_type(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_create_collation in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_create_collation(System.IntPtr,System.Byte[],System.Int32,System.IntPtr,Mono.Data.Sqlite.SQLiteCollation) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_aggregate_count in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_aggregate_count(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_blob in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_blob(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_bytes in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_bytes(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_double in /usr/lib/libsqlite3.dylib referenced by System.Double Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_double(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_int in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_int(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_int64 in /usr/lib/libsqlite3.dylib referenced by System.Int64 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_int64(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_value_type in /usr/lib/libsqlite3.dylib referenced by Mono.Data.Sqlite.TypeAffinity Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_value_type(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_blob in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_blob(System.IntPtr,System.Byte[],System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_double in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_double(System.IntPtr,System.Double) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_error in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_error(System.IntPtr,System.Byte[],System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_int in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_int(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_int64 in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_int64(System.IntPtr,System.Int64) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_null in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_null(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_text in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_text(System.IntPtr,System.Byte[],System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_aggregate_context in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_aggregate_context(System.IntPtr,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_bind_text16 in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_bind_text16(System.IntPtr,System.Int32,System.String,System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_error16 in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_error16(System.IntPtr,System.String,System.Int32) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_result_text16 in /usr/lib/libsqlite3.dylib referenced by System.Void Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_result_text16(System.IntPtr,System.String,System.Int32,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_update_hook in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_update_hook(System.IntPtr,Mono.Data.Sqlite.SQLiteUpdateCallback,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_commit_hook in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_commit_hook(System.IntPtr,Mono.Data.Sqlite.SQLiteCommitCallback,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_rollback_hook in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_rollback_hook(System.IntPtr,Mono.Data.Sqlite.SQLiteRollbackCallback,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_db_handle in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_db_handle(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_next_stmt in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_next_stmt(System.IntPtr,System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_exec in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_exec(System.IntPtr,System.Byte[],System.IntPtr,System.IntPtr,System.IntPtr&) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_config in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_config(Mono.Data.Sqlite.SQLiteConfig) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_user_data in /usr/lib/libsqlite3.dylib referenced by System.IntPtr Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_user_data(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_free in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_free(System.IntPtr) in Mono.Data.Sqlite.dll.
Did not add native reference to sqlite3_libversion_number in /usr/lib/libsqlite3.dylib referenced by System.Int32 Mono.Data.Sqlite.UnsafeNativeMethods::sqlite3_libversion_number() in Mono.Data.Sqlite.dll.
The linker removed the assembly 'Keyboard' from 'SuiHanIME.iOS' since there is no more reference to it.
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.iOS.exe and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.exe are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.iOS.exe to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.exe
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/netstandard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/netstandard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Drawing.Common.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Drawing.Common.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Xaml.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Xaml.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Xaml.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/MathParser.org-mXparser.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/MathParser.org-mXparser.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLite-net.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLite-net.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Memory.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Memory.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.batteries_v2.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.batteries_v2.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.provider.sqlite3.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.provider.sqlite3.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Newtonsoft.Json.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Newtonsoft.Json.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microsoft.Bcl.HashCode.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microsoft.Bcl.HashCode.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCMSClientLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCMSClientLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCMSClientLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanBindingableLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanBindingableLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanBindingableLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Resources.ResourceManager.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Resources.ResourceManager.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Resources.ResourceManager.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Resources.ResourceManager.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Collections.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Collections.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Collections.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Collections.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Reflection.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Reflection.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Threading.Tasks.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.Tasks.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Threading.Tasks.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.Tasks.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Diagnostics.Debug.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Diagnostics.Debug.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Diagnostics.Debug.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Diagnostics.Debug.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Primitives.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Primitives.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Primitives.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Primitives.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Threading.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Threading.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Extensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Extensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Extensions.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Text.Encoding.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.Encoding.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Text.Encoding.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.Encoding.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Text.RegularExpressions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.RegularExpressions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Text.RegularExpressions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.RegularExpressions.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Linq.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Linq.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Linq.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Linq.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Forms.Platform.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/FFImageLoading.Platform.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/WebP.Touch.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/WebP.Touch.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/WebP.Touch.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/WebP.Touch.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ObjectModel.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ObjectModel.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ObjectModel.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ObjectModel.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Globalization.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Globalization.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Globalization.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Globalization.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Reflection.Extensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Reflection.Extensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.Extensions.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll.config to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll.config
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.Forms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.Forms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.Forms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGLForSkia.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGLForSkia.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGLForSkia.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGL.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGL.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanGL.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Plugin.FilePicker.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Plugin.FilePicker.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Plugin.FilePicker.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiIAPForms.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiIAPForms.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiIAPForms.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiApiShareLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiApiShareLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/HuaWeiApiShareLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/TinyPinyin.Core.Standard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/TinyPinyin.Core.Standard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/TinyPinyin.Core.Standard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/TinyPinyin.Core.Standard.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMEInAppPurchaseLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMEInAppPurchaseLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMEInAppPurchaseLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Amporis.Xamarin.Forms.ColorPicker.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Amporis.Xamarin.Forms.ColorPicker.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Amporis.Xamarin.Forms.ColorPicker.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xam.Plugin.TabView.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xam.Plugin.TabView.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xam.Plugin.TabView.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xam.Plugin.TabView.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/CarouselView.FormsPlugin.Abstractions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.Abstractions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/CarouselView.FormsPlugin.Abstractions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.Abstractions.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHaniOSInAppPurchaseLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHaniOSInAppPurchaseLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHaniOSInAppPurchaseLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.Shell.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.Shell.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIME.Shell.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Masonry.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Masonry.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanOpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanOpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/CarouselView.FormsPlugin.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/CarouselView.FormsPlugin.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Keyboard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Keyboard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Keyboard.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/mscorlib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Security.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Numerics.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Net.Http.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Drawing.Common.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Drawing.Common.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/IOSLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/netstandard.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/netstandard.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Transactions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Data.DataSetExtensions.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.IO.Compression.FileSystem.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ComponentModel.Composition.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Runtime.Serialization.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.ServiceModel.Internals.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Web.Services.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Xml.Linq.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/MathParser.org-mXparser.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/MathParser.org-mXparser.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLite-net.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLite-net.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Memory.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/System.Memory.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.batteries_v2.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.batteries_v2.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.provider.sqlite3.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SQLitePCLRaw.provider.sqlite3.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Newtonsoft.Json.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Newtonsoft.Json.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SHTaskLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microsoft.Bcl.HashCode.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microsoft.Bcl.HashCode.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Masonry.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Masonry.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenCC.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanOpenCC.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanOpenCC.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.Views.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SkiaSharp.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Microcharts.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanNetLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Essentials.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/OpenTK-1.0.dll.config to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll.config
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Mono.Data.Sqlite.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanIMELib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHan2Gram.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanCCOnlineLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/SuiHanSubscribeLib.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.iOS.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Core.pdb to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.pdb
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.dll and /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/2-PreBuild/Xamarin.Forms.Platform.dll to /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll
Created task scheduler with concurrency 4.
Could not resolve the module reference System in mscorlib.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in mscorlib.dll
Linking with the framework Security because it's referenced by a module reference in mscorlib.dll
Could not resolve the module reference System in System.Core.dll
Could not resolve the module reference System in System.dll
Could not resolve the module reference System.Net.Security in System.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in System.dll
Linking with the framework CFNetwork because it's referenced by a module reference in System.dll
Linking with the framework Security because it's referenced by a module reference in System.dll
Linking with the framework SystemConfiguration because it's referenced by a module reference in System.dll
Linking with the framework Security because it's referenced by a module reference in Mono.Security.dll
Could not resolve the module reference System in System.IO.Compression.dll
Linking with the framework CFNetwork because it's referenced by a module reference in Xamarin.iOS.dll
Linking with sqlite3 because it's referenced by a module reference in SQLitePCLRaw.provider.sqlite3.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in OpenTK-1.0.dll
Linking with the framework CoreVideo because it's referenced by a module reference in OpenTK-1.0.dll
Linking with the framework OpenGLES because libGLESv2 is referenced by a module reference in OpenTK-1.0.dll
Linking with the framework OpenAL because openal32 is referenced by a module reference in OpenTK-1.0.dll
Could not resolve the module reference c in SkiaSharp.dll
Could not resolve the module reference Kernel32 in SkiaSharp.dll
Could not resolve the module reference libEGL in SkiaSharp.dll
Could not resolve the module reference ole32 in SkiaSharp.dll
Linking with the framework libSkiaSharp because it's referenced by a module reference in SkiaSharp.dll
Linking with the framework OpenGLES because it's referenced by a module reference in SkiaSharp.Views.iOS.dll
Linking with libsqlite3 because it's referenced by a module reference in Mono.Data.Sqlite.dll
Building SuiHanIME.iOS.exe from SuiHanIME.iOS.exe
Building Xamarin.Sdk from mscorlib.dll, netstandard.dll, System.Core.dll, System.dll, Mono.Security.dll, System.Xml.dll, System.Numerics.dll, System.Data.dll, System.Transactions.dll, System.Data.DataSetExtensions.dll, System.Drawing.Common.dll, System.IO.Compression.dll, System.IO.Compression.FileSystem.dll, System.ComponentModel.Composition.dll, System.Net.Http.dll, Xamarin.iOS.dll, System.Runtime.Serialization.dll, System.ServiceModel.Internals.dll, System.Web.Services.dll, System.Xml.Linq.dll, System.Memory.dll, System.Runtime.dll, System.Resources.ResourceManager.dll, System.Collections.dll, System.Reflection.dll, System.Threading.Tasks.dll, System.IO.dll, System.Diagnostics.Debug.dll, System.Net.Primitives.dll, System.Threading.dll, System.Runtime.Extensions.dll, System.Text.Encoding.dll, System.Text.RegularExpressions.dll, System.Linq.dll, System.ObjectModel.dll, System.Globalization.dll, System.Reflection.Extensions.dll, OpenTK-1.0.dll, Mono.Data.Sqlite.dll
Adding mono-native library libmono-native-unified for Xamarin.Bundler.Application.
Adding GSS framework reference.
Building Xamarin.Forms.Core.dll from Xamarin.Forms.Core.dll
Building Xamarin.Forms.Platform.dll from Xamarin.Forms.Platform.dll
Building Xamarin.Forms.Platform.iOS.dll from Xamarin.Forms.Platform.iOS.dll
Building SuiHanIME.dll from SuiHanIME.dll
Building Xamarin.Forms.Xaml.dll from Xamarin.Forms.Xaml.dll
Building SuiHanLib.dll from SuiHanLib.dll
Building MathParser.org-mXparser.dll from MathParser.org-mXparser.dll
Building SQLite-net.dll from SQLite-net.dll
Building SQLitePCLRaw.core.dll from SQLitePCLRaw.core.dll
Building SQLitePCLRaw.batteries_v2.dll from SQLitePCLRaw.batteries_v2.dll
Building SQLitePCLRaw.provider.sqlite3.dll from SQLitePCLRaw.provider.sqlite3.dll
Building Newtonsoft.Json.dll from Newtonsoft.Json.dll
Building SHTaskLib.dll from SHTaskLib.dll
Building Microsoft.Bcl.HashCode.dll from Microsoft.Bcl.HashCode.dll
Building SuiHanCMSClientLib.dll from SuiHanCMSClientLib.dll
Building SuiHanBindingableLib.dll from SuiHanBindingableLib.dll
Building FFImageLoading.Forms.dll from FFImageLoading.Forms.dll
Building FFImageLoading.dll from FFImageLoading.dll
Building FFImageLoading.Forms.Platform.dll from FFImageLoading.Forms.Platform.dll
Building FFImageLoading.Platform.dll from FFImageLoading.Platform.dll
Building WebP.Touch.dll from WebP.Touch.dll
Building Xamarin.Essentials.dll from Xamarin.Essentials.dll
Building SuiHanCCOnlineLib.dll from SuiHanCCOnlineLib.dll
Building SuiHanNetLib.dll from SuiHanNetLib.dll
Building SuiHanSubscribeLib.dll from SuiHanSubscribeLib.dll
Building SuiHanIMELib.dll from SuiHanIMELib.dll
Building SuiHan2Gram.dll from SuiHan2Gram.dll
Building SkiaSharp.dll from SkiaSharp.dll
Building SkiaSharp.Views.Forms.dll from SkiaSharp.Views.Forms.dll
Building SkiaSharp.Views.iOS.dll from SkiaSharp.Views.iOS.dll
Building SuiHanGLForSkia.dll from SuiHanGLForSkia.dll
Building SuiHanGL.dll from SuiHanGL.dll
Building Plugin.FilePicker.dll from Plugin.FilePicker.dll
Building HuaWeiIAPForms.dll from HuaWeiIAPForms.dll
Building HuaWeiApiShareLib.dll from HuaWeiApiShareLib.dll
Building TinyPinyin.Core.Standard.dll from TinyPinyin.Core.Standard.dll
Building SuiHanIMEInAppPurchaseLib.dll from SuiHanIMEInAppPurchaseLib.dll
Building Amporis.Xamarin.Forms.ColorPicker.dll from Amporis.Xamarin.Forms.ColorPicker.dll
Building Xam.Plugin.TabView.dll from Xam.Plugin.TabView.dll
Building CarouselView.FormsPlugin.Abstractions.dll from CarouselView.FormsPlugin.Abstractions.dll
Building SuiHaniOSInAppPurchaseLib.dll from SuiHaniOSInAppPurchaseLib.dll
Building SuiHanIME.Shell.dll from SuiHanIME.Shell.dll
Building IOSLib.dll from IOSLib.dll
Building Masonry.iOS.dll from Masonry.iOS.dll
Building OpenCC.dll from OpenCC.dll
Building SuiHanOpenCC.dll from SuiHanOpenCC.dll
Building Microcharts.iOS.dll from Microcharts.iOS.dll
Building Microcharts.dll from Microcharts.dll
Building CarouselView.FormsPlugin.iOS.dll from CarouselView.FormsPlugin.iOS.dll
Adding mono-native library libmono-native-unified for Xamarin.Bundler.Application.
Adding GSS framework reference.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.h, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m must be rebuilt.
Generating static registrar for SuiHanIME.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.s must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.exe
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.s must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.aotdata.arm64, /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.s must be rebuilt.
File '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m' does not exist, creating it.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll
Generating static registrar for mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll
Generating static registrar for System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Generating static registrar for System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Generating static registrar for Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanIME, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
Generating static registrar for SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
Generating static registrar for System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
Generating static registrar for SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
Generating static registrar for Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
Generating static registrar for SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for SuiHanCMSClientLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanBindingableLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for FFImageLoading.Forms, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
Generating static registrar for System.Runtime, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for FFImageLoading, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
Generating static registrar for System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Reflection, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.IO, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Runtime.Extensions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Linq, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for FFImageLoading.Forms.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
Generating static registrar for FFImageLoading.Platform, Version=2.4.11.982, Culture=neutral, PublicKeyToken=null
Generating static registrar for WebP.Touch, Version=1.0.6628.22311, Culture=neutral, PublicKeyToken=null
Generating static registrar for System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
Generating static registrar for SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for SkiaSharp.Views.Forms, Version=2.88.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for SuiHanGLForSkia, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanGL, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Plugin.FilePicker, Version=2.1.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for HuaWeiIAPForms, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for HuaWeiApiShareLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for TinyPinyin.Core.Standard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanIMEInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Amporis.Xamarin.Forms.ColorPicker, Version=1.0.23.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xam.Plugin.TabView, Version=1.1.1.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for CarouselView.FormsPlugin.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHaniOSInAppPurchaseLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanIME.Shell, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
Generating static registrar for Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
Generating static registrar for Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
Generating static registrar for Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
Generating static registrar for Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for CarouselView.FormsPlugin.iOS, Version=6.0.0.0, Culture=neutral, PublicKeyToken=null
File '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m' does not exist, creating it.
File '/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.h' does not exist, creating it.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Resources.ResourceManager.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Collections.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.Tasks.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Diagnostics.Debug.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Primitives.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Extensions.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.Encoding.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.RegularExpressions.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Linq.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ObjectModel.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Globalization.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.Extensions.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,dwarfdebug,no-direct-calls,direct-pinvoke,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/WebP.Touch.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/TinyPinyin.Core.Standard.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xam.Plugin.TabView.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.Abstractions.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.iOS.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -stdlib=libc++ -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o -x objective-c++ -D MONOTOUCH -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.s
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Wno-receiver-forward-class -Wno-objc-missing-super-calls -Wno-unguarded-availability-new -stdlib=libc++ -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o -x objective-c++ -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.s
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.s
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Sdk must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -framework CoreFoundation -framework Security -framework CFNetwork -framework SystemConfiguration -framework VisionKit -framework UserNotificationsUI -framework UniformTypeIdentifiers -framework WatchConnectivity -framework Speech -framework SoundAnalysis -framework ScreenTime -framework SafariServices -framework QuickLookThumbnailing -framework QuickLook -framework PushKit -framework PhotosUI -framework PencilKit -framework NotificationCenter -framework NewsstandKit -framework Messages -framework MediaSetup -framework LocalAuthentication -framework LinkPresentation -framework IntentsUI -framework IdentityLookupUI -framework IdentityLookup -framework HealthKitUI -framework FileProviderUI -framework ExternalAccessory -framework DeviceCheck -framework CoreHaptics -framework CoreAudioKit -framework ContactsUI -framework BackgroundTasks -framework AutomaticAssessmentConfiguration -framework AppTrackingTransparency -framework AppClip -framework iAd -framework Vision -framework VideoToolbox -framework VideoSubscriberAccount -framework UserNotifications -framework Twitter -framework StoreKit -framework SpriteKit -framework Social -framework SensorKit -framework SceneKit -framework ReplayKit -framework Photos -framework PDFKit -framework PassKit -framework OpenGLES -framework NetworkExtension -framework Network -framework NearbyInteraction -framework NaturalLanguage -framework MultipeerConnectivity -framework ModelIO -framework MobileCoreServices -framework MetricKit -framework MetalPerformanceShaders -framework MetalKit -framework Metal -framework MessageUI -framework MediaToolbox -framework MediaPlayer -framework MediaAccessibility -framework MapKit -framework MLCompute -framework JavaScriptCore -framework Intents -framework ImageIO -framework IOSurface -framework HomeKit -framework HealthKit -framework GameplayKit -framework GameKit -framework GameController -framework GLKit -framework WebKit -framework Foundation -framework FileProvider -framework EventKitUI -framework EventKit -framework CoreVideo -framework CoreText -framework CoreTelephony -framework CoreSpotlight -framework CoreMotion -framework CoreMIDI -framework CoreMedia -framework CoreML -framework CoreLocation -framework CoreImage -framework CoreGraphics -framework CoreData -framework CoreBluetooth -framework QuartzCore -framework Contacts -framework CloudKit -framework ClassKit -framework CarPlay -framework CallKit -framework BusinessChat -framework AuthenticationServices -framework AudioToolbox -framework AssetsLibrary -framework UIKit -framework AddressBookUI -framework AddressBook -framework AdSupport -framework Accounts -framework Accessibility -framework Accelerate -framework AVKit -framework AVFoundation -framework ARKit -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Mono -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Xamarin-debug -framework GSS -weak_framework ThreadNetwork -weak_framework ShazamKit -weak_framework PHASE -weak_framework OSLog -weak_framework CoreNFC -weak_framework CoreLocationUI -weak_framework AdServices -weak_framework CHIP -weak_framework OpenAL -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/ /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.dll.o /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/lib/libmono-native-unified.a -lcompression -lsqlite3 -lz -liconv -lz -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -shared -lz -liconv -install_name @rpath/Xamarin.Sdk.framework/Xamarin.Sdk -fapplication-extension -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Sdk -D DEBUG
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -F /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native -framework libSkiaSharp -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Mono -framework CoreFoundation -framework Security -framework CFNetwork -framework SystemConfiguration -framework VisionKit -framework UserNotificationsUI -framework UniformTypeIdentifiers -framework WatchConnectivity -framework Speech -framework SoundAnalysis -framework ScreenTime -framework SafariServices -framework QuickLookThumbnailing -framework QuickLook -framework PushKit -framework PhotosUI -framework PencilKit -framework NotificationCenter -framework NewsstandKit -framework Messages -framework MediaSetup -framework LocalAuthentication -framework LinkPresentation -framework IntentsUI -framework IdentityLookupUI -framework IdentityLookup -framework HealthKitUI -framework FileProviderUI -framework ExternalAccessory -framework DeviceCheck -framework CoreHaptics -framework CoreAudioKit -framework ContactsUI -framework BackgroundTasks -framework AutomaticAssessmentConfiguration -framework AppTrackingTransparency -framework AppClip -framework iAd -framework Vision -framework VideoToolbox -framework VideoSubscriberAccount -framework UserNotifications -framework Twitter -framework StoreKit -framework SpriteKit -framework Social -framework SensorKit -framework SceneKit -framework ReplayKit -framework Photos -framework PDFKit -framework PassKit -framework OpenGLES -framework NetworkExtension -framework Network -framework NearbyInteraction -framework NaturalLanguage -framework MultipeerConnectivity -framework ModelIO -framework MobileCoreServices -framework MetricKit -framework MetalPerformanceShaders -framework MetalKit -framework Metal -framework MessageUI -framework MediaToolbox -framework MediaPlayer -framework MediaAccessibility -framework MapKit -framework MLCompute -framework JavaScriptCore -framework Intents -framework ImageIO -framework IOSurface -framework HomeKit -framework HealthKit -framework GameplayKit -framework GameKit -framework GameController -framework GLKit -framework WebKit -framework Foundation -framework FileProvider -framework EventKitUI -framework EventKit -framework CoreVideo -framework CoreText -framework CoreTelephony -framework CoreSpotlight -framework CoreMotion -framework CoreMIDI -framework CoreMedia -framework CoreML -framework CoreLocation -framework CoreImage -framework CoreGraphics -framework CoreData -framework CoreBluetooth -framework QuartzCore -framework Contacts -framework CloudKit -framework ClassKit -framework CarPlay -framework CallKit -framework BusinessChat -framework AuthenticationServices -framework AudioToolbox -framework AssetsLibrary -framework UIKit -framework AddressBookUI -framework AddressBook -framework AdSupport -framework Accounts -framework Accessibility -framework Accelerate -framework AVKit -framework AVFoundation -framework ARKit -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Xamarin-debug -framework GSS -weak_framework ThreadNetwork -weak_framework ShazamKit -weak_framework PHASE -weak_framework OSLog -weak_framework CoreNFC -weak_framework CoreLocationUI -weak_framework AdServices -weak_framework CHIP -weak_framework OpenAL -weak_framework libSkiaSharp -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/ /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.exe.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Sdk /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libOpenCC.a /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/lib/libmono-native-unified.a -force_load /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/WebP.a -force_load /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libWebPWrapper.a -force_load /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libMasonry.a -force_load /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/lib/libapp.a -lcompression -lsqlite3 -lsqlite3 -Wl,-pie -arch arm64 -miphoneos-version-min=14.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -lz -liconv -lz -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS -u _xamarin_log -u _xamarin_start_wwan -u _xamarin_CGPoint__VNNormalizedFaceBoundingBoxPointForLandmarkPoint_Vector2_CGRect_nuint_nuint_string -u _xamarin_CGPoint__VNImagePointForFaceLandmarkPoint_Vector2_CGRect_nuint_nuint_string -u _xamarin_release_managed_ref -u _xamarin_set_gchandle_with_flags_safe -u _xamarin_localized_string_format -u _xamarin_localized_string_format_1 -u _xamarin_localized_string_format_2 -u _xamarin_localized_string_format_3 -u _xamarin_localized_string_format_4 -u _xamarin_localized_string_format_5 -u _xamarin_localized_string_format_6 -u _xamarin_localized_string_format_7 -u _xamarin_localized_string_format_8 -u _xamarin_localized_string_format_9 -u _xamarin_init_nsthread -u _xamarin_os_log -u _UIApplicationMain -u _xamarin_find_protocol_wrapper_type -u _xamarin_release_block_on_main_thread -u _xamarin_get_original_working_directory_path -u _xamarin_get_block_descriptor -u _xamarin_simd__NMatrix4_objc_msgSend -u _xamarin_simd__NMatrix4_objc_msgSendSuper -u _xamarin_simd__NMatrix4_objc_msgSend_stret -u _xamarin_simd__NMatrix4_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_NMatrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4 -u _xamarin_simd__NVector3_objc_msgSend -u _xamarin_simd__NVector3_objc_msgSendSuper -u _xamarin_simd__NVector3_objc_msgSend_stret -u _xamarin_simd__NVector3_objc_msgSendSuper_stret -u _xamarin_simd__NMatrix3_objc_msgSend -u _xamarin_simd__NMatrix3_objc_msgSendSuper -u _xamarin_simd__NMatrix3_objc_msgSend_stret -u _xamarin_simd__NMatrix3_objc_msgSendSuper_stret -u _xamarin_simd__CGPoint_objc_msgSend_NVector3_IntPtr_CGSize -u _xamarin_simd__CGPoint_objc_msgSendSuper_NVector3_IntPtr_CGSize -u _xamarin_simd__CGPoint_objc_msgSend_stret_NVector3_IntPtr_CGSize -u _xamarin_simd__CGPoint_objc_msgSendSuper_stret_NVector3_IntPtr_CGSize -u _xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4_IntPtr_CGSize -u _xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4_IntPtr_CGSize -u _xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4_IntPtr_CGSize -u _xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4_IntPtr_CGSize -u _xamarin_simd__NMatrix4_objc_msgSend_IntPtr_CGSize_nfloat_nfloat -u _xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr_CGSize_nfloat_nfloat -u _xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr_CGSize_nfloat_nfloat -u _xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr_CGSize_nfloat_nfloat -u _xamarin_simd__NMatrix4_objc_msgSend_IntPtr -u _xamarin_simd__NMatrix4_objc_msgSendSuper_IntPtr -u _xamarin_simd__NMatrix4_objc_msgSend_stret_IntPtr -u _xamarin_simd__NMatrix4_objc_msgSendSuper_stret_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_NMatrix4_NVector3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_NVector3 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix4_NVector3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix4_NVector3 -u _xamarin_simd__IntPtr_objc_msgSend_NVector3_NVector3_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_NVector3_NVector3_IntPtr_IntPtr -u _xamarin_simd__NVector3_objc_msgSend_CGPoint_NMatrix4 -u _xamarin_simd__NVector3_objc_msgSendSuper_CGPoint_NMatrix4 -u _xamarin_simd__NVector3_objc_msgSend_stret_CGPoint_NMatrix4 -u _xamarin_simd__NVector3_objc_msgSendSuper_stret_CGPoint_NMatrix4 -u _xamarin_simd__void_objc_msgSend_NMatrix4 -u _xamarin_simd__void_objc_msgSendSuper_NMatrix4 -u _xamarin_simd__void_objc_msgSend_NMatrix4_NVector3_NVector3_IntPtr -u _xamarin_simd__void_objc_msgSendSuper_NMatrix4_NVector3_NVector3_IntPtr -u _xamarin_simd__void_objc_msgSend_NVector3_IntPtr -u _xamarin_simd__void_objc_msgSendSuper_NVector3_IntPtr -u _xamarin_simd__Vector2_objc_msgSend_IntPtr -u _xamarin_simd__Vector2_objc_msgSendSuper_IntPtr -u _xamarin_simd__Vector2_objc_msgSend_stret_IntPtr -u _xamarin_simd__Vector2_objc_msgSendSuper_stret_IntPtr -u _xamarin_simd__NMatrix4x3_objc_msgSend -u _xamarin_simd__NMatrix4x3_objc_msgSendSuper -u _xamarin_simd__NMatrix4x3_objc_msgSend_stret -u _xamarin_simd__NMatrix4x3_objc_msgSendSuper_stret -u _xamarin_IntPtr_objc_msgSend_IntPtr_exception -u _xamarin_IntPtr_objc_msgSendSuper_IntPtr_exception -u _xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_UIntPtr_exception -u _xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_UIntPtr_exception -u _xamarin_IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception -u _xamarin_IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_IntPtr_UIntPtr_exception -u _xamarin_IntPtr_objc_msgSend_IntPtr_UIntPtr_IntPtr_UIntPtr_exception -u _xamarin_IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_IntPtr_UIntPtr_exception -u _xamarin_simd__Vector2_objc_msgSend -u _xamarin_simd__Vector2_objc_msgSendSuper -u _xamarin_simd__Vector2_objc_msgSend_stret -u _xamarin_simd__Vector2_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_Vector2 -u _xamarin_simd__void_objc_msgSendSuper_Vector2 -u _xamarin_simd__Vector3_objc_msgSend -u _xamarin_simd__Vector3_objc_msgSendSuper -u _xamarin_simd__Vector3_objc_msgSend_stret -u _xamarin_simd__Vector3_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_Vector3 -u _xamarin_simd__void_objc_msgSendSuper_Vector3 -u _xamarin_simd__Matrix3_objc_msgSend -u _xamarin_simd__Matrix3_objc_msgSendSuper -u _xamarin_simd__Matrix3_objc_msgSend_stret -u _xamarin_simd__Matrix3_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_Matrix3 -u _xamarin_simd__void_objc_msgSendSuper_Matrix3 -u _xamarin_simd__void_objc_msgSend_NMatrix3 -u _xamarin_simd__void_objc_msgSendSuper_NMatrix3 -u _xamarin_simd__IntPtr_objc_msgSend_Vector2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2 -u _xamarin_simd__IntPtr_objc_msgSend_Vector3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3 -u _xamarin_simd__Vector2i_objc_msgSend -u _xamarin_simd__Vector2i_objc_msgSendSuper -u _xamarin_simd__Vector2i_objc_msgSend_stret -u _xamarin_simd__Vector2i_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool -u _xamarin_simd__IntPtr_objc_msgSend_Vector2i_int_int_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i_int_int_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector2i -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2i -u _xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_Vector2_Vector2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_Vector2 -u _xamarin_simd__GKTriangle_objc_msgSend_UIntPtr -u _xamarin_simd__GKTriangle_objc_msgSendSuper_UIntPtr -u _xamarin_simd__GKTriangle_objc_msgSend_stret_UIntPtr -u _xamarin_simd__GKTriangle_objc_msgSendSuper_stret_UIntPtr -u _xamarin_simd__float_objc_msgSend_Vector2 -u _xamarin_simd__float_objc_msgSendSuper_Vector2 -u _xamarin_simd__void_objc_msgSend_Vector3d -u _xamarin_simd__void_objc_msgSendSuper_Vector3d -u _xamarin_simd__Vector2d_objc_msgSend -u _xamarin_simd__Vector2d_objc_msgSendSuper -u _xamarin_simd__Vector2d_objc_msgSend_stret -u _xamarin_simd__Vector2d_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2d_Vector2d_Vector2i_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2d_Vector2d_Vector2i_bool -u _xamarin_simd__float_objc_msgSend_Vector2i -u _xamarin_simd__float_objc_msgSendSuper_Vector2i -u _xamarin_simd__void_objc_msgSend_float_Vector2i -u _xamarin_simd__void_objc_msgSendSuper_float_Vector2i -u _xamarin_simd__GKBox_objc_msgSend -u _xamarin_simd__GKBox_objc_msgSendSuper -u _xamarin_simd__GKBox_objc_msgSend_stret -u _xamarin_simd__GKBox_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_GKBox_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_GKBox_float -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector3 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKBox -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKBox -u _xamarin_simd__IntPtr_objc_msgSend_GKBox -u _xamarin_simd__IntPtr_objc_msgSendSuper_GKBox -u _xamarin_simd__Vector2_objc_msgSend_UIntPtr -u _xamarin_simd__Vector2_objc_msgSendSuper_UIntPtr -u _xamarin_simd__Vector2_objc_msgSend_stret_UIntPtr -u _xamarin_simd__Vector2_objc_msgSendSuper_stret_UIntPtr -u _xamarin_simd__Vector3_objc_msgSend_UIntPtr -u _xamarin_simd__Vector3_objc_msgSendSuper_UIntPtr -u _xamarin_simd__Vector3_objc_msgSend_stret_UIntPtr -u _xamarin_simd__Vector3_objc_msgSendSuper_stret_UIntPtr -u _xamarin_simd__IntPtr_objc_msgSend_GKQuad_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad_float -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_exception -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_exception -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_GKQuad -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_GKQuad -u _xamarin_simd__IntPtr_objc_msgSend_GKQuad -u _xamarin_simd__IntPtr_objc_msgSendSuper_GKQuad -u _xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_float_exception -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_float_exception -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector2_Vector2_exception -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector2_Vector2_exception -u _xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2_exception -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2_exception -u _xamarin_simd__GKQuad_objc_msgSend -u _xamarin_simd__GKQuad_objc_msgSendSuper -u _xamarin_simd__GKQuad_objc_msgSend_stret -u _xamarin_simd__GKQuad_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2_IntPtr -u _xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2_IntPtr -u _xamarin_simd__void_objc_msgSend_IntPtr_Vector2_Vector2 -u _xamarin_simd__void_objc_msgSendSuper_IntPtr_Vector2_Vector2 -u _xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend -u _xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper -u _xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSend_stret -u _xamarin_simd__MPSAxisAlignedBoundingBox_objc_msgSendSuper_stret -u _xamarin_simd__MPSImageHistogramInfo_objc_msgSend -u _xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper -u _xamarin_simd__MPSImageHistogramInfo_objc_msgSend_stret -u _xamarin_simd__MPSImageHistogramInfo_objc_msgSendSuper_stret -u _xamarin_simd__Vector4_objc_msgSend -u _xamarin_simd__Vector4_objc_msgSendSuper -u _xamarin_simd__Vector4_objc_msgSend_stret -u _xamarin_simd__Vector4_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_Vector4 -u _xamarin_simd__void_objc_msgSendSuper_Vector4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_ref_MPSImageHistogramInfo -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_ref_MPSImageHistogramInfo -u _xamarin_simd__void_objc_msgSend_NMatrix4_Double -u _xamarin_simd__void_objc_msgSendSuper_NMatrix4_Double -u _xamarin_simd__void_objc_msgSend_NMatrix4d_Double -u _xamarin_simd__void_objc_msgSendSuper_NMatrix4d_Double -u _xamarin_simd__NMatrix4_objc_msgSend_Double -u _xamarin_simd__NMatrix4_objc_msgSendSuper_Double -u _xamarin_simd__NMatrix4_objc_msgSend_stret_Double -u _xamarin_simd__NMatrix4_objc_msgSendSuper_stret_Double -u _xamarin_simd__NMatrix4d_objc_msgSend_Double -u _xamarin_simd__NMatrix4d_objc_msgSendSuper_Double -u _xamarin_simd__NMatrix4d_objc_msgSend_stret_Double -u _xamarin_simd__NMatrix4d_objc_msgSendSuper_stret_Double -u _xamarin_simd__void_objc_msgSend_Quaternion_Double -u _xamarin_simd__void_objc_msgSendSuper_Quaternion_Double -u _xamarin_simd__void_objc_msgSend_Quaterniond_Double -u _xamarin_simd__void_objc_msgSendSuper_Quaterniond_Double -u _xamarin_simd__Quaternion_objc_msgSend_Double -u _xamarin_simd__Quaternion_objc_msgSendSuper_Double -u _xamarin_simd__Quaternion_objc_msgSend_stret_Double -u _xamarin_simd__Quaternion_objc_msgSendSuper_stret_Double -u _xamarin_simd__Quaterniond_objc_msgSend_Double -u _xamarin_simd__Quaterniond_objc_msgSendSuper_Double -u _xamarin_simd__Quaterniond_objc_msgSend_stret_Double -u _xamarin_simd__Quaterniond_objc_msgSendSuper_stret_Double -u _xamarin_simd__void_objc_msgSend_Vector2_Double -u _xamarin_simd__void_objc_msgSendSuper_Vector2_Double -u _xamarin_simd__void_objc_msgSend_Vector2d_Double -u _xamarin_simd__void_objc_msgSendSuper_Vector2d_Double -u _xamarin_simd__Vector2_objc_msgSend_Double -u _xamarin_simd__Vector2_objc_msgSendSuper_Double -u _xamarin_simd__Vector2_objc_msgSend_stret_Double -u _xamarin_simd__Vector2_objc_msgSendSuper_stret_Double -u _xamarin_simd__Vector2d_objc_msgSend_Double -u _xamarin_simd__Vector2d_objc_msgSendSuper_Double -u _xamarin_simd__Vector2d_objc_msgSend_stret_Double -u _xamarin_simd__Vector2d_objc_msgSendSuper_stret_Double -u _xamarin_simd__void_objc_msgSend_NVector3_Double -u _xamarin_simd__void_objc_msgSendSuper_NVector3_Double -u _xamarin_simd__void_objc_msgSend_NVector3d_Double -u _xamarin_simd__void_objc_msgSendSuper_NVector3d_Double -u _xamarin_simd__NVector3_objc_msgSend_Double -u _xamarin_simd__NVector3_objc_msgSendSuper_Double -u _xamarin_simd__NVector3_objc_msgSend_stret_Double -u _xamarin_simd__NVector3_objc_msgSendSuper_stret_Double -u _xamarin_simd__NVector3d_objc_msgSend_Double -u _xamarin_simd__NVector3d_objc_msgSendSuper_Double -u _xamarin_simd__NVector3d_objc_msgSend_stret_Double -u _xamarin_simd__NVector3d_objc_msgSendSuper_stret_Double -u _xamarin_simd__void_objc_msgSend_Vector4_Double -u _xamarin_simd__void_objc_msgSendSuper_Vector4_Double -u _xamarin_simd__void_objc_msgSend_Vector4d_Double -u _xamarin_simd__void_objc_msgSendSuper_Vector4d_Double -u _xamarin_simd__Vector4_objc_msgSend_Double -u _xamarin_simd__Vector4_objc_msgSendSuper_Double -u _xamarin_simd__Vector4_objc_msgSend_stret_Double -u _xamarin_simd__Vector4_objc_msgSendSuper_stret_Double -u _xamarin_simd__Vector4d_objc_msgSend_Double -u _xamarin_simd__Vector4d_objc_msgSendSuper_Double -u _xamarin_simd__Vector4d_objc_msgSend_stret_Double -u _xamarin_simd__Vector4d_objc_msgSendSuper_stret_Double -u _xamarin_simd__NMatrix4d_objc_msgSend -u _xamarin_simd__NMatrix4d_objc_msgSendSuper -u _xamarin_simd__NMatrix4d_objc_msgSend_stret -u _xamarin_simd__NMatrix4d_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_NMatrix4d -u _xamarin_simd__void_objc_msgSendSuper_NMatrix4d -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_NVector3 -u _xamarin_simd__void_objc_msgSendSuper_NVector3 -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Double -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Double -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Double -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Double -u _xamarin_simd__Matrix4_objc_msgSend -u _xamarin_simd__Matrix4_objc_msgSendSuper -u _xamarin_simd__Matrix4_objc_msgSend_stret -u _xamarin_simd__Matrix4_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_MDLAxisAlignedBoundingBox_bool -u _xamarin_simd__void_objc_msgSendSuper_MDLAxisAlignedBoundingBox_bool -u _xamarin_simd__void_objc_msgSend_Vector3_Vector3 -u _xamarin_simd__void_objc_msgSendSuper_Vector3_Vector3 -u _xamarin_simd__Vector3_objc_msgSend_Vector2i_Vector2i -u _xamarin_simd__Vector3_objc_msgSendSuper_Vector2i_Vector2i -u _xamarin_simd__Vector3_objc_msgSend_stret_Vector2i_Vector2i -u _xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector2i_Vector2i -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_bool_IntPtr_Vector2i_IntPtr_UIntPtr_IntPtr_bool -u _xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_float_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_float_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_IntPtr -u _xamarin_simd__void_objc_msgSend_Matrix4 -u _xamarin_simd__void_objc_msgSendSuper_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector2 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector3 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Vector4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Vector4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_UIntPtr_NMatrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_UIntPtr_NMatrix4 -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_bool_bool_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_int_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_int_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector2i_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector2i_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_bool_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_int_UInt32_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_int_UInt32_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_Vector3i_IntPtr_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_Vector3i_IntPtr_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector2_Vector2i_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2_Vector2i_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector3_UIntPtr_UIntPtr_IntPtr_bool_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_IntPtr_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_Vector2_UIntPtr_UIntPtr_UIntPtr_IntPtr_bool_IntPtr -u _xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr -u _xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_float_IntPtr_IntPtr_IntPtr -u _xamarin_simd__bool_objc_msgSend_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr -u _xamarin_simd__bool_objc_msgSendSuper_Vector2i_IntPtr_IntPtr_IntPtr_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_float_IntPtr_Vector2i_int_IntPtr_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_float_IntPtr_Vector2i_int_IntPtr_bool -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float_float_float_float_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float_float_float_float_float -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_IntPtr_Vector2i_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_IntPtr_Vector2i_float -u _xamarin_simd__IntPtr_objc_msgSend_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSend_Matrix4_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_Matrix4_bool -u _xamarin_simd__IntPtr_objc_msgSend_NMatrix4_bool -u _xamarin_simd__IntPtr_objc_msgSendSuper_NMatrix4_bool -u _xamarin_simd__Vector3_objc_msgSend_Double -u _xamarin_simd__Vector3_objc_msgSendSuper_Double -u _xamarin_simd__Vector3_objc_msgSend_stret_Double -u _xamarin_simd__Vector3_objc_msgSendSuper_stret_Double -u _xamarin_simd__Matrix4_objc_msgSend_Double -u _xamarin_simd__Matrix4_objc_msgSendSuper_Double -u _xamarin_simd__Matrix4_objc_msgSend_stret_Double -u _xamarin_simd__Matrix4_objc_msgSendSuper_stret_Double -u _xamarin_simd__void_objc_msgSend_Vector3_Double -u _xamarin_simd__void_objc_msgSendSuper_Vector3_Double -u _xamarin_simd__void_objc_msgSend_Matrix4_Double -u _xamarin_simd__void_objc_msgSendSuper_Matrix4_Double -u _xamarin_simd__Matrix4_objc_msgSend_IntPtr_Double -u _xamarin_simd__Matrix4_objc_msgSendSuper_IntPtr_Double -u _xamarin_simd__Matrix4_objc_msgSend_stret_IntPtr_Double -u _xamarin_simd__Matrix4_objc_msgSendSuper_stret_IntPtr_Double -u _xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend -u _xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper -u _xamarin_simd__MDLVoxelIndexExtent2_objc_msgSend_stret -u _xamarin_simd__MDLVoxelIndexExtent2_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_MDLAxisAlignedBoundingBox_float -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_MDLAxisAlignedBoundingBox_float -u _xamarin_simd__bool_objc_msgSend_Vector4i_bool_bool_bool_bool -u _xamarin_simd__bool_objc_msgSendSuper_Vector4i_bool_bool_bool_bool -u _xamarin_simd__void_objc_msgSend_Vector4i -u _xamarin_simd__void_objc_msgSendSuper_Vector4i -u _xamarin_simd__IntPtr_objc_msgSend_MDLVoxelIndexExtent2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_MDLVoxelIndexExtent2 -u _xamarin_simd__Vector4i_objc_msgSend_Vector3 -u _xamarin_simd__Vector4i_objc_msgSendSuper_Vector3 -u _xamarin_simd__Vector4i_objc_msgSend_stret_Vector3 -u _xamarin_simd__Vector4i_objc_msgSendSuper_stret_Vector3 -u _xamarin_simd__Vector3_objc_msgSend_Vector4i -u _xamarin_simd__Vector3_objc_msgSendSuper_Vector4i -u _xamarin_simd__Vector3_objc_msgSend_stret_Vector4i -u _xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector4i -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_Vector4i -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_Vector4i -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSend_stret_Vector4i -u _xamarin_simd__MDLAxisAlignedBoundingBox_objc_msgSendSuper_stret_Vector4i -u _xamarin_simd__Quaternion_objc_msgSend -u _xamarin_simd__Quaternion_objc_msgSendSuper -u _xamarin_simd__Quaternion_objc_msgSend_stret -u _xamarin_simd__Quaternion_objc_msgSendSuper_stret -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion_IntPtr -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Quaternion -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Quaternion -u _xamarin_simd__IntPtr_objc_msgSend_Vector2d_IntPtr -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector2d_IntPtr -u _xamarin_simd__void_objc_msgSend_Vector2d -u _xamarin_simd__void_objc_msgSendSuper_Vector2d -u _xamarin_simd__Vector3_objc_msgSend_Vector3 -u _xamarin_simd__Vector3_objc_msgSendSuper_Vector3 -u _xamarin_simd__Vector3_objc_msgSend_stret_Vector3 -u _xamarin_simd__Vector3_objc_msgSendSuper_stret_Vector3 -u _xamarin_simd__IntPtr_objc_msgSend_Vector4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_Vector4 -u _xamarin_vector_float3__Vector4_objc_msgSend -u _xamarin_vector_float3__Vector4_objc_msgSendSuper -u _xamarin_vector_float3__Vector4_objc_msgSend_stret -u _xamarin_vector_float3__Vector4_objc_msgSendSuper_stret -u _xamarin_vector_float3__void_objc_msgSend_Vector4 -u _xamarin_vector_float3__void_objc_msgSendSuper_Vector4 -u _xamarin_simd__void_objc_msgSend_Quaternion -u _xamarin_simd__void_objc_msgSendSuper_Quaternion -u _xamarin_simd__NMatrix2_objc_msgSend -u _xamarin_simd__NMatrix2_objc_msgSendSuper -u _xamarin_simd__NMatrix2_objc_msgSend_stret -u _xamarin_simd__NMatrix2_objc_msgSendSuper_stret -u _xamarin_simd__void_objc_msgSend_NMatrix2 -u _xamarin_simd__void_objc_msgSendSuper_NMatrix2 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Vector4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Vector4 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix2 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix2 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix2 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix3 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_NMatrix3 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_NMatrix3 -u _xamarin_simd__IntPtr_objc_msgSend_IntPtr_Matrix4 -u _xamarin_simd__IntPtr_objc_msgSendSuper_IntPtr_Matrix4 -u _mono_pmip
Target(s) /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS must be rebuilt.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Created task scheduler with concurrency 4.
Could not resolve the module reference System in mscorlib.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in mscorlib.dll
Linking with the framework Security because it's referenced by a module reference in mscorlib.dll
Linking with the framework CFNetwork because it's referenced by a module reference in Xamarin.iOS.dll
Could not resolve the module reference System in System.dll
Could not resolve the module reference System.Net.Security in System.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in System.dll
Linking with the framework CFNetwork because it's referenced by a module reference in System.dll
Linking with the framework Security because it's referenced by a module reference in System.dll
Linking with the framework SystemConfiguration because it's referenced by a module reference in System.dll
Linking with the framework Security because it's referenced by a module reference in Mono.Security.dll
Could not resolve the module reference System in System.Core.dll
Could not resolve the module reference System in System.IO.Compression.dll
Linking with sqlite3 because it's referenced by a module reference in SQLitePCLRaw.provider.sqlite3.dll
Linking with the framework OpenGLES because it's referenced by a module reference in SkiaSharp.Views.iOS.dll
Could not resolve the module reference c in SkiaSharp.dll
Could not resolve the module reference Kernel32 in SkiaSharp.dll
Could not resolve the module reference libEGL in SkiaSharp.dll
Could not resolve the module reference ole32 in SkiaSharp.dll
Linking with the framework libSkiaSharp because it's referenced by a module reference in SkiaSharp.dll
Linking with the framework CoreFoundation because it's referenced by a module reference in OpenTK-1.0.dll
Linking with the framework CoreVideo because it's referenced by a module reference in OpenTK-1.0.dll
Linking with the framework OpenGLES because libGLESv2 is referenced by a module reference in OpenTK-1.0.dll
Linking with the framework OpenAL because openal32 is referenced by a module reference in OpenTK-1.0.dll
Linking with libsqlite3 because it's referenced by a module reference in Mono.Data.Sqlite.dll
Building Keyboard.dll from Keyboard.dll
Building Xamarin.Sdk from mscorlib.dll, Xamarin.iOS.dll, System.dll, Mono.Security.dll, System.Xml.dll, System.Numerics.dll, System.Core.dll, System.Net.Http.dll, System.Drawing.Common.dll, netstandard.dll, System.Data.dll, System.Transactions.dll, System.Data.DataSetExtensions.dll, System.IO.Compression.dll, System.IO.Compression.FileSystem.dll, System.ComponentModel.Composition.dll, System.Runtime.Serialization.dll, System.ServiceModel.Internals.dll, System.Web.Services.dll, System.Xml.Linq.dll, System.Memory.dll, OpenTK-1.0.dll, Mono.Data.Sqlite.dll
Building IOSLib.dll from IOSLib.dll
Building SuiHanLib.dll from SuiHanLib.dll
Building MathParser.org-mXparser.dll from MathParser.org-mXparser.dll
Building SQLite-net.dll from SQLite-net.dll
Building SQLitePCLRaw.core.dll from SQLitePCLRaw.core.dll
Building SQLitePCLRaw.batteries_v2.dll from SQLitePCLRaw.batteries_v2.dll
Building SQLitePCLRaw.provider.sqlite3.dll from SQLitePCLRaw.provider.sqlite3.dll
Building Newtonsoft.Json.dll from Newtonsoft.Json.dll
Building SHTaskLib.dll from SHTaskLib.dll
Building Microsoft.Bcl.HashCode.dll from Microsoft.Bcl.HashCode.dll
Building Masonry.iOS.dll from Masonry.iOS.dll
Building OpenCC.dll from OpenCC.dll
Building SuiHanOpenCC.dll from SuiHanOpenCC.dll
Building Microcharts.iOS.dll from Microcharts.iOS.dll
Building SkiaSharp.Views.iOS.dll from SkiaSharp.Views.iOS.dll
Building SkiaSharp.dll from SkiaSharp.dll
Building Microcharts.dll from Microcharts.dll
Building SuiHanNetLib.dll from SuiHanNetLib.dll
Building Xamarin.Essentials.dll from Xamarin.Essentials.dll
Building SuiHanIMELib.dll from SuiHanIMELib.dll
Building SuiHan2Gram.dll from SuiHan2Gram.dll
Building SuiHanCCOnlineLib.dll from SuiHanCCOnlineLib.dll
Building SuiHanSubscribeLib.dll from SuiHanSubscribeLib.dll
Building Xamarin.Forms.Platform.iOS.dll from Xamarin.Forms.Platform.iOS.dll
Building Xamarin.Forms.Core.dll from Xamarin.Forms.Core.dll
Building Xamarin.Forms.Platform.dll from Xamarin.Forms.Platform.dll
Adding mono-native library libmono-native-unified for Xamarin.Bundler.Application.
Adding GSS framework reference.
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.h, /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m must be rebuilt.
Generating static registrar for Keyboard, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.aotdata.arm64, /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.s must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o must be rebuilt.
MONO_PATH=/Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/bin/arm64-darwin-mono-sgen --debug -O=gsharedvt -O=float32 --aot=mtriple=arm64-ios,data-outfile=/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.aotdata.arm64,static,asmonly,direct-icalls,full,readonly-value=ObjCRuntime.Runtime.Arch=i4/0,soft-debug,dwarfdebug,no-direct-calls,outfile=/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.s /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.dll
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.s
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o must be rebuilt.
Target(s) /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o must be rebuilt.
Generating static registrar for mscorlib, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for Xamarin.iOS, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
File '/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m' does not exist, creating it.
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.s
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.s
Generating static registrar for System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for Mono.Security, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System.Numerics, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Core, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Drawing.Common, Version=4.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for IOSLib, Version=1.0.8253.23316, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for System.Data, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Transactions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Data.DataSetExtensions, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.IO.Compression, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.IO.Compression.FileSystem, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.ComponentModel.Composition, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Generating static registrar for System.Runtime.Serialization, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e
Generating static registrar for System.ServiceModel.Internals, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Generating static registrar for System.Web.Services, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Generating static registrar for System.Xml.Linq, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
Generating static registrar for MathParser.org-mXparser, Version=5.0.6.0, Culture=neutral, PublicKeyToken=0fbab7add73ed6e2
Generating static registrar for SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SQLitePCLRaw.core, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=1488e028ca7ab535
Generating static registrar for System.Memory, Version=4.0.99.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for SQLitePCLRaw.batteries_v2, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=8226ea5df37bcae9
Generating static registrar for SQLitePCLRaw.provider.sqlite3, Version=2.0.7.1395, Culture=neutral, PublicKeyToken=62684c7b4f184e3f
Generating static registrar for Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
Generating static registrar for SHTaskLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Microsoft.Bcl.HashCode, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Generating static registrar for Masonry.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for OpenCC, Version=1.0.6644.16997, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanOpenCC, Version=1.0.6644.16954, Culture=neutral, PublicKeyToken=null
Generating static registrar for Microcharts.iOS, Version=1.0.7596.36946, Culture=neutral, PublicKeyToken=null
Generating static registrar for SkiaSharp.Views.iOS, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for SkiaSharp, Version=2.88.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanNetLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for OpenTK-1.0, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065
Generating static registrar for Mono.Data.Sqlite, Version=2.0.5.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756
Generating static registrar for SuiHanIMELib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHan2Gram, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanCCOnlineLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for SuiHanSubscribeLib, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xamarin.Forms.Platform.iOS, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.s
Generating static registrar for Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
Generating static registrar for Xamarin.Forms.Platform, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.s
File '/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m' does not exist, creating it.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.s
File '/Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.h' does not exist, creating it.
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -stdlib=libc++ -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o -x objective-c++ -D MONOTOUCH -D DEBUG /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.m
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.o -x assembler -D DEBUG /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.s
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. -Wno-receiver-forward-class -Wno-objc-missing-super-calls -Wno-unguarded-availability-new -stdlib=libc++ -gdwarf-2 -std=c++14 -I/Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/include -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -Qunused-arguments -miphoneos-version-min=14.0 -arch arm64 -c -o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o -x objective-c++ -D DEBUG /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/registrar.m
Target(s) /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard must be rebuilt.
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -F /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native -framework libHarfBuzzSharp -F /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/runtimes/ios/native -framework libSkiaSharp -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Mono -framework CoreFoundation -framework Security -framework VisionKit -framework UserNotificationsUI -framework UniformTypeIdentifiers -framework WatchConnectivity -framework Speech -framework SoundAnalysis -framework ScreenTime -framework SafariServices -framework QuickLookThumbnailing -framework QuickLook -framework PushKit -framework PhotosUI -framework PencilKit -framework NotificationCenter -framework NewsstandKit -framework Messages -framework MediaSetup -framework LocalAuthentication -framework LinkPresentation -framework IntentsUI -framework IdentityLookupUI -framework IdentityLookup -framework HealthKitUI -framework FileProviderUI -framework ExternalAccessory -framework DeviceCheck -framework CoreHaptics -framework CoreAudioKit -framework ContactsUI -framework BackgroundTasks -framework AutomaticAssessmentConfiguration -framework AppTrackingTransparency -framework AppClip -framework iAd -framework Vision -framework VideoToolbox -framework VideoSubscriberAccount -framework UserNotifications -framework Twitter -framework SystemConfiguration -framework StoreKit -framework SpriteKit -framework Social -framework SensorKit -framework SceneKit -framework ReplayKit -framework Photos -framework PDFKit -framework PassKit -framework OpenGLES -framework NetworkExtension -framework Network -framework NearbyInteraction -framework NaturalLanguage -framework MultipeerConnectivity -framework ModelIO -framework MobileCoreServices -framework MetricKit -framework MetalPerformanceShaders -framework MetalKit -framework Metal -framework MessageUI -framework MediaToolbox -framework MediaPlayer -framework MediaAccessibility -framework MapKit -framework MLCompute -framework JavaScriptCore -framework Intents -framework ImageIO -framework IOSurface -framework HomeKit -framework HealthKit -framework GameplayKit -framework GameKit -framework GameController -framework GLKit -framework WebKit -framework Foundation -framework FileProvider -framework EventKitUI -framework EventKit -framework CoreVideo -framework CoreText -framework CoreTelephony -framework CoreSpotlight -framework CoreMotion -framework CoreMIDI -framework CoreMedia -framework CoreML -framework CoreLocation -framework CoreImage -framework CoreGraphics -framework CoreData -framework CoreBluetooth -framework QuartzCore -framework Contacts -framework CloudKit -framework ClassKit -framework CarPlay -framework CallKit -framework BusinessChat -framework AuthenticationServices -framework AudioToolbox -framework AssetsLibrary -framework UIKit -framework AddressBookUI -framework AddressBook -framework AdSupport -framework Accounts -framework Accessibility -framework Accelerate -framework AVKit -framework AVFoundation -framework ARKit -framework CFNetwork -F /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks -framework Xamarin-debug -framework GSS -weak_framework ThreadNetwork -weak_framework ShazamKit -weak_framework PHASE -weak_framework OSLog -weak_framework CoreNFC -weak_framework CoreLocationUI -weak_framework AdServices -weak_framework CHIP -weak_framework libSkiaSharp -weak_framework OpenAL -Xlinker -rpath -Xlinker @executable_path/Frameworks -Xlinker -rpath -Xlinker @executable_path/../../Frameworks -Xlinker -rpath -Xlinker @executable_path/ -Xlinker -rpath -Xlinker @executable_path/../.. /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/registrar.o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/main.o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Sdk /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libOpenCC.a /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/lib/libmono-native-unified.a -force_load /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/libMasonry.a -force_load /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/lib/libextension.a -lcompression -lsqlite3 -lsqlite3 -Wl,-pie -arch arm64 -miphoneos-version-min=14.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.5.sdk -lz -liconv -lz -o /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard -fapplication-extension -u _mono_pmip
warning MT5203 : Native linking warning : warning: linking against a dylib which is not safe for use in application extensions: /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/libHarfBuzzSharp
warning MT5203 : Native linking warning : warning: linking against a dylib which is not safe for use in application extensions: /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/runtimes/ios/native/libSkiaSharp.framework/libSkiaSharp
Target(s) /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard must be rebuilt.
Copied /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard to /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard
Copying Mono.framework to the app's Frameworks directory because it's used by the extension Keyboard
Copying Xamarin-debug.framework to the app's Frameworks directory because it's used by the extension Keyboard
Copying libHarfBuzzSharp.framework to the app's Frameworks directory because it's used by the extension Keyboard
Copying libSkiaSharp.framework to the app's Frameworks directory because it's used by the extension Keyboard
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Sdk to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/Xamarin.Sdk
xcrun -f install_name_tool
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/install_name_tool -change @rpath/libmonosgen-2.0.dylib @rpath/Mono.framework/Mono /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/Xamarin.Sdk
Skipping architecture selecting of '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/Xamarin.Sdk', since it only contains 1 architecture.
File '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/Info.plist' does not exist, creating it.
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Mono.framework/_CodeSignature/CodeResources to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/_CodeSignature/CodeResources
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Mono.framework/Mono to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Mono
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Mono.framework/Info.plist to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Info.plist
Removing architecture ARMv7s from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Mono
Removing architecture ARMv7 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Mono
xcrun -f bitcode_strip
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Mono -r -o /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Mono.framework/Mono
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Xamarin-debug.framework/_CodeSignature/CodeResources to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/_CodeSignature/CodeResources
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Xamarin-debug.framework/Xamarin-debug to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Xamarin-debug
Copied /Library/Frameworks/Xamarin.iOS.framework/Versions/15.10.0.5/SDKs/MonoTouch.iphoneos.sdk/Frameworks/Xamarin-debug.framework/Info.plist to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Info.plist
Removing architecture ARMv7s from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Xamarin-debug
Removing architecture ARMv7 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Xamarin-debug
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Xamarin-debug -r -o /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin-debug.framework/Xamarin-debug
diff -ur /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework /Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/runtimes/ios/native/libSkiaSharp.framework
Framework 'libSkiaSharp.framework' included from both '/Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework' and '/Users/huangboru/myfile/xamarin_workspace/version4/packages/SkiaSharp.NativeAssets.iOS.2.88.0/runtimes/ios/native/libSkiaSharp.framework', but they are identical, so the latter will be ignored.
Copied /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework/_CodeSignature/CodeResources to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/_CodeSignature/CodeResources
Copied /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework/libSkiaSharp to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
Copied /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework/Modules/module.modulemap to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/Modules/module.modulemap
Copied /Users/huangboru/.nuget/packages/skiasharp.nativeassets.ios/2.88.0/runtimes/ios/native/libSkiaSharp.framework/Info.plist to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/Info.plist
Removing architecture x86_64 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
Removing architecture ARMv7 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
Removing architecture i386 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp -r -o /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libSkiaSharp.framework/libSkiaSharp
Copied /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/_CodeSignature/CodeResources to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/_CodeSignature/CodeResources
Copied /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/Headers/libHarfBuzzSharp.h to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/Headers/libHarfBuzzSharp.h
Copied /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/Modules/module.modulemap to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/Modules/module.modulemap
Copied /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/libHarfBuzzSharp to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp
Copied /Users/huangboru/myfile/xamarin_workspace/version4/packages/HarfBuzzSharp.NativeAssets.iOS.2.8.2/runtimes/ios/native/libHarfBuzzSharp.framework/Info.plist to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/Info.plist
Removing architecture x86_64 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp
Removing architecture ARMv7 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp
Removing architecture i386 from /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp -r -o /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/libHarfBuzzSharp.framework/libHarfBuzzSharp
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.exe and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS.exe are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.exe to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS.exe
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.iOS.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/mscorlib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/mscorlib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/mscorlib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/mscorlib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/mscorlib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/mscorlib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Core.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Core.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Core.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/netstandard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/netstandard.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/netstandard.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/netstandard.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/netstandard.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Core.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Core.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Core.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Core.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Security.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Security.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Security.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Security.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Security.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Security.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Numerics.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Numerics.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Numerics.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Numerics.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Numerics.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Numerics.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Transactions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Transactions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Transactions.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Transactions.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Transactions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Transactions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.DataSetExtensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.DataSetExtensions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Data.DataSetExtensions.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.DataSetExtensions.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Data.DataSetExtensions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Data.DataSetExtensions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Drawing.Common.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Drawing.Common.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Drawing.Common.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Drawing.Common.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Drawing.Common.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.FileSystem.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.FileSystem.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.Compression.FileSystem.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.FileSystem.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.Compression.FileSystem.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.Compression.FileSystem.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ComponentModel.Composition.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ComponentModel.Composition.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ComponentModel.Composition.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ComponentModel.Composition.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ComponentModel.Composition.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ComponentModel.Composition.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Http.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Http.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Http.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Http.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Http.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Http.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Xamarin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Xamarin.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.iOS.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Xamarin.iOS.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Xamarin.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Serialization.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Serialization.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Serialization.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Serialization.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Serialization.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Serialization.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ServiceModel.Internals.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ServiceModel.Internals.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ServiceModel.Internals.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ServiceModel.Internals.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ServiceModel.Internals.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ServiceModel.Internals.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Web.Services.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Web.Services.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Web.Services.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Web.Services.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Web.Services.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Web.Services.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.Linq.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.Linq.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Xml.Linq.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.Linq.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Xml.Linq.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Xml.Linq.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Platform.iOS.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.iOS.pdb
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/sk/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sk/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/sk/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-Hans/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-Hant/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pl/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pl/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pl/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/vi/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/vi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/sv/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/sv/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/sv/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/he/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/he/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/he/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ms/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ms/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ms/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/da/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/da/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/da/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ja/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ja/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ja/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/el/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/el/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/el/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/it/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/it/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/it/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ca/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ca/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ca/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cs/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/cs/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/cs/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ru/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ru/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ru/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ro/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ro/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ro/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pt/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pt/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/uk/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/uk/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/uk/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ar/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ar/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ar/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hr/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hr/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/pt-BR/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hu/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hu/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hu/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nl/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nl/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nl/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nb/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/nb/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/nb/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/hi/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/hi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/de/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/de/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/de/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ko/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/ko/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/ko/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/fi/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fi/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/fi/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/id/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/id/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/id/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/fr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/fr/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/fr/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/es/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/es/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/es/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/zh-HK/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/th/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/th/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/th/Xamarin.Forms.Platform.iOS.resources.dll
Assemblies /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tr/Xamarin.Forms.Platform.iOS.resources.dll are considered different because -f was passed to mtouch.
Copied /Users/huangboru/.nuget/packages/xamarin.forms/5.0.0.2515/lib/Xamarin.iOS10/tr/Xamarin.Forms.Platform.iOS.resources.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/tr/Xamarin.Forms.Platform.iOS.resources.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Platform.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Xaml.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Xaml.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Forms.Xaml.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Xaml.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Xaml.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Forms.Xaml.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/MathParser.org-mXparser.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/MathParser.org-mXparser.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/MathParser.org-mXparser.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/MathParser.org-mXparser.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLite-net.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLite-net.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLite-net.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLite-net.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.core.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.core.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.core.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.core.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Memory.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Memory.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Memory.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Memory.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Memory.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.batteries_v2.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.batteries_v2.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.batteries_v2.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.batteries_v2.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.provider.sqlite3.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SQLitePCLRaw.provider.sqlite3.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.provider.sqlite3.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SQLitePCLRaw.provider.sqlite3.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Newtonsoft.Json.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Newtonsoft.Json.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Newtonsoft.Json.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Newtonsoft.Json.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SHTaskLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SHTaskLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SHTaskLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SHTaskLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SHTaskLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microsoft.Bcl.HashCode.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microsoft.Bcl.HashCode.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microsoft.Bcl.HashCode.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microsoft.Bcl.HashCode.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microsoft.Bcl.HashCode.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCMSClientLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCMSClientLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCMSClientLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCMSClientLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCMSClientLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCMSClientLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanBindingableLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanBindingableLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanBindingableLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanBindingableLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanBindingableLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanBindingableLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Resources.ResourceManager.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Resources.ResourceManager.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Resources.ResourceManager.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Resources.ResourceManager.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Resources.ResourceManager.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Resources.ResourceManager.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Collections.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Collections.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Collections.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Collections.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Collections.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Collections.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.Tasks.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.Tasks.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.Tasks.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.Tasks.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.Tasks.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.Tasks.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.IO.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.IO.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.IO.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Diagnostics.Debug.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Diagnostics.Debug.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Diagnostics.Debug.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Diagnostics.Debug.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Diagnostics.Debug.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Diagnostics.Debug.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Primitives.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Primitives.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Net.Primitives.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Primitives.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Net.Primitives.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Net.Primitives.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Threading.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Threading.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Threading.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Extensions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Runtime.Extensions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Extensions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Runtime.Extensions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Runtime.Extensions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.Encoding.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.Encoding.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.Encoding.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.Encoding.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.Encoding.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.Encoding.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.RegularExpressions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.RegularExpressions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Text.RegularExpressions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.RegularExpressions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Text.RegularExpressions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Text.RegularExpressions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Linq.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Linq.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Linq.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Linq.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Linq.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Linq.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.Platform.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Forms.Platform.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.Platform.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Forms.Platform.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Forms.Platform.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Platform.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Platform.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/FFImageLoading.Platform.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Platform.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/FFImageLoading.Platform.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/FFImageLoading.Platform.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/WebP.Touch.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/WebP.Touch.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/WebP.Touch.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/WebP.Touch.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/WebP.Touch.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/WebP.Touch.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ObjectModel.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ObjectModel.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.ObjectModel.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ObjectModel.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.ObjectModel.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.ObjectModel.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Globalization.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Globalization.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Globalization.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Globalization.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Globalization.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Globalization.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.Extensions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.Extensions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/System.Reflection.Extensions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.Extensions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/System.Reflection.Extensions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/System.Reflection.Extensions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Essentials.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Essentials.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xamarin.Essentials.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Essentials.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xamarin.Essentials.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/OpenTK-1.0.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/OpenTK-1.0.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/OpenTK-1.0.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenTK-1.0.dll.config to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/OpenTK-1.0.dll.config
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenTK-1.0.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/OpenTK-1.0.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCCOnlineLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCCOnlineLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanCCOnlineLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCCOnlineLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanCCOnlineLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanNetLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanNetLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanNetLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanNetLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanNetLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanSubscribeLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanSubscribeLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanSubscribeLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanSubscribeLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanSubscribeLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMELib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMELib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMELib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMELib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMELib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHan2Gram.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHan2Gram.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHan2Gram.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHan2Gram.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHan2Gram.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.Forms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.Forms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.Forms.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.Forms.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.Forms.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.Forms.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SkiaSharp.Views.iOS.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.iOS.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SkiaSharp.Views.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGLForSkia.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGLForSkia.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGLForSkia.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGLForSkia.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGLForSkia.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGLForSkia.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGL.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGL.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanGL.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGL.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanGL.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanGL.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Plugin.FilePicker.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Plugin.FilePicker.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Plugin.FilePicker.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Plugin.FilePicker.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Plugin.FilePicker.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Plugin.FilePicker.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiIAPForms.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiIAPForms.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiIAPForms.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiIAPForms.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiIAPForms.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiIAPForms.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiApiShareLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiApiShareLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/HuaWeiApiShareLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiApiShareLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/HuaWeiApiShareLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/HuaWeiApiShareLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/TinyPinyin.Core.Standard.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TinyPinyin.Core.Standard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/TinyPinyin.Core.Standard.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TinyPinyin.Core.Standard.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/TinyPinyin.Core.Standard.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/TinyPinyin.Core.Standard.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMEInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMEInAppPurchaseLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIMEInAppPurchaseLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMEInAppPurchaseLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMEInAppPurchaseLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIMEInAppPurchaseLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Amporis.Xamarin.Forms.ColorPicker.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Amporis.Xamarin.Forms.ColorPicker.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Amporis.Xamarin.Forms.ColorPicker.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Amporis.Xamarin.Forms.ColorPicker.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Amporis.Xamarin.Forms.ColorPicker.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Amporis.Xamarin.Forms.ColorPicker.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xam.Plugin.TabView.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xam.Plugin.TabView.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Xam.Plugin.TabView.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xam.Plugin.TabView.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xam.Plugin.TabView.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Xam.Plugin.TabView.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.Abstractions.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.Abstractions.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.Abstractions.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.Abstractions.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.Abstractions.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.Abstractions.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHaniOSInAppPurchaseLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHaniOSInAppPurchaseLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHaniOSInAppPurchaseLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHaniOSInAppPurchaseLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHaniOSInAppPurchaseLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHaniOSInAppPurchaseLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.Shell.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.Shell.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanIME.Shell.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.Shell.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIME.Shell.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.Shell.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/IOSLib.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/IOSLib.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/IOSLib.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/IOSLib.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/IOSLib.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Masonry.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Masonry.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Masonry.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Masonry.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/OpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/OpenCC.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/OpenCC.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/OpenCC.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/OpenCC.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanOpenCC.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/SuiHanOpenCC.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanOpenCC.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanOpenCC.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.iOS.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Microcharts.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Microcharts.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Data.Sqlite.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Data.Sqlite.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Mono.Data.Sqlite.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Data.Sqlite.pdb
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Mono.Data.Sqlite.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/Frameworks/Xamarin.Sdk.framework/MonoBundle/Mono.Data.Sqlite.aotdata.arm64
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.iOS.dll and /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.iOS.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/CarouselView.FormsPlugin.iOS.dll to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.iOS.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/CarouselView.FormsPlugin.iOS.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/CarouselView.FormsPlugin.iOS.aotdata.arm64
File '/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/runtime-options.plist' does not exist, creating it.
/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app built successfully.
Assemblies /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.dll and /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard.dll are considered different because -f was passed to mtouch.
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.dll to /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard.dll
Copied /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/3-Build/Keyboard.pdb to /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard.pdb
Copied /Volumes/RamDisk/Library/version4/keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Keyboard.aotdata.arm64 to /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/Keyboard.aotdata.arm64
> streams are considered different because -f was passed to mtouch.
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex built successfully.
Done executing task "MTouch".
Task "Touch"
任务参数:AlwaysCreate=True
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/bundler.stamp
Creating "bin/iPhone/Debug/device-builds/iphone8.4-15.5/bundler.stamp" because "AlwaysCreate" was specified.
输出项: FileWrites=bin/iPhone/Debug/device-builds/iphone8.4-15.5/bundler.stamp
Done executing task "Touch".
Done building target "_CompileToNative" in project "SuiHanIME.iOS.csproj".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ReadAppManifest" skipped. Previously built successfully.
Target "_CompileITunesMetadata" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Skipping target "_CompileITunesMetadata" because it has no inputs.
Though the target has declared its inputs, the input specification only references empty properties and/or empty item lists.
Done building target "_CompileITunesMetadata" in project "SuiHanIME.iOS.csproj".
Target "_CollectITunesArtwork" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Using "CollectITunesArtwork" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CollectITunesArtwork"
任务参数:
ITunesArtwork=
iTunesArtwork
iTunesArtwork@2x
输出项:
_ITunesArtworkWithLogicalName=
iTunesArtwork
LogicalName=iTunesArtwork
Optimize=false
OriginalItemSpec=iTunesArtwork
iTunesArtwork@2x
LogicalName=iTunesArtwork@2x
Optimize=false
OriginalItemSpec=iTunesArtwork@2x
Done executing task "CollectITunesArtwork".
Done building target "_CollectITunesArtwork" in project "SuiHanIME.iOS.csproj".
Target "_CollectITunesArtwork" skipped. Previously built successfully.
Target "_CopyITunesArtwork" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Building target "_CopyITunesArtwork" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork" does not exist.
Task "Copy"
任务参数:
SourceFiles=
iTunesArtwork
任务参数:DestinationFiles=bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/iTunesArtwork" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork".
Done executing task "Copy".
Done building target "_CopyITunesArtwork" in project "SuiHanIME.iOS.csproj".
Target "_CopyITunesArtwork" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Building target "_CopyITunesArtwork" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork@2x" does not exist.
Task "Copy"
任务参数:
SourceFiles=
iTunesArtwork@2x
任务参数:DestinationFiles=bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork@2x
Copying file from "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/iTunesArtwork@2x" to "/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/iTunesArtwork@2x".
Done executing task "Copy".
Done building target "_CopyITunesArtwork" in project "SuiHanIME.iOS.csproj".
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target "_CreateDebugSettings" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CreateDebugSettings" completely.
No input files were specified.
Using "CreateDebugSettings" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CreateDebugSettings"
任务参数:DebuggerPort=10000
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
Done executing task "CreateDebugSettings".
Done building target "_CreateDebugSettings" in project "SuiHanIME.iOS.csproj".
Target "_CopyResourcesToBundle" skipped. Previously built successfully.
Target "_DetectDebugNetworkConfiguration" skipped. Previously built successfully.
Target "_CreateDebugConfiguration" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CreateDebugConfiguration" completely.
No input files were specified.
Task "MakeDir"
任务参数:Directories=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Done executing task "MakeDir".
Using "CreateDebugConfiguration" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CreateDebugConfiguration"
任务参数:DebuggerPort=10000
任务参数:SdkIsSimulator=False
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
任务参数:DebugOverWiFi=False
Done executing task "CreateDebugConfiguration".
Done building target "_CreateDebugConfiguration" in project "SuiHanIME.iOS.csproj".
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ComputePkgInfoPath" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _PkgInfoPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PkgInfo
Done building target "_ComputePkgInfoPath" in project "SuiHanIME.iOS.csproj".
Target "_CreatePkgInfo" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CreatePkgInfo" completely.
No input files were specified.
Using "CreatePkgInfo" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "CreatePkgInfo"
任务参数:OutputPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PkgInfo
Done executing task "CreatePkgInfo".
Done building target "_CreatePkgInfo" in project "SuiHanIME.iOS.csproj".
Target "_ExtendAppExtensionReferences" skipped, due to false condition; ( '@(AdditionalAppExtensions)' != '') was evaluated as ( '' != '').
Target "_ResolveAppExtensionReferences" skipped. Previously built successfully.
Target "_ExtendAppExtensionReferences" skipped, due to false condition; ( '@(AdditionalAppExtensions)' != '') was evaluated as ( '' != '').
Target "_ResolveAppExtensionReferences" skipped. Previously built successfully.
Target "_PlaceAppExtensions" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _AppExtensionRoot=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
Done building target "_PlaceAppExtensions" in project "SuiHanIME.iOS.csproj".
Target "_CopyAppExtensionsToBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_CopyAppExtensionsToBundle" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex" does not exist.
Task "MakeDir"
任务参数:Directories=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns
Creating directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns".
Done executing task "MakeDir".
Using "Ditto" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "Ditto"
任务参数:TouchDestinationFiles=True
任务参数:Source=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
ContainerName=PlugIns
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
任务参数:Destination=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex
/usr/bin/ditto /Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex
Done executing task "Ditto".
Task "RemoveDir"
任务参数:
Directories=
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/_CodeSignature
bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/../Keyboard.appex.dSYM
Directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/_CodeSignature" doesn't exist. Skipping.
Directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/../Keyboard.appex.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Done building target "_CopyAppExtensionsToBundle" in project "SuiHanIME.iOS.csproj".
Target "_ResolveWatchAppReferences" skipped. Previously built successfully.
Target "_CopyWatchOS2AppsToBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Task "Ditto" skipped, due to false condition; ('$(IsMacEnabled)' == 'true' And '@(_ResolvedWatchAppReferences)' != '' And '%(_ResolvedWatchAppReferences.Identity)' != '') was evaluated as ('true' == 'true' And '' != '' And '' != '').
Done building target "_CopyWatchOS2AppsToBundle" in project "SuiHanIME.iOS.csproj".
Target "_CompileToNative" skipped. Previously built successfully.
Target "_GetNativeExecutableName" skipped. Previously built successfully.
Target "_ParseBundlerArguments" skipped. Previously built successfully.
Target "_CompileToNative" skipped. Previously built successfully.
Target "_ParseBundlerArguments" skipped. Previously built successfully.
Target "_ExpandNativeReferences" skipped. Previously built successfully.
Target "_PlaceAppExtensions" skipped. Previously built successfully.
Target "_ResolveWatchAppReferences" skipped. Previously built successfully.
Target "_PrepareForPostProcessing" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Set Property: _PostProcessingItemPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/postprocessing.items
Set Property: _OutputDsymLocation=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
添加的项:
_AppExtensionPostProcessingItemsPath=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/../postprocessing.items
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
ContainerName=PlugIns
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
Done building target "_PrepareForPostProcessing" in project "SuiHanIME.iOS.csproj".
Target "_CollectItemsForPostProcessing" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ReadItemsFromFile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ReadItemsFromFile"
任务参数:
File=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/../postprocessing.items
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
ContainerName=PlugIns
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
输出项:
_AppExtensionPostProcessingItems=
Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
Done executing task "ReadItemsFromFile".
Task "ReadItemsFromFile"
Done executing task "ReadItemsFromFile".
添加的项:
_PostProcessingItem=
SuiHanIME.iOS.app/SuiHanIME.iOS
DSymName=SuiHanIME.iOS.app.dSYM
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
添加的项:
_PostProcessingItem=
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
Done building target "_CollectItemsForPostProcessing" in project "SuiHanIME.iOS.csproj".
Target "_CollectItemsForPostProcessing" skipped. Previously built successfully.
Target "_StoreCollectedItemsForPostProcessing" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=bin/iPhone/Debug/device-builds/iphone8.4-15.5/postprocessing.items
任务参数:ItemName=_PostProcessingItem
任务参数:
Items=
SuiHanIME.iOS.app/SuiHanIME.iOS
BCSymbolMapName=SuiHanIME.iOS.bcsymbolmap
dSYMInfoPlistRelativePath=SuiHanIME.iOS.app.dSYM\Contents\Info.plist
DSymName=SuiHanIME.iOS.app.dSYM
dSYMSourcePathExists=false
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Done building target "_StoreCollectedItemsForPostProcessing" in project "SuiHanIME.iOS.csproj".
Target "_CollectItemsForPostProcessing" skipped. Previously built successfully.
Target "_StoreCollectedItemsForPostProcessing" skipped. Previously built successfully.
Target "_CollectItemsForPostProcessing" skipped. Previously built successfully.
Target "_PreparePostProcessing" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
添加的项:
_GenerateDSymItems=
SuiHanIME.iOS.app/SuiHanIME.iOS
BCSymbolMapName=SuiHanIME.iOS.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=SuiHanIME.iOS.app.dSYM\Contents\Info.plist
DSymName=SuiHanIME.iOS.app.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
添加的项:
_NativeStripItems=
SuiHanIME.iOS.app/SuiHanIME.iOS
BCSymbolMapName=SuiHanIME.iOS.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=SuiHanIME.iOS.app.dSYM\Contents\Info.plist
DSymName=SuiHanIME.iOS.app.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
Done building target "_PreparePostProcessing" in project "SuiHanIME.iOS.csproj".
Target "_PreparePostProcessing" skipped. Previously built successfully.
Target "_GenerateDSym" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_GenerateDSym" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist" does not exist.
Task "RemoveDir"
任务参数:Directories=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
Directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "Delete"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap
File "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap" doesn't exist. Skipping.
Done executing task "Delete".
Using "DSymUtil" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "DSymUtil"
任务参数:DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
任务参数:Executable=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Tool xcrun execution started with arguments: dsymutil -num-threads 4 -z -o bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Tool xcrun execution finished (exit code = 0).
warning: ignoring unknown option: -z
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o: timestamp mismatch between object file (2022-08-06 13:35:34.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o: timestamp mismatch between object file (2022-08-06 13:35:26.000000000) and debug map (2022-08-06 13:33:45.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:31.000000000) and debug map (2022-08-06 13:33:55.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:53.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o: timestamp mismatch between object file (2022-08-06 13:35:19.000000000) and debug map (2022-08-06 13:33:55.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:58.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o: timestamp mismatch between object file (2022-08-06 13:35:28.000000000) and debug map (2022-08-06 13:34:16.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:58.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o: timestamp mismatch between object file (2022-08-06 13:35:24.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:06.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:22.000000000) and debug map (2022-08-06 13:34:07.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:06.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:24.000000000) and debug map (2022-08-06 13:34:10.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:08.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o: timestamp mismatch between object file (2022-08-06 13:35:26.000000000) and debug map (2022-08-06 13:34:18.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:18.000000000) and debug map (2022-08-06 13:34:14.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o: timestamp mismatch between object file (2022-08-06 13:35:22.000000000) and debug map (2022-08-06 13:34:13.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Core.dll.o: timestamp mismatch between object file (2022-08-06 13:35:34.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.dll.o: timestamp mismatch between object file (2022-08-06 13:35:26.000000000) and debug map (2022-08-06 13:33:45.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Forms.Platform.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:31.000000000) and debug map (2022-08-06 13:33:55.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:53.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/MathParser.org-mXparser.dll.o: timestamp mismatch between object file (2022-08-06 13:35:19.000000000) and debug map (2022-08-06 13:33:55.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLite-net.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:58.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.core.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.batteries_v2.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SQLitePCLRaw.provider.sqlite3.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:56.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Newtonsoft.Json.dll.o: timestamp mismatch between object file (2022-08-06 13:35:28.000000000) and debug map (2022-08-06 13:34:16.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SHTaskLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:33:58.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Xamarin.Essentials.dll.o: timestamp mismatch between object file (2022-08-06 13:35:24.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanCCOnlineLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:06.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanNetLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:22.000000000) and debug map (2022-08-06 13:34:07.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanSubscribeLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:06.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanIMELib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:24.000000000) and debug map (2022-08-06 13:34:10.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHan2Gram.dll.o: timestamp mismatch between object file (2022-08-06 13:35:25.000000000) and debug map (2022-08-06 13:34:08.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.dll.o: timestamp mismatch between object file (2022-08-06 13:35:26.000000000) and debug map (2022-08-06 13:34:18.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SkiaSharp.Views.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:09.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/IOSLib.dll.o: timestamp mismatch between object file (2022-08-06 13:35:18.000000000) and debug map (2022-08-06 13:34:14.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Masonry.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/OpenCC.dll.o: timestamp mismatch between object file (2022-08-06 13:35:20.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/SuiHanOpenCC.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.iOS.dll.o: timestamp mismatch between object file (2022-08-06 13:35:21.000000000) and debug map (2022-08-06 13:34:12.000000000)
warning: /Volumes/RamDisk/Library/version4/iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-cache/arm64/Microcharts.dll.o: timestamp mismatch between object file (2022-08-06 13:35:22.000000000) and debug map (2022-08-06 13:34:13.000000000)
Done executing task "DSymUtil".
Done building target "_GenerateDSym" in project "SuiHanIME.iOS.csproj".
Target "_GenerateDSym" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_GenerateDSym" completely.
Output file "bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist" does not exist.
Task "RemoveDir"
任务参数:Directories=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
Directory "bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM" doesn't exist. Skipping.
Done executing task "RemoveDir".
Task "Delete"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap
File "bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap" doesn't exist. Skipping.
Done executing task "Delete".
Task "DSymUtil"
任务参数:DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
任务参数:Executable=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
Tool xcrun execution started with arguments: dsymutil -num-threads 4 -z -o bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
Tool xcrun execution finished (exit code = 0).
warning: ignoring unknown option: -z
Done executing task "DSymUtil".
Done building target "_GenerateDSym" in project "SuiHanIME.iOS.csproj".
Target "_PreparePostProcessing" skipped. Previously built successfully.
Target "_NativeStripFiles" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_NativeStripFiles" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS" does not exist.
Using "SymbolStrip" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "SymbolStrip"
任务参数:SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
任务参数:Executable=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Tool xcrun execution started with arguments: strip -i -s obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/SuiHanIME.iOS
Tool xcrun execution finished (exit code = 0).
Done executing task "SymbolStrip".
Task "MakeDir"
任务参数:Directories=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app
Creating directory "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app".
Done executing task "MakeDir".
Task "Touch"
任务参数:AlwaysCreate=True
任务参数:Files=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS
Creating "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS" because "AlwaysCreate" was specified.
Done executing task "Touch".
Task "Touch"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
Touching "bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist".
Done executing task "Touch".
Done building target "_NativeStripFiles" in project "SuiHanIME.iOS.csproj".
Target "_NativeStripFiles" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_NativeStripFiles" completely.
Output file "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard" does not exist.
Task "SymbolStrip"
任务参数:SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
任务参数:Executable=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
Tool xcrun execution started with arguments: strip -i -s ../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list /Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
Tool xcrun execution finished (exit code = 0).
Done executing task "SymbolStrip".
Task "MakeDir"
任务参数:Directories=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex
Creating directory "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex".
Done executing task "MakeDir".
Task "Touch"
任务参数:AlwaysCreate=True
任务参数:Files=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
Creating "obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard" because "AlwaysCreate" was specified.
Done executing task "Touch".
Task "Touch"
任务参数:Files=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
Touching "bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist".
Done executing task "Touch".
Done building target "_NativeStripFiles" in project "SuiHanIME.iOS.csproj".
Target "_NotifySpotlight" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "SpotlightIndexer" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "SpotlightIndexer"
任务参数:Input=bin/iPhone/Debug/device-builds/iphone8.4-15.5/
/usr/bin/mdimport bin/iPhone/Debug/device-builds/iphone8.4-15.5/
Done executing task "SpotlightIndexer".
Done building target "_NotifySpotlight" in project "SuiHanIME.iOS.csproj".
Target "_PostProcessAppBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_PostProcessAppBundle" in project "SuiHanIME.iOS.csproj".
Target "_DetectSdkLocations" skipped. Previously built successfully.
Target "_ComputeTargetFrameworkMoniker" skipped. Previously built successfully.
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_ValidateAppBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.iOS.Common.targets":
Using "ValidateAppBundleTask" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ValidateAppBundleTask"
任务参数:AppBundlePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/
任务参数:SdkIsSimulator=False
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
Done executing task "ValidateAppBundleTask".
Done building target "_ValidateAppBundle" in project "SuiHanIME.iOS.csproj".
Target "_CreateAppBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "_CreateAppBundle" in project "SuiHanIME.iOS.csproj".
Target "_CreateAppBundle" skipped. Previously built successfully.
Target "BeforeCodesign" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Done building target "BeforeCodesign" in project "SuiHanIME.iOS.csproj".
Target "_CleanAppBundleRootDirectory" skipped, due to false condition; ('$(_PlatformName)' == 'MacCatalyst' Or '$(_PlatformName)' == 'macOS') was evaluated as ('iOS' == 'MacCatalyst' Or 'iOS' == 'macOS').
Target "_GenerateBundleName" skipped. Previously built successfully.
Target "_DetectSigningIdentity" skipped. Previously built successfully.
Target "_EmbedProvisionProfile" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Building target "_EmbedProvisionProfile" completely.
No input files were specified.
Using "EmbedProvisionProfile" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "EmbedProvisionProfile"
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
任务参数:ProvisioningProfile=b58287fb-a172-4509-b570-af88fe297379
任务参数:EmbeddedProvisionProfilePath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app/embedded.mobileprovision
Done executing task "EmbedProvisionProfile".
Done building target "_EmbedProvisionProfile" in project "SuiHanIME.iOS.csproj".
Target "_ResolveWatchAppReferences" skipped. Previously built successfully.
Target "_CollectCodesigningData" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "ReadItemsFromFile"
任务参数:
File=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/../codesign-bundle.items
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
ContainerName=PlugIns
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
输出项:
_CodesignAppExtensionBundle=
Keyboard.appex
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
Done executing task "ReadItemsFromFile".
添加的项:
_CodesignBundle=
SuiHanIME.iOS.app/PlugIns//Keyboard.appex
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
Task "ReadItemsFromFile"
任务参数:
File=
/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex/../codesign.items
BuildServerPath=../..///bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex
BuildSessionId=
Configuration=Debug
ContainerName=PlugIns
FullConfiguration=Debug|iPhone
IsAppExtension=true
MSBuildSourceProjectFile=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/Keyboard.csproj
MSBuildSourceTargetName=GetBundleTargetPath
Name=Keyboard
OriginalItemSpec=../Keyboard/Keyboard.csproj
OutputItemType=
Platform=iPhone
Project={E1848F82-F43B-453E-BD3D-C6073C2506E7}
ReferenceSourceTarget=ProjectReference
SetConfiguration=Configuration=Debug
SetPlatform=Platform=iPhone
Targets=
Done executing task "ReadItemsFromFile".
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('%(Identity)\..\codesign-bundle.items')) was evaluated as (Exists('\..\codesign-bundle.items')).
Task "ReadItemsFromFile" skipped, due to false condition; (Exists('%(Identity)\..\codesign.items')) was evaluated as (Exists('\..\codesign.items')).
添加的项:
_CodesignBundle=
SuiHanIME.iOS.app
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
Set Property: _CodesignAppBundleCondition=true
Done building target "_CollectCodesigningData" in project "SuiHanIME.iOS.csproj".
Target "_CollectCodesigningData" skipped. Previously built successfully.
Target "_StoreCodesigningData" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=bin/iPhone/Debug/device-builds/iphone8.4-15.5/codesign-bundle.items
任务参数:ItemName=_CodesignBundle
任务参数:
Items=
SuiHanIME.iOS.app/PlugIns//Keyboard.appex
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
SuiHanIME.iOS.app
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Task "WriteItemsToFile"
任务参数:IncludeMetadata=True
任务参数:File=bin/iPhone/Debug/device-builds/iphone8.4-15.5/codesign.items
任务参数:ItemName=_CodesignItems
任务参数:Overwrite=True
Done executing task "WriteItemsToFile".
Done building target "_StoreCodesigningData" in project "SuiHanIME.iOS.csproj".
Target "_CleanAppBundleRootDirectory" skipped, due to false condition; ('$(_PlatformName)' == 'MacCatalyst' Or '$(_PlatformName)' == 'macOS') was evaluated as ('iOS' == 'MacCatalyst' Or 'iOS' == 'macOS').
Target "_EmbedProvisionProfile" skipped. Previously built successfully.
Target "_CollectCodesigningData" skipped. Previously built successfully.
Target "_StoreCodesigningData" skipped. Previously built successfully.
Target "_CleanAppBundleRootDirectory" skipped, due to false condition; ('$(_PlatformName)' == 'MacCatalyst' Or '$(_PlatformName)' == 'macOS') was evaluated as ('iOS' == 'MacCatalyst' Or 'iOS' == 'macOS').
Target "_EmbedProvisionProfile" skipped. Previously built successfully.
Target "_CollectCodesigningData" skipped. Previously built successfully.
Target "_StoreCodesigningData" skipped. Previously built successfully.
Target "_CodesignAppBundle" in file "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets":
Using "ComputeCodesignItems" task from assembly "/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/../iOS/Xamarin.iOS.Tasks.dll".
Task "ComputeCodesignItems"
任务参数:
NativeStripItems=
SuiHanIME.iOS.app/SuiHanIME.iOS
BCSymbolMapName=SuiHanIME.iOS.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=SuiHanIME.iOS.app.dSYM\Contents\Info.plist
DSymName=SuiHanIME.iOS.app.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
任务参数:
CodesignBundle=
SuiHanIME.iOS.app/PlugIns//Keyboard.appex
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
SuiHanIME.iOS.app
CodesignAllocate=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/codesign_allocate
CodesignDisableTimestamp=true
CodesignEntitlements=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS/obj/iPhone/Debug/device-builds/iphone8.4-15.5/Entitlements.xcent
CodesignExtraArgs=
CodesignKeychain=
CodesignResourceRules=
CodesignSigningKey=339BFA629FB54BBCA34CBB69E25255F730F7D4F4
CodesignUseHardenedRuntime=
CodesignUseSecureTimestamp=
RequireCodeSigning=true
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
任务参数:TargetFrameworkMoniker=Xamarin.iOS,Version=v1.0
任务参数:AppBundleDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app
任务参数:CodesignStampPath=obj/iPhone/Debug/device-builds/iphone8.4-15.5/codesign/
任务参数:
GenerateDSymItems=
SuiHanIME.iOS.app/SuiHanIME.iOS
BCSymbolMapName=SuiHanIME.iOS.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=SuiHanIME.iOS.app.dSYM\Contents\Info.plist
DSymName=SuiHanIME.iOS.app.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/SuiHanIME.iOS.app.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/SuiHanIME.iOS
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/SuiHanIME.iOS
SymbolFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
BCSymbolMapName=Keyboard.bcsymbolmap
BCSymbolMapPath=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.bcsymbolmap
DSymDir=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM
dSYMInfoPlist=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
dSYMInfoPlistRelativePath=Keyboard.appex.dSYM\Contents\Info.plist
DSymName=Keyboard.appex.dSYM
dSYMSourcePathExists=false
dSYMUtilStampFile=bin/iPhone/Debug/device-builds/iphone8.4-15.5/Keyboard.appex.dSYM/Contents/Info.plist
NoDSymUtil=false
NoSymbolStrip=false
SourceProjectPath=/Users/huangboru/myfile/xamarin_workspace/version4/Keyboard
StripStampFile=obj/iPhone/Debug/device-builds/iphone8.4-15.5/strip/SuiHanIME.iOS.app/PlugIns/Keyboard.appex/Keyboard
SymbolFile=../Keyboard/obj/iPhone/Debug/device-builds/iphone8.4-15.5/mtouch-symbols.list
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: The "ComputeCodesignItems" task failed unexpectedly.
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: Parameter name: startIndex
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at System.String.Substring (System.Int32 startIndex, System.Int32 length) [0x00073] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corefx/src/Common/src/CoreLib/System/String.Manipulation.cs:1626
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at System.String.Substring (System.Int32 startIndex) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2020-02/external/bockbuild/builds/mono-x64/external/corefx/src/Common/src/CoreLib/System/String.Manipulation.cs:1592
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at Xamarin.MacDev.Tasks.ComputeCodesignItemsTaskBase.Execute () [0x00249] in /Users/builder/azdo/_work/1/s/xamarin-macios/msbuild/Xamarin.MacDev.Tasks.Core/Tasks/ComputeCodesignItemsTaskBase.cs:107
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at Xamarin.MacDev.Tasks.ComputeCodesignItems.Execute () [0x0002a] in /Users/builder/azdo/_work/1/s/xamarin-macios/msbuild/Xamarin.MacDev.Tasks/Tasks/ComputeCodesignItems.cs:15
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00023] in /Users/builder/jenkins/workspace/build-package-osx-mono-pullrequest/pr/external/bockbuild/builds/msbuild-15/src/Build/BackEnd/TaskExecutionHost/TaskExecutionHost.cs:578
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(2031,3): error MSB4018: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x002b9] in /Users/builder/jenkins/workspace/build-package-osx-mono-pullrequest/pr/external/bockbuild/builds/msbuild-15/src/Build/BackEnd/Components/RequestBuilder/TaskBuilder.cs:807
Done executing task "ComputeCodesignItems" -- FAILED.
Done building target "_CodesignAppBundle" in project "SuiHanIME.iOS.csproj" -- FAILED.
Done building project "SuiHanIME.iOS.csproj" -- FAILED.